[Lunar-commits] r17952 - moonbase/trunk/cd/libcdaudio

Dennis Veatch stumbles at lunar-linux.org
Fri Jan 6 15:27:04 UTC 2006


Author: stumbles
Date: 2006-01-06 15:27:03 +0000 (Fri, 06 Jan 2006)
New Revision: 17952

Modified:
   moonbase/trunk/cd/libcdaudio/DETAILS
Log:

Hee, this is neat;

If you're compiling on XBox, consider enabling the fix
with --enable-xbox-fix.

Anyway, Fix IRIX detection.  Permit nonnumeric versions
in Automake.

compiled with gcc-3.4.5, glibc-2.3.6 and kernel-headers-2.6



Modified: moonbase/trunk/cd/libcdaudio/DETAILS
===================================================================
--- moonbase/trunk/cd/libcdaudio/DETAILS	2006-01-06 15:09:47 UTC (rev 17951)
+++ moonbase/trunk/cd/libcdaudio/DETAILS	2006-01-06 15:27:03 UTC (rev 17952)
@@ -1,17 +1,16 @@
           MODULE=libcdaudio
-         VERSION=0.99.12
+         VERSION=0.99.12p
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:1862d3f387634a216faa867164d840b6f5552294
+      SOURCE_VFY=sha1:1ae52f858c1a5ac9ced8eb7165620372b2a17035
         WEB_SITE=http://libcdaudio.sourceforge.net/
          ENTERED=20020329
-         UPDATED=20041112
+         UPDATED=20060106
            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