Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (3c20b81fd7df605ae85f32973d1950549dcf2d59)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Peng Chang (Charles)" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (3c20b81fd7df605ae85f32973d1950549dcf2d59)
  • Date: Thu, 31 Dec 2009 21:13:05 -0600

GIT changes to master grimoire by Peng Chang (Charles) <chp AT sourcemage.org>:

audio-players/ncmpcpp/DEPENDS | 1 +
audio-players/ncmpcpp/DETAILS | 4 ++--
audio-players/ncmpcpp/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 3c20b81fd7df605ae85f32973d1950549dcf2d59
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

ncmpcpp: => 0.5, depends libmpdclient

diff --git a/audio-players/ncmpcpp/DEPENDS b/audio-players/ncmpcpp/DEPENDS
index bb5fb3f..ae04f8f 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 013d505..a9bf3af 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 421cd19..ffba86c 100644
--- a/audio-players/ncmpcpp/HISTORY
+++ b/audio-players/ncmpcpp/HISTORY
@@ -1,3 +1,7 @@
+2010-01-01 Peng Chang (Charles) <chp AT sourcemage.org>
+ * DETAILS: updated spell to 0.5
+ * DEPENDS: depends libmpdclient
+
2009-09-27 Remko van der Vossen <wich AT sourcemage.org>
* DETAILS: version 0.4
* PREPARE, CONFIGURE, BUILD: fixed abuse of PREPARE



  • [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (3c20b81fd7df605ae85f32973d1950549dcf2d59), Peng Chang (Charles), 12/31/2009

Archive powered by MHonArc 2.6.24.

Top of Page