[Lunar-commits] <moonbase> mythtv: Adding a qt4 patch.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Oct 1 16:05:58 CEST 2010


commit 91f619c69b4b04dd1487f7bd2799f7891ee7cf21
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Oct 1 10:05:58 2010 -0400

    mythtv: Adding a qt4 patch.
---
 video/mythtv/BUILD   |    2 ++
 video/mythtv/DETAILS |    3 +++
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/video/mythtv/BUILD b/video/mythtv/BUILD
index 04f051f..ad903c9 100644
--- a/video/mythtv/BUILD
+++ b/video/mythtv/BUILD
@@ -2,6 +2,8 @@
 
   . /etc/profile.d/qt4.rc   &&
 
+  patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+
   ./configure --prefix=/usr \
               $OPTS         &&
 
diff --git a/video/mythtv/DETAILS b/video/mythtv/DETAILS
index c370571..b3facae 100644
--- a/video/mythtv/DETAILS
+++ b/video/mythtv/DETAILS
@@ -1,8 +1,11 @@
           MODULE=mythtv
          VERSION=0.23.1
           SOURCE=$MODULE-$VERSION.tar.bz2
+         SOURCE2=mythtv-qt-4.7.patch
       SOURCE_URL=http://www.mythtv.org/download/$MODULE/$VERSION
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:79b3842b36ff4a32569f4852e33bc61ae370b78e
+     SOURCE2_VFY=sha1:8de954cd3d436724d71561cbf2dc0e20d29c8e39
         WEB_SITE=http://www.mythtv.org
          ENTERED=20040304
          UPDATED=20100726


More information about the Lunar-commits mailing list