[Lunar-commits] r16936 - moonbase/trunk/video/xawtv

Chad Kittel v3rt1g0 at lunar-linux.org
Fri Oct 14 03:21:29 UTC 2005


Author: v3rt1g0
Date: 2005-10-14 03:21:28 +0000 (Fri, 14 Oct 2005)
New Revision: 16936

Modified:
   moonbase/trunk/video/xawtv/DEPENDS
   moonbase/trunk/video/xawtv/DETAILS
Log:
Swapped out the lesstif optional depend for openMotif.  If this causes
problems, let us know.  Also cleaned up the DETAILS file a bit.


Modified: moonbase/trunk/video/xawtv/DEPENDS
===================================================================
--- moonbase/trunk/video/xawtv/DEPENDS	2005-10-13 23:04:05 UTC (rev 16935)
+++ moonbase/trunk/video/xawtv/DEPENDS	2005-10-14 03:21:28 UTC (rev 16936)
@@ -1,6 +1,10 @@
 depends  jpeg  &&
 
-optional_depends  "libpng"      ""  ""  "capture screen images to png format" &&
-optional_depends  "alsa-utils"  ""  ""  "for ALSA audio support"              &&
-optional_depends  "xawtv-fonts" ""  ""  "for extra tv fonts"                  &&
-optional_depends  "lesstif"     ""  ""  "for motif support"
+optional_depends  "libpng"       ""                ""    \
+                  "capture screen images to png format"  &&
+optional_depends  "alsa-utils"   ""                ""    \
+                  "for ALSA audio support"               &&
+optional_depends  "xawtv-fonts"  ""                ""    \
+                  "for extra tv fonts"                   &&
+optional_depends  "openMotif"    "--enable-motif"  "--disable-motif"  \
+                  "for motif support"

Modified: moonbase/trunk/video/xawtv/DETAILS
===================================================================
--- moonbase/trunk/video/xawtv/DETAILS	2005-10-13 23:04:05 UTC (rev 16935)
+++ moonbase/trunk/video/xawtv/DETAILS	2005-10-14 03:21:28 UTC (rev 16936)
@@ -1,13 +1,12 @@
           MODULE=xawtv
          VERSION=3.95
           SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}-$VERSION
       SOURCE_URL=http://dl.bytesex.org/releases/$MODULE/
       SOURCE_VFY=sha1:0b0743fc06aae4f1a03c8572bcf2baa9b869ff52
         WEB_SITE=http://bytesex.org/xawtv
          ENTERED=20010922
          UPDATED=20040930
-           SHORT="xawtv is a tv program for use with bttv drivers or video4linux."
+           SHORT="a tv program for use with bttv drivers or video4linux"
 
 cat << EOF
 XawTV is a simple Xaw-based TV program which uses the bttv driver or 



More information about the Lunar-commits mailing list