[Lunar-commits] r15669 - moonbase/trunk/audio/moc
Florin Braescu
florin at lunar-linux.org
Sun Jul 10 08:18:31 UTC 2005
Author: florin
Date: 2005-07-10 08:18:31 +0000 (Sun, 10 Jul 2005)
New Revision: 15669
Modified:
moonbase/trunk/audio/moc/DEPENDS
moonbase/trunk/audio/moc/DETAILS
Log:
bump the version from 2.2.1 to 2.3.0. speex and musepack audio format, jack output, streamcast and shoutcast format added.
Modified: moonbase/trunk/audio/moc/DEPENDS
===================================================================
--- moonbase/trunk/audio/moc/DEPENDS 2005-07-10 07:47:24 UTC (rev 15668)
+++ moonbase/trunk/audio/moc/DEPENDS 2005-07-10 08:18:31 UTC (rev 15669)
@@ -1,7 +1,10 @@
depends ncurses &&
depends libid3tag &&
-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 "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 2005-07-10 07:47:24 UTC (rev 15668)
+++ moonbase/trunk/audio/moc/DETAILS 2005-07-10 08:18:31 UTC (rev 15669)
@@ -1,11 +1,11 @@
MODULE=moc
- VERSION=2.2.1
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=2.3.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=ftp://ftp.daper.net/pub/soft/moc/stable/
- SOURCE_VFY=sha1:85608fc1f7f8de4959b990186bc180ba4e869a75
+ SOURCE_VFY=sha1:42e987be93436ef7263b20375b45f855e3e9dd4b
WEB_SITE=http://moc.daper.net/
ENTERED=20041024
- UPDATED=20050418
+ UPDATED=20050710
SHORT="MOC is a console audio player."
cat << EOF
More information about the Lunar-commits
mailing list