Skip to Content.
Please activate JavaScript in your web browser
List archive
Re: [SM-Commit] GIT changes to master grimoire by Robin Cook (c26568c7cf486c569d7af5ab9e112c39cf4ef711)
Chronological
Thread
<
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
[SM-Commit] GIT changes to master grimoire by Robin Cook (c26568c7cf486c569d7af5ab9e112c39cf4ef711)
,
Robin Cook, 01/19/2014
Re: [SM-Commit] GIT changes to master grimoire by Robin Cook (c26568c7cf486c569d7af5ab9e112c39cf4ef711)
,
Ladislav Hagara, 01/20/2014
Archive powered by
MHonArc 2.6.24
.