[Lunar-commits] <moonbase> zvbi: Adding a patch to fix the build, acquired from;

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri May 6 10:09:08 CEST 2011


commit 441865a7af412843da32e862b5b76a3137f6c862
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri May 6 04:09:08 2011 -0400

    zvbi: Adding a patch to fix the build, acquired from;
    
    http://sourceforge.net/tracker/?func=detail&aid=3105671&group_id=2599&atid=102599
---
 video/zvbi/BUILD   |    7 +++++++
 video/zvbi/DETAILS |    8 +++++---
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/video/zvbi/BUILD b/video/zvbi/BUILD
new file mode 100644
index 0000000..c496021
--- /dev/null
+++ b/video/zvbi/BUILD
@@ -0,0 +1,7 @@
+(
+
+  patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/video/zvbi/DETAILS b/video/zvbi/DETAILS
index e3f9c05..2f1b52a 100644
--- a/video/zvbi/DETAILS
+++ b/video/zvbi/DETAILS
@@ -1,12 +1,14 @@
           MODULE=zvbi
-          PARENT=zapping
          VERSION=0.2.33
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$SFORGE_URL/$PARENT/
+         SOURCE2=$MODULE-ftbfs.patch
+      SOURCE_URL=$SFORGE_URL/zapping/
+     SOURCE2_URL=$MIRROR
       SOURCE_VFY=sha1:0e32cb71357dc629305dd15027bc76533fcb69a3
+     SOURCE2_VFY=sha1:3fc31c98c3e0dc0af6d9b335534cf44f17aef0ca
         WEB_SITE=http://zapping.sourceforge.net/ZVBI/index.html
          ENTERED=20011124
-         UPDATED=20090311
+         UPDATED=20110506
       MAINTAINER=dem at lunar-linux.org
            SHORT="VBI (teletext)"
 


More information about the Lunar-commits mailing list