diff options
author | J Pipkin <j@dawnrazor.net> | 2012-12-22 18:34:27 -0600 |
---|---|---|
committer | J Pipkin <j@dawnrazor.net> | 2012-12-22 18:34:27 -0600 |
commit | 78a397618b7040868ee07004c7bd0b29399d2905 (patch) | |
tree | d5f0c3fbb6bd931421f60486eb85e01786a50603 /t/sbo/audio/gmpc | |
parent | 09d1feb09c1b50726f0d37222456d9bf174bbe0e (diff) | |
parent | 5bac066116d3ffaf4a2bd12d1c77b78be5d2147c (diff) | |
download | sbotools2-78a397618b7040868ee07004c7bd0b29399d2905.tar.xz |
Merge branch 'xocel into master'
Diffstat (limited to 't/sbo/audio/gmpc')
-rw-r--r-- | t/sbo/audio/gmpc/README | 3 | ||||
-rw-r--r-- | t/sbo/audio/gmpc/gmpc.info | 10 |
2 files changed, 13 insertions, 0 deletions
diff --git a/t/sbo/audio/gmpc/README b/t/sbo/audio/gmpc/README new file mode 100644 index 0000000..4368ea0 --- /dev/null +++ b/t/sbo/audio/gmpc/README @@ -0,0 +1,3 @@ +GMPC is a frontend for the mpd (Music Player Daemon). It's focused on +being fast and easy to use, while making optimal use of all the +functions in mpd. diff --git a/t/sbo/audio/gmpc/gmpc.info b/t/sbo/audio/gmpc/gmpc.info new file mode 100644 index 0000000..66b752b --- /dev/null +++ b/t/sbo/audio/gmpc/gmpc.info @@ -0,0 +1,10 @@ +PRGNAM="gmpc" +VERSION="0.20.0" +HOMEPAGE="http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client" +DOWNLOAD="http://download.sarine.nl/Programs/gmpc/0.20.0/gmpc-0.20.0.tar.gz" +MD5SUM="902fd69b0b6bb40abb647604080dd7ef" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="gob2 libmpd vala" +MAINTAINER="Erik Hanson" +EMAIL="erik@slackbuilds.org" |