Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv20073

Added Files:
        frotz.info 
Log Message:
Now builds on Lion.

--- NEW FILE: frotz.info ---
Package: frotz
Version: 2.43
Revision: 1012
Description: Interpreter for all Infocom-type games
License: GPL
Maintainer: None <[email protected]>
Source: mirror:sourceforge:/%n/%n-%v.tar.gz
Source-MD5: efe51879e012b92bb8d5f4a82e982677
BuildDepends: fink (>= 0.24.12)
PatchFile: %n.patch
PatchFile-MD5: 241cb80012bf5b76de8df30496971be3
PatchScript: <<
        sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
        perl -pi -e 's|getline|getlion|g' src/dumb/dumb_input.c
<<
GCC: 4.0
CompileScript: << 
 make
 make dumb
<<
InstallScript: <<
 mkdir -p %i/bin
 strip frotz
 install -c -m 755 frotz %i/bin
 install -c -m 755 dfrotz %i/bin
 mkdir -p %i/share/man/man6
 install -c -m 644 doc/frotz.6 %i/share/man/man6
 install -c -m 644 doc/dfrotz.6 %i/share/man/man6
 mkdir -p %i/share/doc/%n/config-examples
 install -m 644 doc/frotz.conf-small %i/share/doc/%n/config-examples
 install -m 644 doc/frotz.conf-big %i/share/doc/%n/config-examples
<<
DocFiles:  AUTHORS BUGS COPYING ChangeLog HOW_TO_PLAY README TODO
Homepage: http://sourceforge.net/projects/frotz/
DescPackaging: <<
Previously maintained by Christian Swinehart 
<[email protected]>
DescPort: <<
Rename function that overlaps with one from stdio.h.
<<
<<

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to