aboutsummaryrefslogtreecommitdiff
path: root/t/sbo/audio/gmpc
diff options
context:
space:
mode:
authorJacob Pipkin <j@dawnrazor.net>2012-11-17 03:36:32 -0600
committerJacob Pipkin <j@dawnrazor.net>2012-11-17 03:36:32 -0600
commit5f3718383c9f1822197e7516ffe5b3c1a37fa22d (patch)
tree8a93d590cb625195d62637c875fcc1e27e8c3e9d /t/sbo/audio/gmpc
parentbe2f9dbcf864b0f88c42eeaf4be7dbdc0bce532d (diff)
downloadsbotools2-5f3718383c9f1822197e7516ffe5b3c1a37fa22d.tar.xz
added t/packages and t/sbo to decouple unit testing from local stuff
Diffstat (limited to 't/sbo/audio/gmpc')
-rw-r--r--t/sbo/audio/gmpc/README3
-rw-r--r--t/sbo/audio/gmpc/gmpc.info10
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"