[Lunar-commits] r25331 - moonbase/trunk/audio/moc
Florin Braescu
florin at lunar-linux.org
Tue Jul 31 06:29:00 CEST 2007
Author: florin
Date: 2007-07-31 06:29:00 +0200 (Tue, 31 Jul 2007)
New Revision: 25331
Modified:
moonbase/trunk/audio/moc/DEPENDS
moonbase/trunk/audio/moc/DETAILS
Log:
bump the version from 2.4.2 to 2.4.3. It fixes a few bugs, including problems with newer curl versions, problems with tags in Internet streams with some radio stations, and more.
Modified: moonbase/trunk/audio/moc/DEPENDS
===================================================================
--- moonbase/trunk/audio/moc/DEPENDS 2007-07-31 04:21:00 UTC (rev 25330)
+++ moonbase/trunk/audio/moc/DEPENDS 2007-07-31 04:29:00 UTC (rev 25331)
@@ -1,10 +1,10 @@
-depends ncurses &&
-depends libid3tag &&
+depends ncurses
+depends libid3tag
-optional_depends "jack" "" "--without-jack" "for jack support" &&
-optional_depends "libmad" "" "--without-mp3" "for mp3 support" &&
-optional_depends "libvorbis" "" "--without-ogg" "for ogg support" &&
-optional_depends "flac" "" "--without-flac" "for flac support" &&
-optional_depends "speex" "" "--without-speex" "for speex support" &&
-optional_depends "libmpcdec" "" "--without-musepack" "for musepak support" &&
+optional_depends "jack" "" "--without-jack" "for jack support"
+optional_depends "libmad" "" "--without-mp3" "for mp3 support"
+optional_depends "libvorbis" "" "--without-ogg" "for ogg support"
+optional_depends "flac" "" "--without-flac" "for flac support"
+optional_depends "speex" "" "--without-speex" "for speex support"
+optional_depends "libmpcdec" "" "--without-musepack" "for musepak support"
optional_depends "libsndfile" "" "--without-sndfile" "for other audio formats support"
Modified: moonbase/trunk/audio/moc/DETAILS
===================================================================
--- moonbase/trunk/audio/moc/DETAILS 2007-07-31 04:21:00 UTC (rev 25330)
+++ moonbase/trunk/audio/moc/DETAILS 2007-07-31 04:29:00 UTC (rev 25331)
@@ -1,11 +1,11 @@
MODULE=moc
- VERSION=2.4.2
+ VERSION=2.4.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=ftp://ftp.daper.net/pub/soft/$MODULE/stable/
- SOURCE_VFY=sha1:a5421c0d900a856cc5ce45879305116e515faaec
+ SOURCE_VFY=sha1:d9b54636f51f5366e94b684ddff3e869b1c634ac
WEB_SITE=http://moc.daper.net/
ENTERED=20041024
- UPDATED=20070612
+ UPDATED=20070731
SHORT="A console audio player"
cat << EOF
More information about the Lunar-commits
mailing list