[Lunar-commits] <moonbase> pms: version 0.40.6 added to moonbase
Duncan Gibson
engelsman at lunar-linux.org
Sat Aug 1 12:06:11 CEST 2009
commit 086f8cb454564e1daaa825723bedf8c0302cbcf0
Author: Paul Bredbury <brebs at sent.com>
Date: Sat Aug 1 12:06:11 2009 +0200
pms: version 0.40.6 added to moonbase
---
zbeta/pms/DEPENDS | 4 ++++
zbeta/pms/DETAILS | 17 +++++++++++++++++
2 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/zbeta/pms/DEPENDS b/zbeta/pms/DEPENDS
new file mode 100644
index 0000000..4aad64b
--- /dev/null
+++ b/zbeta/pms/DEPENDS
@@ -0,0 +1,4 @@
+depends glib-2
+depends ncurses
+
+optional_depends boost "" "" "for regular-expression searches"
diff --git a/zbeta/pms/DETAILS b/zbeta/pms/DETAILS
new file mode 100644
index 0000000..82406f4
--- /dev/null
+++ b/zbeta/pms/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=pms
+ VERSION=0.40.6
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:cfdf81a183537f7621035135898d5cff1d2a4c6f
+ WEB_SITE=http://pms.sourceforge.net/
+ ENTERED=20090728
+ UPDATED=20090728
+ SHORT="Client for Music Player Daemon, written in C++ and ncurses"
+
+cat << EOF
+Practical Music Search is an open-source client for Music Player Daemon,
+written in C++ and ncurses. The target audience are power users who need
+an MPD client which is highly-configurable and accessible. PMS features
+a simple but powerful interface, and runs on (at least) Linux and Mac OS
+X.
+EOF
More information about the Lunar-commits
mailing list