[Lunar-commits] <moonbase-other> dvdauthor: Adding a patch to build with fribidi.

Dennis Veatch stumbles at lunar-linux.org
Wed Aug 15 12:59:07 CEST 2012


commit b9979e8646011ae9ed1996fc5d075503aaf9630e
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Wed, 15 Aug 2012 03:59:07 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/b9979e8646011ae9ed1996fc5d075503aaf9630e

dvdauthor: Adding a patch to build with fribidi.
---
  video/dvdauthor/BUILD                                        +7/-0     
  video/dvdauthor/DETAILS                                      +3/-0     
  2 files changed, 10 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/video/dvdauthor/BUILD
@@ -0,0 +1,7 @@
+(
+
+  patch_it $SOURCE2 0 &&
+
+  default_build
+
+) > $C_FIFO 2>&1
--- a/video/dvdauthor/DETAILS
+++ b/video/dvdauthor/DETAILS
@@ -1,9 +1,12 @@
           MODULE=dvdauthor
          VERSION=0.7.0
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=dvdauthor-0.7.0-fribidi.patch
       SOURCE_URL=$SFORGE_URL/$MODULE/
+     SOURCE2_URL=$PATCH_URL
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
       SOURCE_VFY=sha1:39501f826ae9cc6b334160ebb9c01ce9c91b31d4
+     SOURCE2_VFY=sha1:def1f29f79495f8de5ac5fd65c777d081fdf8da5
         WEB_SITE=http://dvdauthor.sourceforge.net/
          ENTERED=20050501
          UPDATED=20101123




More information about the Lunar-commits mailing list