Package: tads3 Version: 3.0.8 Revision: 3 Maintainer: Alexander Strange Source: http://www.ifarchive.org/if-archive/programming/tads2/source/tads23-unix.tar.gz SourceDirectory: tads-%v Source-MD5: 3230f4678309e83f7bc396815d431e53 SourceRename: tads23-unix-2.5.9.tar.gz Depends: libncurses5-shlibs (>= 5.4-20041023-1006) BuildDepends: fink (>= 0.24.12), libncurses5 (>= 5.4-20041023-1006) GCC: 4.0 PatchFile: %n.patch PatchFile-MD5: f05c85c98d073e54e4dc8d83aeb0ed0f PatchScript: sed -e 's:@PREFIX@:%p:g' -e 's:@INST@:%i/:g' <%{PatchFile} | patch -p1 CompileScript: << (cd tads2 && make) (cd tads3 && make) << InstallScript: << mkdir -p %i/share/res %i/share/doc %i/lib (cd tads3 && make install) << #DocFiles: portnote.txt readtads.src tests/BUGS.T testux.t tadserr.msg tadsver.htm tadsver.uni Description: Text Adventure Development System DescPort: << TADS's configuration system is badly done. The makefile is patched to enable the Darwin rules and to use Fink's ncurses instead of libSystem. << License: Restrictive/Distributable Homepage: http://www.tads.org/