Package: tornado Version: 1.2 Revision: 3 Patch: %n.patch PatchScript: << find . -name "Makefile" | xargs perl -pi -e "s/ cpp / cpp3 /g" << Source: http://www.lionking.org/~kiza/linux/%n/%n-%v.tar.gz Source-MD5: 840f85d1db54d50d50190489c8af02d3 Depends: passwd BuildDepends: gettext-dev, gettext-bin, gettext-tools, ncurses-dev (>= 5.3-20031018-2) CompileScript: << make PREFIX=%p LOCALEPATH=%p/share/locale LDFLAGS="-L%p/lib -lncurses -lintl" << InstallScript: << make install DESTDIR=%d PREFIX=%p LOCALEPATH=%p/share/locale SCOREDIR=%p/var/games MANDIR=%p/share/man chown -R games:games %i/bin/%n %i/var/games/%n.scores chmod 2101 %i/bin/%n << DocFiles: AUTHOR COPYING CREDITS Changelog INSTALL README TODO Description: Networkable text-based weather destruction DescDetail: << Clone of the original C64 game. The goal of the game is to destroy the opponent's house with certain weather phenomenon: rain, snow, hail, lightning and tornado. The game can be played together (two players), against the computer (or two computer players against each other) or over a TCP connection. For a more detailed description of the game see tornado's manpage. << DescUsage: << If you get "bad MD5" please choose option 2, they change the tarball often. << License: GPL Maintainer: Ben Hines Homepage: http://www.lionking.org/~kiza/linux/tornado/