diff options
author | Leo C <leoc@gmx.com> | 2018-01-25 22:27:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-27 07:43:48 +0700 |
commit | 9185f156ec55fe86326a8e9669df31b982ef1709 (patch) | |
tree | 916909eac970f1cf8cc99c3c2bd95158544fc1ae /desktop/dbgl/dbgl.info | |
parent | 84ed8708fd06cd5b7e35430d4b891ecd1e7abb65 (diff) |
desktop/dbgl: Added (a Java frontend for DOSBox).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/dbgl/dbgl.info')
-rw-r--r-- | desktop/dbgl/dbgl.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/dbgl/dbgl.info b/desktop/dbgl/dbgl.info new file mode 100644 index 0000000000000..2462c70aefb0f --- /dev/null +++ b/desktop/dbgl/dbgl.info @@ -0,0 +1,10 @@ +PRGNAM="dbgl" +VERSION="0.82" +HOMEPAGE="http://members.quicknet.nl/blankendaalr/dbgl/" +DOWNLOAD="http://members.quicknet.nl/blankendaalr/dbgl/download/dbgl082_generic.tar.gz" +MD5SUM="70a9ab95e48687f0ec4593a750b7e755" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="dosbox openjdk" +MAINTAINER="Leo C." +EMAIL="leoc@gmx.com" |