Package: tads3 Version: 3.0.5 Revision: 1 Maintainer: Alexander Strange Source: http://www.ifarchive.org/if-archive/programming/tads2/source/tads23-unix.tar.gz SourceDirectory: tads Source-MD5: 33a54946f42f2a8cf5d5189794351e6c SourceRename: tads23-unix-2.5.7.tar.gz Depends: libncurses5-shlibs BuildDepends: libncurses5 GCC: 3.3 PatchScript: sed -e 's:@PREFIX@:%p:g' -e 's:@INST@:%i/:g' <%a/%n.patch | 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/