CVS: moonbase/kde3/arts/1.2_test DEPENDS,1.1,1.2 DETAILS,1.1,1.2
Florin Braescu
florin at lunar-linux.org
Thu Dec 4 22:15:29 GMT 2003
Update of /var/cvs/lunar/moonbase/kde3/arts/1.2_test
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8304/1.2_test
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/1.2_test/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 25 Nov 2003 19:25:37 -0000 1.1
+++ DEPENDS 4 Dec 2003 22:15:27 -0000 1.2
@@ -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/1.2_test/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 25 Nov 2003 19:25:37 -0000 1.1
+++ DETAILS 4 Dec 2003 22:15:27 -0000 1.2
@@ -6,7 +6,7 @@
SOURCE_URL[0]=$KDE_URL/unstable/3.1.93/src/$SOURCE
WEB_SITE=http://www.kde.org/
ENTERED=20031122
- UPDATED=20031122
+ 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