[Lunar-commits] <moonbase> pms: moved from zbeta to audio

Duncan Gibson engelsman at lunar-linux.org
Sat Aug 1 12:06:44 CEST 2009


commit 7edba91e01e3a75392ff2466ebf01a7251797453
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date:   Sat Aug 1 12:06:44 2009 +0200

    pms: moved from zbeta to audio
---
 audio/pms/DEPENDS |    4 ++++
 audio/pms/DETAILS |   17 +++++++++++++++++
 zbeta/pms/DEPENDS |    4 ----
 zbeta/pms/DETAILS |   17 -----------------
 4 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/audio/pms/DEPENDS b/audio/pms/DEPENDS
new file mode 100644
index 0000000..4aad64b
--- /dev/null
+++ b/audio/pms/DEPENDS
@@ -0,0 +1,4 @@
+depends glib-2
+depends ncurses
+
+optional_depends boost  ""  ""  "for regular-expression searches"
diff --git a/audio/pms/DETAILS b/audio/pms/DETAILS
new file mode 100644
index 0000000..82406f4
--- /dev/null
+++ b/audio/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
diff --git a/zbeta/pms/DEPENDS b/zbeta/pms/DEPENDS
deleted file mode 100644
index 4aad64b..0000000
--- a/zbeta/pms/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends glib-2
-depends ncurses
-
-optional_depends boost  ""  ""  "for regular-expression searches"
diff --git a/zbeta/pms/DETAILS b/zbeta/pms/DETAILS
deleted file mode 100644
index 82406f4..0000000
--- a/zbeta/pms/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
-          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