[Lunar-commits] <moonbase> libcdio: version bump to 0.81 and new depends

Zachary McGrew zmcgrew at lunar-linux.org
Mon Feb 2 00:16:20 CET 2009


commit 4cc3c0ae756478b2be4633f109155e7d5dcbd29c
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Sun Feb 1 15:16:20 2009 -0800

    libcdio: version bump to 0.81 and new depends
---
 cd/libcdio/DEPENDS |    5 ++++-
 cd/libcdio/DETAILS |    6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/cd/libcdio/DEPENDS b/cd/libcdio/DEPENDS
index 09c8596..9d9f30b 100644
--- a/cd/libcdio/DEPENDS
+++ b/cd/libcdio/DEPENDS
@@ -1,3 +1,6 @@
 depends pkgconfig
 
-optional_depends  "libcddb"  ""  ""  "allows display CDDB matches on CD-DA discs"
+optional_depends  "libcddb"    ""  ""  \
+                  "For CDDB lookup support"
+optional_depends  "cdparanoia"  ""  ""  \
+                  "For digital audio extraction"
diff --git a/cd/libcdio/DETAILS b/cd/libcdio/DETAILS
index cd07ed9..f02059e 100644
--- a/cd/libcdio/DETAILS
+++ b/cd/libcdio/DETAILS
@@ -1,11 +1,11 @@
           MODULE=libcdio
-         VERSION=0.80
+         VERSION=0.81
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$GNU_URL/$MODULE
-      SOURCE_VFY=sha1:40c1558a65a9eca2b693d1951ed2664efbe7d1ed
+      SOURCE_VFY=sha1:f3d9a38d220483563a6c05d0c412d16fbc64a555
         WEB_SITE=http://www.gnu.org/software/vcdimager
          ENTERED=20040711
-         UPDATED=20080317
+         UPDATED=20090130
            SHORT="GNU Compact Disc Input and Control Library"
            PSAFE=no
 


More information about the Lunar-commits mailing list