From a9491fed6e115adb86b8b7bdc94d5a6d4862a703 Mon Sep 17 00:00:00 2001 From: xocel Date: Sun, 30 Dec 2012 05:14:37 +1300 Subject: sboremove: minor fixes, moved get_requires to lib.pm, added tests, updated man page, more comments --- t/sbo/games/doomseeker/doomseeker.info | 10 ++++++++++ t/sbo/system/unetbootin/unetbootin.info | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 t/sbo/games/doomseeker/doomseeker.info create mode 100644 t/sbo/system/unetbootin/unetbootin.info (limited to 't/sbo') diff --git a/t/sbo/games/doomseeker/doomseeker.info b/t/sbo/games/doomseeker/doomseeker.info new file mode 100644 index 0000000..3374966 --- /dev/null +++ b/t/sbo/games/doomseeker/doomseeker.info @@ -0,0 +1,10 @@ +PRGNAM="doomseeker" +VERSION="0.9b" +HOMEPAGE="http://doomseeker.drdteam.org/" +DOWNLOAD="http://doomseeker.drdteam.org/files/doomseeker-0.9b_src.tar.bz2" +MD5SUM="bd922eb6b0f883bbc07155b3b75bb63b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="%README%" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" diff --git a/t/sbo/system/unetbootin/unetbootin.info b/t/sbo/system/unetbootin/unetbootin.info new file mode 100644 index 0000000..0c4d250 --- /dev/null +++ b/t/sbo/system/unetbootin/unetbootin.info @@ -0,0 +1,10 @@ +PRGNAM="unetbootin" +VERSION="575" +HOMEPAGE="http://unetbootin.sourceforge.net" +DOWNLOAD="http://sourceforge.net/projects/unetbootin/files/UNetbootin/575/unetbootin-source-575.tar.gz" +MD5SUM="40311d948104d29031e9fa0baec1504c" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="p7zip" +MAINTAINER="Jens Weber" +EMAIL="jens@tuxane.com" -- cgit v1.2.3