diff options
Diffstat (limited to 't/sbo/games')
-rw-r--r-- | t/sbo/games/bsnes/bsnes.info | 10 | ||||
-rw-r--r-- | t/sbo/games/smc/smc.info | 10 | ||||
-rw-r--r-- | t/sbo/games/spring/spring.info | 10 | ||||
-rw-r--r-- | t/sbo/games/vbam/README | 12 | ||||
-rw-r--r-- | t/sbo/games/vbam/vbam.info | 10 | ||||
-rw-r--r-- | t/sbo/games/zdoom/zdoom.info | 10 |
6 files changed, 62 insertions, 0 deletions
diff --git a/t/sbo/games/bsnes/bsnes.info b/t/sbo/games/bsnes/bsnes.info new file mode 100644 index 0000000..702cfd5 --- /dev/null +++ b/t/sbo/games/bsnes/bsnes.info @@ -0,0 +1,10 @@ +PRGNAM="bsnes" +VERSION="091" +HOMEPAGE="http://byuu.org/bsnes/" +DOWNLOAD="http://bsnes.googlecode.com/files/bsnes_v091-source.tar.xz" +MD5SUM="ba53212c56990e83d7770393c4e2d173" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="OpenAL" +MAINTAINER="Erik Hanson" +EMAIL="erik@slackbuilds.org" diff --git a/t/sbo/games/smc/smc.info b/t/sbo/games/smc/smc.info new file mode 100644 index 0000000..b3c16df --- /dev/null +++ b/t/sbo/games/smc/smc.info @@ -0,0 +1,10 @@ +PRGNAM="smc" +VERSION="1.9" +HOMEPAGE="http://www.secretmaryo.org/" +DOWNLOAD="http://downloads.sourceforge.net/smclone/smc-1.9.tar.bz2" +MD5SUM="75ab7826303c49aec25b052a8b90287f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Phillip Warner" +EMAIL="pc_warner@yahoo.com" +APPROVED="dsomero" diff --git a/t/sbo/games/spring/spring.info b/t/sbo/games/spring/spring.info new file mode 100644 index 0000000..4030a2c --- /dev/null +++ b/t/sbo/games/spring/spring.info @@ -0,0 +1,10 @@ +PRGNAM="spring" +VERSION="89.0" +HOMEPAGE="http://springrts.com" +DOWNLOAD="http://downloads.sourceforge.net/springrts/spring_89.0_src.tar.gz" +MD5SUM="20f61f980dc862a029c024d82ed92f83" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="DevIL OpenAL p7zip jdk" +MAINTAINER="Juan Pablo Cordova E." +EMAIL="jpcordovae@gmail.com" diff --git a/t/sbo/games/vbam/README b/t/sbo/games/vbam/README new file mode 100644 index 0000000..48ee1b9 --- /dev/null +++ b/t/sbo/games/vbam/README @@ -0,0 +1,12 @@ +Our goal is to improve upon VisualBoyAdvance by integrating the best features +from the various builds floating around. Unfortunately work on the "official" +project seems to have stalled. Independent developers have added excellent +features to VBA, but seem to have done so individually. The source codes for +many of these forks seem to be abandoned, outdated or missing altogether. +We aim to preserve all of the hard work done by these developers to make the +already great VisualBoyAdvance even better! + +The following options are available: +GTK=ON will build the GTK GUI. It requires gtkglextmm. +WX=ON will build the WxWidgets GUI. It requires WxWidgets. +FFMPEG=ON will enable recording and playback. It requires FFMPEG. diff --git a/t/sbo/games/vbam/vbam.info b/t/sbo/games/vbam/vbam.info new file mode 100644 index 0000000..ae11e3d --- /dev/null +++ b/t/sbo/games/vbam/vbam.info @@ -0,0 +1,10 @@ +PRGNAM="vbam" +VERSION="r1131" +HOMEPAGE="http://vba-m.com/" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/vbam-r1131-src.tar.xz" +MD5SUM="aa31f2e92e24c9d52321703908e7a934" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="SFML" +MAINTAINER="Dugan Chen" +EMAIL="thedoogster [at] gmail [dot] com" diff --git a/t/sbo/games/zdoom/zdoom.info b/t/sbo/games/zdoom/zdoom.info new file mode 100644 index 0000000..4fd8ec8 --- /dev/null +++ b/t/sbo/games/zdoom/zdoom.info @@ -0,0 +1,10 @@ +PRGNAM="zdoom" +VERSION="2.6.0" +HOMEPAGE="http://zdoom.org/" +DOWNLOAD="http://zdoom.org/files/zdoom/2.6/zdoom-2.6.0-src.7z" +MD5SUM="26318282e8b28fe06f8a9d446d058b8c" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="TiMidity++ fmodapi p7zip" +MAINTAINER="Pablo Santamaria" +EMAIL="pablosantamaria@gmail.com" |