diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2015-06-09 20:22:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-10 04:39:56 +0700 |
commit | 45f40da603503cd9d2c1f19bded84327dd8dfe5f (patch) | |
tree | e3f4c045780ac99e365d6e183f7f64b9eb328804 /games/ags/ags.info | |
parent | 18c85fe03d8f5e87c74435ff4188e7a7517d6918 (diff) | |
download | slackbuilds-45f40da603503cd9d2c1f19bded84327dd8dfe5f.tar.gz |
games/ags: Added (Adventure Game Studio engine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ags/ags.info')
-rw-r--r-- | games/ags/ags.info | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/games/ags/ags.info b/games/ags/ags.info new file mode 100644 index 0000000000..668e6200c8 --- /dev/null +++ b/games/ags/ags.info @@ -0,0 +1,14 @@ +PRGNAM="ags" +VERSION="3.4.0.3.alpha" +HOMEPAGE="https://github.com/adventuregamestudio/ags" +DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v3.4.0.3-alpha.tar.gz \ + http://downloads.sourceforge.net/project/alleg/allegro/4.4.2/allegro-4.4.2.tar.gz \ + http://downloads.sourceforge.net/project/dumb/dumb/0.9.3/dumb-0.9.3.tar.gz" +MD5SUM="d1456a66503897f2a3034031b750847f \ + 4db71b0460fc99926ae91d223199c2e6 \ + f48da5b990aa8aa822d3b6a951baf5c2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dugan Chen" +EMAIL="thedoogster [at] gmail [dot] com" |