[Lunar-commits] <moonbase> ncmpcpp: added version 0.3.1 to moonbase

Duncan Gibson engelsman at lunar-linux.org
Wed Mar 4 20:25:48 CET 2009


commit e219af27bcf1ab44df9747c0b0e65e8e0234c79d
Author: Vincent Breitmoser <vlun at mugenguild.com>
Date:   Wed Mar 4 20:25:48 2009 +0100

    ncmpcpp: added version 0.3.1 to moonbase
    
    well.. it's a curses mpd client. not much to say :P
---
 zbeta/ncmpcpp/CONFIGURE |    2 ++
 zbeta/ncmpcpp/DEPENDS   |    3 +++
 zbeta/ncmpcpp/DETAILS   |   14 ++++++++++++++
 3 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/zbeta/ncmpcpp/CONFIGURE b/zbeta/ncmpcpp/CONFIGURE
new file mode 100644
index 0000000..3e3a597
--- /dev/null
+++ b/zbeta/ncmpcpp/CONFIGURE
@@ -0,0 +1,2 @@
+mquery ENABLE_UTF8 "Enable utf-8?" y "--enable-utf8" "--disable-utf8"
+
diff --git a/zbeta/ncmpcpp/DEPENDS b/zbeta/ncmpcpp/DEPENDS
new file mode 100644
index 0000000..8e041ba
--- /dev/null
+++ b/zbeta/ncmpcpp/DEPENDS
@@ -0,0 +1,3 @@
+depends ncurses
+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
new file mode 100644
index 0000000..f78af19
--- /dev/null
+++ b/zbeta/ncmpcpp/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=ncmpcpp
+         VERSION=0.3.1
+          SOURCE=${MODULE}-${VERSION}.tar.bz2
+      SOURCE_URL=http://unkart.ovh.org/ncmpcpp/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:ba18f048a4d0c72035444a9a10d4b7e7c0553e06
+        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.
+EOF


More information about the Lunar-commits mailing list