[Lunar-commits] <moonbase> cmus: version bumped to 2.3.1.
Florin Braescu
florin at lunar-linux.org
Sun Mar 14 21:06:40 CET 2010
commit 443ed2ad254b6ba779debcbe646a2533daed3459
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Mar 14 22:06:40 2010 +0200
cmus: version bumped to 2.3.1.
Changes:
ID3 parsing was fixed.
A minor documentation update was done.
MP3s with broken CRC are now supported.
A default binding was set for "q".
Insecure /tmp usage was fixed.
Gapless MP3 playback, native PulseAudio output plugin, faster metadata
cache, much improved compilations handling, and a cmus-tutorial(7) man
page have been added.
---
audio/cmus/DEPENDS | 3 ++-
audio/cmus/DETAILS | 15 +++++++--------
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/audio/cmus/DEPENDS b/audio/cmus/DEPENDS
index 7131260..27f0966 100644
--- a/audio/cmus/DEPENDS
+++ b/audio/cmus/DEPENDS
@@ -1,4 +1,5 @@
-depends ncursesw
+depends ncurses
+
optional_depends "alsa-lib" "" "" "for ALSA backend"
optional_depends "flac" "" "" "to play .fla"
optional_depends "libvorbis" "" "" "to play .ogg"
diff --git a/audio/cmus/DETAILS b/audio/cmus/DETAILS
index 8763caa..6ea2d92 100644
--- a/audio/cmus/DETAILS
+++ b/audio/cmus/DETAILS
@@ -1,18 +1,17 @@
MODULE=cmus
- VERSION=2.2.0
+ VERSION=v2.3.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://mirror.greaterscope.net/cmus/
- SOURCE_VFY=sha1:a6472633ac55660eb3aec5d2ae0296da86903bb2
- WEB_SITE=http://cmus.sourceforge.net/
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:015eab5da89a422e5d640a01f1e9af29acf1f669
+ WEB_SITE=http://cmus.sourceforge.net
ENTERED=20070902
- UPDATED=20070902
+ UPDATED=20100314
SHORT="ncurses based music player"
+
cat << EOF
cmus is a small and fast text mode music player for Linux and many other UNIX
like operating systems.
-
-Features
-
+Features:
* Input Plugins
o FLAC
o Ogg/Vorbis
More information about the Lunar-commits
mailing list