[Lunar-commits] CVS: moonbase/x11-apps/xcdroast BUILD, 1.4, 1.5 DETAILS, 1.6, 1.7

Jan Eidtmann cmak at lunar-linux.org
Tue Sep 14 11:33:22 UTC 2004


Update of /var/cvs/lunar/moonbase/x11-apps/xcdroast
In directory espresso.lunar-linux.org:/tmp/cvs-serv26922

Modified Files:
	BUILD DETAILS 
Log Message:
adding dvd+-rw support

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-apps/xcdroast/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	31 Oct 2003 17:07:57 -0000	1.4
+++ BUILD	14 Sep 2004 11:33:20 -0000	1.5
@@ -6,6 +6,9 @@
                	--infodir=/usr/share/info \
                	--mandir=/usr/share/man   \
                $OPTS                     &&
-    default_make				
+    default_make			 &&
+
+    cp $SOURCE_CACHE/$SOURCE2 /usr/lib/xcdroast-0.98/bin/cdrecord.prodvd &&
+    chmod 755 /usr/lib/xcdroast-0.98/bin/cdrecord.prodvd
 
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11-apps/xcdroast/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS	31 Oct 2003 15:59:21 -0000	1.6
+++ DETAILS	14 Sep 2004 11:33:20 -0000	1.7
@@ -2,8 +2,10 @@
 	 VERSION=0.98alpha15
         #VERSION=0.98alpha14
           SOURCE=$MODULE-$VERSION.tar.gz
+	 SOURCE2=cdrecord-prodvd-2.01b31-i686-pc-linux-gnu
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=http://xcdroast.org/download/$SOURCE
+  SOURCE2_URL[0]=ftp://ftp.berlios.de/pub/cdrecord/ProDVD/$SOURCE2
         WEB_SITE=http://www.xcdroast.org/
          ENTERED=20020210
          UPDATED=20031031



More information about the Lunar-commits mailing list