diff options
Diffstat (limited to 't/sbo/audio')
-rw-r--r-- | t/sbo/audio/TiMidity++/TiMidity++.info | 10 | ||||
-rw-r--r-- | t/sbo/audio/eawpats/eawpats.info | 10 | ||||
-rw-r--r-- | t/sbo/audio/gmpc/README | 3 | ||||
-rw-r--r-- | t/sbo/audio/gmpc/gmpc.info | 10 | ||||
-rw-r--r-- | t/sbo/audio/mutagen/mutagen.info | 10 |
5 files changed, 43 insertions, 0 deletions
diff --git a/t/sbo/audio/TiMidity++/TiMidity++.info b/t/sbo/audio/TiMidity++/TiMidity++.info new file mode 100644 index 0000000..6f6fb19 --- /dev/null +++ b/t/sbo/audio/TiMidity++/TiMidity++.info @@ -0,0 +1,10 @@ +PRGNAM="TiMidity++" +VERSION="2.13.2" +HOMEPAGE="http://timidity.sourceforge.net/" +DOWNLOAD="http://downloads.sourceforge.net/timidity/TiMidity%2B%2B-2.13.2.tar.bz2" +MD5SUM="a82ceeb2245e22f4de2b41da21eaee32" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="eawpats" +MAINTAINER="Kyle Guinn" +EMAIL="elyk03@gmail.com" diff --git a/t/sbo/audio/eawpats/eawpats.info b/t/sbo/audio/eawpats/eawpats.info new file mode 100644 index 0000000..7631a96 --- /dev/null +++ b/t/sbo/audio/eawpats/eawpats.info @@ -0,0 +1,10 @@ +PRGNAM="eawpats" +VERSION="12" +HOMEPAGE="http://www.george.ca/interests/timidity.html" +DOWNLOAD="http://distfiles.gentoo.org/distfiles/eawpats12_full.tar.gz" +MD5SUM="8ebcf0583f3077346ebace93c8ea166f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" 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" diff --git a/t/sbo/audio/mutagen/mutagen.info b/t/sbo/audio/mutagen/mutagen.info new file mode 100644 index 0000000..afc6126 --- /dev/null +++ b/t/sbo/audio/mutagen/mutagen.info @@ -0,0 +1,10 @@ +PRGNAM="mutagen" +VERSION="1.20" +HOMEPAGE="http://code.google.com/p/mutagen/" +DOWNLOAD="http://mutagen.googlecode.com/files/mutagen-1.20.tar.gz" +MD5SUM="adb16d9f6056bc864a5c86c6f885af79" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dugan Chen" +EMAIL="thedoogster [at] gmail [dot] com" |