diff options
author | Pawel Standowicz <standek@gmail.com> | 2011-03-05 14:41:34 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-03-05 14:41:34 -0300 |
commit | 549378e50fd40e8d9002d360385f981b9d76870d (patch) | |
tree | 4d772d6161a19b8d34e1352a6885ad3cf7e21eb8 /libraries/SFML/SFML.info | |
parent | f95563184b7aba07ef0ec3f5a4ad0d79c41e005b (diff) |
libraries/SFML: Added (Simple and Fast Multimedia Library)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/SFML/SFML.info')
-rw-r--r-- | libraries/SFML/SFML.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/SFML/SFML.info b/libraries/SFML/SFML.info new file mode 100644 index 000000000000..44a917400118 --- /dev/null +++ b/libraries/SFML/SFML.info @@ -0,0 +1,10 @@ +PRGNAM="SFML" +VERSION="1.6" +HOMEPAGE="http://www.sfml-dev.org" +DOWNLOAD="http://downloads.sourceforge.net/sfml/SFML-1.6-sdk-linux-32.tar.gz" +MD5SUM="acc678933c19558587aad8332ea6f459" +DOWNLOAD_x86_64="http://downloads.sourceforge.net/sfml/SFML-1.6-sdk-linux-64.tar.gz" +MD5SUM_x86_64="7a9b3a1ef6d14cd25090e440ccdbb3a8" +MAINTAINER="Pawel Standowicz" +EMAIL="standek@gmail.com" +APPROVED="Niels Horn" |