summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Chang (Charles)2010-01-01 11:10:01 +0800
committerPeng Chang (Charles)2010-01-01 11:10:01 +0800
commit3c20b81fd7df605ae85f32973d1950549dcf2d59 (patch)
tree3af9ad4cd4bb4b628d7c6e7205d87676e7c4cd85
parentcc6f2c669d5a8ab7338a95fe85cacc799ebf5915 (diff)
ncmpcpp: => 0.5, depends libmpdclient
-rwxr-xr-xaudio-players/ncmpcpp/DEPENDS1
-rwxr-xr-xaudio-players/ncmpcpp/DETAILS4
-rw-r--r--audio-players/ncmpcpp/HISTORY4
3 files changed, 7 insertions, 2 deletions
diff --git a/audio-players/ncmpcpp/DEPENDS b/audio-players/ncmpcpp/DEPENDS
index bb5fb3fb91..ae04f8fbeb 100755
--- a/audio-players/ncmpcpp/DEPENDS
+++ b/audio-players/ncmpcpp/DEPENDS
@@ -1,4 +1,5 @@
depends ncurses &&
+depends libmpdclient &&
optional_depends curl \
"--with-curl" \
"--without-curl" \
diff --git a/audio-players/ncmpcpp/DETAILS b/audio-players/ncmpcpp/DETAILS
index 013d505cee..a9bf3af603 100755
--- a/audio-players/ncmpcpp/DETAILS
+++ b/audio-players/ncmpcpp/DETAILS
@@ -1,8 +1,8 @@
SPELL=ncmpcpp
- VERSION=0.4
+ VERSION=0.5
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://unkart.ovh.org/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:dc9eb9b1ce799eefbf9a7bc3fe4e8fed768d9207a470ff975fc20b7d32fdf9916a3e5396b62e829dbcff6d4468d44373a1dde2d0775f6dc938426bb291f7cfe9
+ SOURCE_HASH=sha512:8cab56982bf4cd228aa0e804c2d4c16d87761ed05e7fa31d0c76c62bf7a1fe606db345549666c34e12a102dce490cf9febf857c60c0ae996c471f5dc785a7c41
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://unkart.ovh.org/ncmpcpp/"
LICENSE[0]=GPL
diff --git a/audio-players/ncmpcpp/HISTORY b/audio-players/ncmpcpp/HISTORY
index 421cd19402..ffba86c715 100644
--- a/audio-players/ncmpcpp/HISTORY
+++ b/audio-players/ncmpcpp/HISTORY
@@ -1,3 +1,7 @@
+2010-01-01 Peng Chang (Charles) <chp@sourcemage.org>
+ * DETAILS: updated spell to 0.5
+ * DEPENDS: depends libmpdclient
+
2009-09-27 Remko van der Vossen <wich@sourcemage.org>
* DETAILS: version 0.4
* PREPARE, CONFIGURE, BUILD: fixed abuse of PREPARE