diff options
author | Erik Hanson <erik@slackbuilds.org> | 2014-02-20 22:02:23 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-21 14:41:03 -0600 |
commit | eda39d7f73c10c3c6ce78b5e47bcc08be9ed5e70 (patch) | |
tree | 732025bee824aa01a98bf1b2f4178411d57e6593 /games/gnonograms/gnonograms.info | |
parent | 42ef8bd55d4558299c53b1b5c4387d5353f1ffa4 (diff) |
games/gnonograms: Added (Nonogram puzzle generator and solver).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/gnonograms/gnonograms.info')
-rw-r--r-- | games/gnonograms/gnonograms.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/gnonograms/gnonograms.info b/games/gnonograms/gnonograms.info new file mode 100644 index 000000000000..1dd1135845e9 --- /dev/null +++ b/games/gnonograms/gnonograms.info @@ -0,0 +1,10 @@ +PRGNAM="gnonograms" +VERSION="0.9.9.3" +HOMEPAGE="https://code.google.com/p/gnonograms/" +DOWNLOAD="https://gnonograms.googlecode.com/files/gnonograms3-0.9.9.3.tar.gz" +MD5SUM="dc2b86cf2062acacc6a86e66c89af317" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="vala" +MAINTAINER="Erik Hanson" +EMAIL="erik@slackbuilds.org" |