Package: xorcurses Version: 0.1.2 Revision: 1 Description: Game based on Xor DescDetail: << XorCurses is a game coded by jwm-art.net based entirely on Xor by Astral Software. The original game was released around 1987 for the 8 bit home computers popular at the time. XorCurses attempts to faithfully recreate that game for Linux, but slightly ironically, uses ASCII characters instead of pixel based graphics (which even the 8bit computers could manage). << License: GPL3 Homepage: http://jwm-art.net/dark.php?p=XorCurses Maintainer: Daniel Johnson Source: http://jwm-art.net/art/archive/XorCurses-%v.tar.bz2 Source-MD5: b5056fcc8a5e2028a20f1fab5ba8c714 Source2: http://www.gnu.org/licenses/gpl-3.0.txt Source2-MD5: d32239bcb673463ab874e80d47fae504 Source2Rename: xorcurses-gpl3.txt PatchFile: %n.patch PatchFile-MD5: 3e6d01b7e19ad21ee8ce40a2fb25c4a7 PatchScript: sed 's|@PREFIX@|%p|g ' <%{PatchFile} | patch -p1 Depends: libncursesw5-shlibs BuildDepends: libncursesw5, fink (>= 0.24.12) CompileScript: << make PREFIX=%p/ cp ../xorcurses-gpl3.txt LICENSE << InstallScript: make install PREFIX=%i/ DocFiles: CHANGES NEWS README TODO LICENSE