[Lunar-commits] r19982 - moonbase/trunk/audio/libmodplug

Florin Braescu florin at lunar-linux.org
Sun May 7 10:10:30 UTC 2006


Author: florin
Date: 2006-05-07 10:10:29 +0000 (Sun, 07 May 2006)
New Revision: 19982

Modified:
   moonbase/trunk/audio/libmodplug/DETAILS
Log:
bump the version from 0.7 to 0.8. bugfixes release.

Modified: moonbase/trunk/audio/libmodplug/DETAILS
===================================================================
--- moonbase/trunk/audio/libmodplug/DETAILS	2006-05-07 06:13:01 UTC (rev 19981)
+++ moonbase/trunk/audio/libmodplug/DETAILS	2006-05-07 10:10:29 UTC (rev 19982)
@@ -1,24 +1,23 @@
           MODULE=libmodplug
-         VERSION=0.7
+         VERSION=0.8
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/modplug-xmms/
-      SOURCE_VFY=md5:b6e7412f90cdd4a27a2dd3de94909905
+      SOURCE_VFY=sha1:62c755e178e708cab2113c54b351d3dce793bc21
         WEB_SITE=http://modplug-xmms.sourceforge.net
          ENTERED=20040302
-         UPDATED=20040302
+         UPDATED=20060507
            SHORT="libmodplug is a library for decoding .mod audio files."
+
 cat << EOF
 libmodplug is a library that can decode various types of MOD files, such as: 
-
 - Plays 22 different mod formats, including:
     MOD, S3M, XM, IT, 669, AMF (both of them), AMS, DBM, DMF, DSM, FAR,
     MDL, MED, MTM, OKT, PTM, STM, ULT, UMX, MT2, PSM
-- Plays zip, rar, gzip, and bzip2 compressed mods.  The following
+- Plays zip, rar, gzip, and bzip2 compressed mods. The following
     extensions are recognized:
     zip:  MDZ,  S3Z,  XMZ,  ITZ
     rar:  MDR,  S3R,  XMR,  ITR
     gzip: MDGZ, S3GZ, XMGZ, ITGZ
-   You can also load plain old ZIP, RAR, and GZ files.  If ModPlug finds
+   You can also load plain old ZIP, RAR, and GZ files. If ModPlug finds
    a mod in them, it will play it.
-
 EOF



More information about the Lunar-commits mailing list