diff options
author | Jacob Pipkin <j@dawnrazor.net> | 2012-11-17 03:36:32 -0600 |
---|---|---|
committer | Jacob Pipkin <j@dawnrazor.net> | 2012-11-17 03:36:32 -0600 |
commit | 5f3718383c9f1822197e7516ffe5b3c1a37fa22d (patch) | |
tree | 8a93d590cb625195d62637c875fcc1e27e8c3e9d /t/sbo/libraries/DevIL | |
parent | be2f9dbcf864b0f88c42eeaf4be7dbdc0bce532d (diff) | |
download | sbotools2-5f3718383c9f1822197e7516ffe5b3c1a37fa22d.tar.xz |
added t/packages and t/sbo to decouple unit testing from local stuff
Diffstat (limited to 't/sbo/libraries/DevIL')
-rw-r--r-- | t/sbo/libraries/DevIL/DevIL.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/t/sbo/libraries/DevIL/DevIL.info b/t/sbo/libraries/DevIL/DevIL.info new file mode 100644 index 0000000..9abe477 --- /dev/null +++ b/t/sbo/libraries/DevIL/DevIL.info @@ -0,0 +1,10 @@ +PRGNAM="DevIL" +VERSION="1.6.8_rc2" +HOMEPAGE="http://openil.sourceforge.net/" +DOWNLOAD="http://downloads.sourceforge.net/openil/DevIL-1.6.8-rc2.tar.gz" +MD5SUM="9d815c8637adb6fb6c25c38dc178aca2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Phil Warner" +EMAIL="pc_warner@yahoo.com" |