diff options
author | klaatu <klaatu@member.fsf.org> | 2015-06-18 16:53:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-18 16:53:41 +0700 |
commit | d3daae79ba21ea20b9d2adce646ef7523264aede (patch) | |
tree | ef6271e6271249718ab7e4b6ff15d6e3197177eb /python/planes/planes.info | |
parent | 4337857d1270cf7507d155da30e994e672b3c53c (diff) | |
download | slackbuilds-d3daae79ba21ea20b9d2adce646ef7523264aede.tar.gz |
python/planes: Added (surface framework for Pygame).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/planes/planes.info')
-rw-r--r-- | python/planes/planes.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/planes/planes.info b/python/planes/planes.info new file mode 100644 index 0000000000..802ea1bc2d --- /dev/null +++ b/python/planes/planes.info @@ -0,0 +1,10 @@ +PRGNAM="planes" +VERSION="0.6.0" +HOMEPAGE="http://florian-berger.de/en/software/planes" +DOWNLOAD="http://static.florian-berger.de/planes-0.6.0.zip" +MD5SUM="3cd067054cc88913ed3541cf30c060a3" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pygame" +MAINTAINER="klaatu" +EMAIL="klaatu@member.fsf.org" |