diff options
author | Andres Fuentes <rafu@riseup.net> | 2010-12-10 00:01:53 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-01-02 00:21:10 -0600 |
commit | cbe3aeb7546079f272faaff3bfda668bc635d958 (patch) | |
tree | 1efbc8eaaa5b66778688c0e984f40e3c811dd8b8 /development/mtasc/mtasc.info | |
parent | bf4727e8be20b37f6405367f972a94527c9f088f (diff) |
development/mtasc: Added (free ActionScript 2 compiler)
I did quite a bit of tweaking on this one before merging
it, primarily putting it in its own subdirectory of /opt,
so if it doesn't work, you should probably blame me as
opposed to the submitter/maintainer.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/mtasc/mtasc.info')
-rw-r--r-- | development/mtasc/mtasc.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/mtasc/mtasc.info b/development/mtasc/mtasc.info new file mode 100644 index 000000000000..6907135daaca --- /dev/null +++ b/development/mtasc/mtasc.info @@ -0,0 +1,10 @@ +PRGNAM="mtasc" +VERSION="1.15" +HOMEPAGE="http://mtasc.sourceforge.net/" +DOWNLOAD="http://downloads.sourceforge.net/project/mtasc/mtasc-1.15-linux.tgz" +MD5SUM="e27c3391d679d1be4d1f914ee1da69b7" +DOWNLOAD_x86_64="http://downloads.sourceforge.net/project/mtasc/mtasc-1.15-linux-x86_64.tgz" +MD5SUM_x86_64="bf1390e5e8c3d00b4c0dc10937fb29c9" +MAINTAINER="Andres Fuentes" +EMAIL="rafu@riseup.net" +APPROVED="rworkman" |