[Lunar-commits] CVS: moonbase/audio/modplugxmms DEPENDS, 1.2,
1.3 DETAILS, 1.2, 1.3 BUILD, 1.2, NONE
Terry Chan
tchan at lunar-linux.org
Fri Aug 20 14:27:43 GMT 2004
Update of /var/cvs/lunar/moonbase/audio/modplugxmms
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22286
Modified Files:
DEPENDS DETAILS
Removed Files:
BUILD
Log Message:
Fixed the DEPENDS file and removed the empty BUILD file. Added md5sum to
DETAILS. Compiled and tested with gcc-3.3.3, glibc-2.3.3, kernel headers 2.4.x.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/modplugxmms/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS 3 Mar 2004 05:40:13 -0000 1.2
+++ DEPENDS 20 Aug 2004 14:27:40 -0000 1.3
@@ -1,5 +1,3 @@
-depends automake &&
-depends autoconf &&
depends xmms &&
depends libmodplug &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/modplugxmms/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 3 Mar 2004 05:40:13 -0000 1.2
+++ DETAILS 20 Aug 2004 14:27:40 -0000 1.3
@@ -1,9 +1,9 @@
MODULE=modplugxmms
-# VERSION=2.02
VERSION=2.05
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$SFORGE_URL/modplug-xmms/$SOURCE
+ SOURCE_URL=$SFORGE_URL/modplug-xmms/$SOURCE
+ SOURCE_VFY=md5:2dd9b88a02978d3001b48863b8cffc5b
WEB_SITE=http://modplugxmms.sourceforge.net/
ENTERED=20020209
UPDATED=20040302
--- BUILD DELETED ---
More information about the Lunar-commits
mailing list