[Lunar-commits] r18749 - moonbase/trunk/audio/xmms-mad
    Dennis Veatch 
    stumbles at lunar-linux.org
       
    Thu Feb 16 14:32:11 UTC 2006
    
    
  
Author: stumbles
Date: 2006-02-16 14:32:08 +0000 (Thu, 16 Feb 2006)
New Revision: 18749
Modified:
   moonbase/trunk/audio/xmms-mad/DETAILS
Log:
An update provided by zbiggy.
Some fixes;
Fix GCC4 compiler warnings
attempt to fix mp3_head_check
update mp3 header check to match the mpg123 one
and some others.
Modified: moonbase/trunk/audio/xmms-mad/DETAILS
===================================================================
--- moonbase/trunk/audio/xmms-mad/DETAILS	2006-02-16 14:17:33 UTC (rev 18748)
+++ moonbase/trunk/audio/xmms-mad/DETAILS	2006-02-16 14:32:08 UTC (rev 18749)
@@ -1,12 +1,12 @@
           MODULE=xmms-mad
-         VERSION=0.8
+         VERSION=0.10
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
       SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:84fe6ef44c7b9046e706417fa0780c52454a0048
+      SOURCE_VFY=sha1:2a3f4d9d1610ee185fa2a49af8de681a36b2c359
         WEB_SITE=http://sourceforge.net/projects/xmms-mad/
          ENTERED=20050516
-         UPDATED=20050516
+         UPDATED=20060216
            SHORT="allows xmms media player to use MP3 MAD decoder library"
 cat << EOF
 xmms-mad is a wrapper between libmad MP3 decoder library and xmms.
    
    
More information about the Lunar-commits
mailing list