diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-12-31 12:42:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-31 12:42:52 +0700 |
commit | 457e2cc208cab9c23bc8d97b99e5f70caf206a90 (patch) | |
tree | 6a9c16541f401aa49464751e626230df875b2211 /games/solarus/solarus.info | |
parent | 20989e5542af48f70f30eac035b35fb0a0084449 (diff) | |
download | slackbuilds-457e2cc208cab9c23bc8d97b99e5f70caf206a90.tar.gz |
games/solarus: Added (an ARPG game engine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/solarus/solarus.info')
-rw-r--r-- | games/solarus/solarus.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/solarus/solarus.info b/games/solarus/solarus.info new file mode 100644 index 0000000000..ca62ac141f --- /dev/null +++ b/games/solarus/solarus.info @@ -0,0 +1,10 @@ +PRGNAM="solarus" +VERSION="1.4.5" +HOMEPAGE="http://www.solarus-games.org/" +DOWNLOAD="http://www.solarus-games.org/downloads/solarus/solarus-1.4.5-src.tar.gz" +MD5SUM="d61023d53aaae4fc68517aa262c7cf04" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="OpenAL SDL2_image SDL2_ttf libmodplug luajit physfs" +MAINTAINER="Hunter Sezen" +EMAIL="ovariegata@yahoo.com" |