[Lunar-commits] r19983 - moonbase/trunk/audio/modplugxmms
Florin Braescu
florin at lunar-linux.org
Sun May 7 10:27:58 UTC 2006
Author: florin
Date: 2006-05-07 10:27:58 +0000 (Sun, 07 May 2006)
New Revision: 19983
Modified:
moonbase/trunk/audio/modplugxmms/DETAILS
Log:
use sha1 instead of md5 sum.
Modified: moonbase/trunk/audio/modplugxmms/DETAILS
===================================================================
--- moonbase/trunk/audio/modplugxmms/DETAILS 2006-05-07 10:10:29 UTC (rev 19982)
+++ moonbase/trunk/audio/modplugxmms/DETAILS 2006-05-07 10:27:58 UTC (rev 19983)
@@ -2,18 +2,14 @@
VERSION=2.05
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/modplug-xmms/
- SOURCE_VFY=md5:2dd9b88a02978d3001b48863b8cffc5b
+ SOURCE_VFY=sha1:ccb307fc7490a94aad2aadb5dac4e4e96aa7892f
WEB_SITE=http://modplugxmms.sourceforge.net/
ENTERED=20020209
UPDATED=20040302
SHORT="ModPlug Plugin for XMMS"
+
cat << EOF
Olivier Lapicque, author of ModPlug, which is arguably the best quality
MOD-playing software available, has placed his sound rendering code in
-the public domain. This library and plugin is based on that code.
-
-NOTE TO FELLOW OPEN SOURCE PROGRAMMERS (from the README):
- "I (Kenton Varda) no longer have the time or desire to maintain this
- library. If anyone would like to take over for me, please e-mail me at
- <temporal at gauge3d.org>. Thanks."
+the public domain. This library and plugin is based on that code.
EOF
More information about the Lunar-commits
mailing list