CVS: moonbase/kde3/arts DEPENDS,1.2,1.3 DETAILS,1.11,1.12
Florin Braescu
florin at lunar-linux.org
Thu Dec 4 22:15:29 GMT 2003
Update of /var/cvs/lunar/moonbase/kde3/arts
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8304
Modified Files:
DEPENDS DETAILS
Log Message:
fix the DEPENDS file. the mad module is obsolete. the new depend is now called libmad.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/arts/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS 6 Oct 2003 17:18:22 -0000 1.2
+++ DEPENDS 4 Dec 2003 22:15:27 -0000 1.3
@@ -1,6 +1,6 @@
depends "qt3" &&
depends "glib-2" &&
optional_depends "alsa-lib" "--with-alsa" "" "for alsa support" &&
-optional_depends "mad" "" "" "for mad support" &&
+optional_depends "libmad" "" "" "for mad support" &&
optional_depends "libvorbis" "" "" "for vorbis support" &&
optional_depends "audiofile" "" "" "for wave playback suport"
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/arts/DETAILS,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- DETAILS 6 Oct 2003 17:18:22 -0000 1.11
+++ DETAILS 4 Dec 2003 22:15:27 -0000 1.12
@@ -6,7 +6,7 @@
SOURCE_VFY=md5:aa4bef1e80cd3795e3fd832471e348e9
WEB_SITE=http://www.kde.org/
ENTERED=20020523
- UPDATED=20031006
+ UPDATED=20031205
SHORT="arts is a synthesizer and sound daemon for KDE."
MAINTAINER="florin.lunar-linux.org"
MAINTAINER="jol.lunar-linux.org"
More information about the Lunar-commits
mailing list