diff options
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" |