[Lunar-commits] <moonbase> cdparanoia, libisoburn, libisofs: Version bumps.

Moritz Heiber moe at lunar-linux.org
Mon Jun 9 01:46:45 CEST 2008


commit de34039719f2cafdf5f07ad8880562006464de55
Author: Moritz Heiber <moe at lunar-linux.org>
Date:   Mon Jun 9 01:46:08 2008 +0200

    cdparanoia, libisoburn, libisofs: Version bumps.
    
    cdparanoia: III-10pre2 is stable. We've been using an ALPHA release since 2001.
    So I guess a pre2 release doesn't really hurt. Tested with several applications
    that use cdparanoia.
    
    libisoburn, libisofs: Trivial version bumps.
---
 cd/cdparanoia/BUILD   |   10 +++++++++-
 cd/cdparanoia/DETAILS |   15 +++++----------
 cd/libisoburn/DETAILS |    6 +++---
 cd/libisofs/DETAILS   |    6 +++---
 4 files changed, 20 insertions(+), 17 deletions(-)

diff --git a/cd/cdparanoia/BUILD b/cd/cdparanoia/BUILD
index b1f6488..a8bd183 100644
--- a/cd/cdparanoia/BUILD
+++ b/cd/cdparanoia/BUILD
@@ -1,6 +1,14 @@
+
 (
+  
+  mv configure.guess config.guess &&
+  mv configure.sub config.sub &&
+
+  sedit '/configure.\(guess\|sub\)/d' configure.in &&
+
+  autoconf &&
+  libtoolize &&
 
-  patch_it $SOURCE_CACHE/$SOURCE2 1 &&
   default_build
 
 ) > $C_FIFO 2>&1
diff --git a/cd/cdparanoia/DETAILS b/cd/cdparanoia/DETAILS
index 912ce47..f981338 100644
--- a/cd/cdparanoia/DETAILS
+++ b/cd/cdparanoia/DETAILS
@@ -1,19 +1,14 @@
           MODULE=cdparanoia
-         VERSION=III-alpha9.8
-           PSAFE=no
+         VERSION=III-10pre2
           SOURCE=$MODULE-$VERSION.src.tgz
-         SOURCE2=$MODULE-$VERSION-gcc34.patch.bz2
-      SOURCE_URL=http://xiph.org/paranoia/download/
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:04cc33a7d22d6255f6239e3e74195506b3bdde06
-     SOURCE1_VFY=sha1:11949ec1e8a1d5e50dbf3b46c8390f5b713bc7e6
+      SOURCE_URL=http://downloads.xiph.org/releases/cdparanoia/
+      SOURCE_VFY=sha1:28715586aceacdc26dfa0038b48d01d47296fd54
         WEB_SITE=http://www.xiph.org/paranoia
          ENTERED=20010922
-         UPDATED=20010922
-           SHORT="cd ripper."
+         UPDATED=20080609
+           SHORT="a digital audio CD ripper"
 
 cat << EOF
-http://xiph.org/paranoia/
 Cdparanoia is a Compact Disc Digital Audio (CDDA) extraction tool, commonly
 known on the net as a 'ripper'.  Cdparanoia will read correct, rock-solid
 audio data from inexpensive drives prone to misalignment, frame jitter and
diff --git a/cd/libisoburn/DETAILS b/cd/libisoburn/DETAILS
index af74805..5d2a537 100644
--- a/cd/libisoburn/DETAILS
+++ b/cd/libisoburn/DETAILS
@@ -1,11 +1,11 @@
           MODULE=libisoburn
-         VERSION=0.1.4
+         VERSION=0.1.8
           SOURCE=$MODULE-$VERSION.pl00.tar.gz
       SOURCE_URL=http://files.libburnia-project.org/releases
-      SOURCE_VFY=sha1:9de43f5cb45722fcf1827192abb95eceac9b2cb6
+      SOURCE_VFY=sha1:cfdf7ee19f78745fccfecc6d0524666820f5b82f
         WEB_SITE=http://libburnia-project.org
          ENTERED=20080513
-         UPDATED=20080513
+         UPDATED=20080608
            SHORT="A frontend for libraries libburn and libisofs"
 
 cat << EOF
diff --git a/cd/libisofs/DETAILS b/cd/libisofs/DETAILS
index c29420f..f8c48cf 100644
--- a/cd/libisofs/DETAILS
+++ b/cd/libisofs/DETAILS
@@ -1,11 +1,11 @@
           MODULE=libisofs
-         VERSION=0.6.4
+         VERSION=0.6.6
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://files.libburnia-project.org/releases
-      SOURCE_VFY=sha1:5e39fc58479556b29d3181211ac3813c319ea78e
+      SOURCE_VFY=sha1:1d348486f4ae54c5d336f12b691ffdf090a21481
         WEB_SITE=http://libburnia-project.org
          ENTERED=20061203
-         UPDATED=20080513
+         UPDATED=20080608
            SHORT="Library for writing optical media"
 
 cat << EOF


More information about the Lunar-commits mailing list