[Lunar-commits] <moonbase> gmpc: Version bump to 0.18.0
Terry Chan
tchan at lunar-linux.org
Tue Jun 23 17:06:31 CEST 2009
commit fb7201bc80f24086f18236a7978b0a1d038a38c7
Author: Terry Chan <tchan at lunar-linux.org>
Date: Tue Jun 23 10:06:31 2009 -0500
gmpc: Version bump to 0.18.0
---
audio/gmpc/BUILD | 9 +++++++++
audio/gmpc/DETAILS | 6 +++---
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/audio/gmpc/BUILD b/audio/gmpc/BUILD
new file mode 100644
index 0000000..41d38d3
--- /dev/null
+++ b/audio/gmpc/BUILD
@@ -0,0 +1,9 @@
+(
+
+ # tchan added this hack because neither 0.17 nor 0.18 would compile for me without it
+ # should be removed in the future if the gmpc devs ever get around to fixing it
+ OPTS="$OPTS --disable-sm" &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/audio/gmpc/DETAILS b/audio/gmpc/DETAILS
index d7f09e6..3b9ba94 100644
--- a/audio/gmpc/DETAILS
+++ b/audio/gmpc/DETAILS
@@ -1,11 +1,11 @@
MODULE=gmpc
- VERSION=0.17.0
+ VERSION=0.18.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://download.sarine.nl/Programs/$MODULE/$VERSION
- SOURCE_VFY=sha1:2b4d4f33e3374440936e91ddc790a98cff13ef1b
+ SOURCE_VFY=sha1:95b4ec3c094fd91007407dfa559d5aef50542d6a
WEB_SITE=http://sarine.nl/home
ENTERED=20060421
- UPDATED=20081228
+ UPDATED=20090623
SHORT="GTK+-2 based frontend to mpd (music player daemon)"
cat << EOF
More information about the Lunar-commits
mailing list