[Lunar-commits] CVS: moonbase/cd/libcdaudio BUILD, 1.1.1.1, 1.2 DETAILS, 1.1.1.1, 1.2

Terry Chan tchan at lunar-linux.org
Wed Jul 28 05:13:39 GMT 2004


Update of /var/cvs/lunar/moonbase/cd/libcdaudio
In directory dbguin.lunar-linux.org:/tmp/cvs-serv19089/libcdaudio

Modified Files:
	BUILD DETAILS 
Log Message:
Version bump to libcdaudio-0.6.10 and cdcd-0.6.6.  Tested with readline-5.0.
Compiled with gcc-3.3.3, glibc-2.3.2, kernel headers 2.4.x.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/cd/libcdaudio/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD	21 Aug 2002 00:55:10 -0000	1.1.1.1
+++ BUILD	28 Jul 2004 05:13:37 -0000	1.2
@@ -1,5 +1,5 @@
 (
-  CFLAGS=`echo $CFLAGS | sed -e "s/-funroll-loops//"`  &&
+  bad_flags -funroll-loops
   ./configure $BUILD --prefix=/usr --with-pic         && 
   make  PREFIX=/usr                                   &&
   prepare_install                                     &&

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/cd/libcdaudio/DETAILS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DETAILS	21 Aug 2002 00:55:10 -0000	1.1.1.1
+++ DETAILS	28 Jul 2004 05:13:37 -0000	1.2
@@ -1,14 +1,17 @@
           MODULE=libcdaudio
-         VERSION=0.99.6
+         VERSION=0.99.10
+        #VERSION=0.99.6
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
+      SOURCE_VFY=md5:a437c0a937f60bbad3605496a851671a
         WEB_SITE=http://libcdaudio.sourceforge.net/
          ENTERED=20020329
-         UPDATED=20020329
+         UPDATED=20040728
            SHORT="a library of cd audio related routines"
 cat << EOF
-libcdaudio is a multi-platform CD player development library which works with Linux, FreeBSD, OpenBSD, Solaris, and Irix. It includes a basic command set for controlling the operation of the CD-ROM drive as well as functions for accessing both the CDDB, CD Index, and Cover Art Index.
-
-
+libcdaudio is a multi-platform CD player development library which works with
+Linux, FreeBSD, OpenBSD, Solaris, and Irix. It includes a basic command set
+for controlling the operation of the CD-ROM drive as well as functions for
+accessing both the CDDB, CD Index, and Cover Art Index.
 EOF



More information about the Lunar-commits mailing list