Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Robin Cook (c26568c7cf486c569d7af5ab9e112c39cf4ef711)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: <sm-commit AT lists.ibiblio.org>, Robin Cook <rcook AT wyrms.net>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Robin Cook (c26568c7cf486c569d7af5ab9e112c39cf4ef711)
  • Date: Mon, 20 Jan 2014 11:27:07 +0100


> GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:
>
> video/dvdauthor/0001-Use-pkg-config-to-find-FriBidi.patch | 34
> ++++++++++++++
> video/dvdauthor/0002-Fix-build-with-FriBidi-0.19.x.patch | 15 ++++++
> video/dvdauthor/PRE_BUILD | 9 +++
> 9 files changed, 106 insertions(+), 8 deletions(-)
>
>
>
> + * PRE_BUILD: added scm build steps and removed patches
> +

Seems you added patches and hashed them.
You should probably really removed them.

Ladislav Hagara

> +++ b/video/dvdauthor/PRE_BUILD
> @@ -0,0 +1,9 @@
> +default_pre_build &&
> +cd $SOURCE_DIRECTORY &&
> +
> +if [ "$DVDAUTHOR_BRANCH" == "scm" ]; then
> + ./bootstrap
> +#else
> +# patch -p1 <
> $SCRIPT_DIRECTORY/0001-Use-pkg-config-to-find-FriBidi.patch &&
> +# patch -p1 < $SCRIPT_DIRECTORY/0002-Fix-build-with-FriBidi-0.19.x.patch





Archive powered by MHonArc 2.6.24.

Top of Page