[Lunar-commits] <moonbase> ncmpcpp: version bumped to 0.4.
Florin Braescu
florin at lunar-linux.org
Sun Oct 4 10:19:15 CEST 2009
commit 31df634ece368807bb755ba20e1f7d684f490bdc
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Oct 4 11:19:15 2009 +0300
ncmpcpp: version bumped to 0.4.
Bumped at Vincent Breitmoser's proposal. Thank You.
---
zbeta/ncmpcpp/DEPENDS | 10 ++++++++--
zbeta/ncmpcpp/DETAILS | 9 +++++----
2 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/zbeta/ncmpcpp/DEPENDS b/zbeta/ncmpcpp/DEPENDS
index 8e041ba..187380b 100644
--- a/zbeta/ncmpcpp/DEPENDS
+++ b/zbeta/ncmpcpp/DEPENDS
@@ -1,3 +1,9 @@
depends ncurses
-optional_depends "curl" "--with-curl" "" "to enable lyrics fetching support"
-optional_depends "taglib" "--with-taglib" "" "to enable tag editing support"
+
+optional_depends "curl" "--with-curl" "" "to enable lyrics fetching support"
+optional_depends "taglib" "--with-taglib" "" "to enable tag editing support"
+
+optional_depends "fftw3" \
+ "--with-fftw --enable-visualizer" \
+ "" \
+ "to enable visualizer support"
\ No newline at end of file
diff --git a/zbeta/ncmpcpp/DETAILS b/zbeta/ncmpcpp/DETAILS
index f78af19..2c67a7e 100644
--- a/zbeta/ncmpcpp/DETAILS
+++ b/zbeta/ncmpcpp/DETAILS
@@ -1,13 +1,14 @@
MODULE=ncmpcpp
- VERSION=0.3.1
+ VERSION=0.4
SOURCE=${MODULE}-${VERSION}.tar.bz2
- SOURCE_URL=http://unkart.ovh.org/ncmpcpp/
+ SOURCE_URL=http://unkart.ovh.org/ncmpcpp
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:ba18f048a4d0c72035444a9a10d4b7e7c0553e06
- WEB_SITE="http://unkart.ovh.org/ncmpcpp/"
+ SOURCE_VFY=sha1:526faf4b251d395a57689f55feb7771b57550fcc
+ WEB_SITE=http://unkart.ovh.org/ncmpcpp
ENTERED=20090304
UPDATED=20090304
SHORT="curses-based client for mpd"
+
cat <<EOF
Ncmpcpp is almost exact clone of ncmpc, but it contains some new
features ncmpc doesn't have.
More information about the Lunar-commits
mailing list