summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Tsamutali2008-08-01 21:56:06 +0400
committerAlexander Tsamutali2008-08-01 21:56:06 +0400
commit694e35629f619a73c2a5587b298eff46a0e8173d (patch)
tree59ba3f28893573303783bc9495e2fd64fece320d
parent799578cf8ad9afa839409bb3e47b73bddac277ab (diff)
parente99d3113de07901a3d679e31d4084eb5b76302fa (diff)
Merge branch 'master' of ssh://astsmtl@scm.sourcemage.org/smgl/grimoire
-rwxr-xr-xaudio-players/gmpc/DEPENDS18
-rwxr-xr-xaudio-players/gmpc/DETAILS6
-rw-r--r--audio-players/gmpc/HISTORY4
-rw-r--r--audio-players/gmpc/gmpc-0.13.0.tar.gz.sigbin280 -> 0 bytes
-rw-r--r--audio-players/gmpc/gmpc-0.15.5.0.tar.gz.sigbin0 -> 72 bytes
5 files changed, 18 insertions, 10 deletions
diff --git a/audio-players/gmpc/DEPENDS b/audio-players/gmpc/DEPENDS
index 6e0e9e68f7..6794b53c60 100755
--- a/audio-players/gmpc/DEPENDS
+++ b/audio-players/gmpc/DEPENDS
@@ -1,8 +1,12 @@
-depends libmpd &&
-depends libglade2 &&
-depends gnome-vfs2 &&
+depends libmpd &&
+depends libglade2 &&
+depends gnome-vfs2 &&
+depends glib2 &&
-optional_depends mpd \
- '' \
- '' \
- 'for the music player server'
+optional_depends curl \
+ '--with-curl=/usr' '--without-curl' \
+ 'for artwork and other http functions' &&
+
+suggest_depends mpd \
+ '' '' \
+ 'for the music player server'
diff --git a/audio-players/gmpc/DETAILS b/audio-players/gmpc/DETAILS
index c7d1331a5d..16547562a7 100755
--- a/audio-players/gmpc/DETAILS
+++ b/audio-players/gmpc/DETAILS
@@ -1,12 +1,12 @@
SPELL=gmpc
- VERSION=0.13.0
+ VERSION=0.15.5.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://download.qballcow.nl/programs/$SPELL-${VERSION/.0/}/$SOURCE
+ SOURCE_URL[0]=http://download.sarine.nl/$SPELL-${VERSION/.0/}/$SOURCE
#SOURCE_HASH=sha512:3b7badfbd5c42dddbcd208c70f41682bff9aae070588cd48ca29ddb35257ccc393d8723c2e5bdc054de8ece208f6ec5a7c2eac4d0fbf3596cd8e5f7e146f89d5
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GPL
- WEB_SITE=http://cms.qballcow.nl/index.php?page=Gnome_Music_Player_Client
+ WEB_SITE=http://www.sarine.nl/gmpc
KEYWORDS="players player audio"
ENTERED=20040516
SHORT="gtk+2 frontend for mpd"
diff --git a/audio-players/gmpc/HISTORY b/audio-players/gmpc/HISTORY
index f3ede3d7e6..17a0c3ba99 100644
--- a/audio-players/gmpc/HISTORY
+++ b/audio-players/gmpc/HISTORY
@@ -1,3 +1,7 @@
+2008-08-01 Elisamuel Resto <ryuji@sourcemage.org>
+ * DETAILS: WEBSITE and SOURCE_URL were BROKEN; updated to 1.15.5.0
+ * DEPENDS: mpd -> suggest_depends; added glib2
+
2007-04-04 Eric Sandall <sandalle@sourcemage.org>
* TRIGGERS: Recast when libmpd is cast, otherwise you cannot switch
songs via the Playlist browser
diff --git a/audio-players/gmpc/gmpc-0.13.0.tar.gz.sig b/audio-players/gmpc/gmpc-0.13.0.tar.gz.sig
deleted file mode 100644
index e9f4687a97..0000000000
--- a/audio-players/gmpc/gmpc-0.13.0.tar.gz.sig
+++ /dev/null
Binary files differ
diff --git a/audio-players/gmpc/gmpc-0.15.5.0.tar.gz.sig b/audio-players/gmpc/gmpc-0.15.5.0.tar.gz.sig
new file mode 100644
index 0000000000..be98d135e0
--- /dev/null
+++ b/audio-players/gmpc/gmpc-0.15.5.0.tar.gz.sig
Binary files differ