[Lunar-commits] <moonbase> ncmpcpp: version bumped to 0.5.1.
Florin Braescu
florin at lunar-linux.org
Thu Mar 4 21:30:09 CET 2010
commit b8d03ba0d58cc4a7e291016abbc9f2f26ef0b602
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Mar 4 22:30:09 2010 +0200
ncmpcpp: version bumped to 0.5.1.
Thanks to Vincent Breitmoser for the submission.
---
zbeta/ncmpcpp/CONFIGURE | 5 +++--
zbeta/ncmpcpp/DEPENDS | 1 +
zbeta/ncmpcpp/DETAILS | 6 +++---
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/zbeta/ncmpcpp/CONFIGURE b/zbeta/ncmpcpp/CONFIGURE
index 3e3a597..9e499e9 100644
--- a/zbeta/ncmpcpp/CONFIGURE
+++ b/zbeta/ncmpcpp/CONFIGURE
@@ -1,2 +1,3 @@
-mquery ENABLE_UTF8 "Enable utf-8?" y "--enable-utf8" "--disable-utf8"
-
+mquery ENABLE_OUTPUT "Enable Output screen?" n --enable-outputs --disable-outputs
+mquery ENABLE_VISUAL "Enable Visualizer screen?" n --enable-visualizer --disable-visualizer
+mquery ENABLE_CLOCK "Enable Clock screen?" n --enable-clock --disable-clock
diff --git a/zbeta/ncmpcpp/DEPENDS b/zbeta/ncmpcpp/DEPENDS
index 187380b..fe0a51a 100644
--- a/zbeta/ncmpcpp/DEPENDS
+++ b/zbeta/ncmpcpp/DEPENDS
@@ -1,4 +1,5 @@
depends ncurses
+depends libmpdclient
optional_depends "curl" "--with-curl" "" "to enable lyrics fetching support"
optional_depends "taglib" "--with-taglib" "" "to enable tag editing support"
diff --git a/zbeta/ncmpcpp/DETAILS b/zbeta/ncmpcpp/DETAILS
index 2c67a7e..96dda5e 100644
--- a/zbeta/ncmpcpp/DETAILS
+++ b/zbeta/ncmpcpp/DETAILS
@@ -1,12 +1,12 @@
MODULE=ncmpcpp
- VERSION=0.4
+ VERSION=0.5.1
SOURCE=${MODULE}-${VERSION}.tar.bz2
SOURCE_URL=http://unkart.ovh.org/ncmpcpp
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:526faf4b251d395a57689f55feb7771b57550fcc
+ SOURCE_VFY=sha1:b1b17353d72c5ed469d21d2c77cdf34a1421ed8e
WEB_SITE=http://unkart.ovh.org/ncmpcpp
ENTERED=20090304
- UPDATED=20090304
+ UPDATED=20100304
SHORT="curses-based client for mpd"
cat <<EOF
More information about the Lunar-commits
mailing list