[Lunar-commits] <moonbase> xcdroast: version bumped to 0.98alpha16.

Florin Braescu florin at lunar-linux.org
Sun Jan 11 12:01:46 CET 2009


commit da3f7a11ee8cff05c4a85d7a274d84c435bffbfb
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jan 11 13:01:46 2009 +0200

    xcdroast: version bumped to 0.98alpha16.
    
    Bugfixes release.
---
 x11-apps/xcdroast/BUILD   |   14 ++++++--------
 x11-apps/xcdroast/DEPENDS |    2 +-
 x11-apps/xcdroast/DETAILS |   19 +++++++------------
 3 files changed, 14 insertions(+), 21 deletions(-)

diff --git a/x11-apps/xcdroast/BUILD b/x11-apps/xcdroast/BUILD
index f212a11..e01f389 100644
--- a/x11-apps/xcdroast/BUILD
+++ b/x11-apps/xcdroast/BUILD
@@ -1,15 +1,13 @@
 (
-    patch_it $SOURCE_CACHE/$SOURCE3 1          &&
-    ./configure --enable-gtk2                  \
-                --prefix=/usr             \
+    
+    ./configure --enable-gtk2                    \
+                --prefix=/usr                    \
                        --sysconfdir=/etc         \
                        --localstatedir=/var      \
                        --infodir=/usr/share/info \
                        --mandir=/usr/share/man   \
-               $OPTS                     &&
-    default_make                         &&
-
-    mkdir -p /usr/lib/$MODULE-$MAJOR_VERSION/bin/ &&
-    install -m0755 $SOURCE_CACHE/$SOURCE2 /usr/lib/$MODULE-$MAJOR_VERSION/bin/cdrecord.prodvd
+               $OPTS                            &&
+	       
+    default_make
 
 ) > $C_FIFO 2>&1
diff --git a/x11-apps/xcdroast/DEPENDS b/x11-apps/xcdroast/DEPENDS
index f8bd7ba..4fb9e16 100644
--- a/x11-apps/xcdroast/DEPENDS
+++ b/x11-apps/xcdroast/DEPENDS
@@ -1,2 +1,2 @@
-depends  cdrtools  &&
+depends  cdrtools
 depends  gtk+-2
diff --git a/x11-apps/xcdroast/DETAILS b/x11-apps/xcdroast/DETAILS
index dbd3eb4..6bf639e 100644
--- a/x11-apps/xcdroast/DETAILS
+++ b/x11-apps/xcdroast/DETAILS
@@ -1,19 +1,14 @@
            MODULE=xcdroast
-         VERSION=0.98alpha15
+         VERSION=0.98alpha16
    MAJOR_VERSION=0.98
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=cdrecord-prodvd-2.01b31-i686-pc-linux-gnu
-         SOURCE3=xcdroast-0.98alpha15-modern_cdrtools.patch
-   SOURCE_URL[0]=http://xcdroast.sourceforge.net/RPMS/a15/src/
-  SOURCE2_URL[0]=http://ftp.gwdg.de/pub/linux/cdrecord/ProDVD/OLD/
-  SOURCE3_URL[0]=$PATCH_URL
-      SOURCE_VFY=sha1:f354ea9ffe918c4ec11312d5537e6e245730fecc
-     SOURCE2_VFY=sha1:dad98c24ed8ea424bd9aea483b7dc124d4f9b647
-     SOURCE3_VFY=sha1:548cf9dcbe11c045cd2edab1f6c28aad4f5a18aa
-        WEB_SITE=http://www.xcdroast.org/
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:bbb3184a7e2bfd80d931698002dc9f74f136241d
+        WEB_SITE=http://www.xcdroast.org
          ENTERED=20020210
-         UPDATED=20050321
-           SHORT="graphical frontend for cdrecord, mkisofs, and other cdrtools"
+         UPDATED=20090111
+           SHORT="A graphical frontend for cdrecord, mkisofs, and other cdrtools"
+
 cat << EOF
 X-CD-Roast tries to be the most userfriendly CD-burning software ever.
 It allows even the inexperienced user to create or copy a CD with a few


More information about the Lunar-commits mailing list