[Lunar-commits] CVS: moonbase/games/frotz BUILD, NONE, 1.1 DETAILS,
NONE, 1.1
Jon South
striker at lunar-linux.org
Sun Nov 28 18:00:05 UTC 2004
Update of /var/cvs/lunar/moonbase/games/frotz
In directory espresso.foo-projects.org:/tmp/cvs-serv4264
Added Files:
BUILD DETAILS
Log Message:
Frotz! OMGOZZLES! Zork anyone?
--- NEW FILE: BUILD ---
(
sedit "s:/usr/local:/usr:g" Makefile &&
sedit "s:^OPTS.*:OPTS=$CFLAGS:" Makefile &&
sedit "s:^CONFIG_DIR.*:CONFIG_DIR=/etc:" Makefile &&
default_make &&
gather_docs HOW_TO_PLAY frotz.lsm DUMB
) > $C_FIFO 2>&1
--- NEW FILE: DETAILS ---
MODULE=frotz
VERSION=2.43
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://www.cs.csubak.edu/~dgriffi/proj/frotz/files/
SOURCE_VFY=sha1:2b2684ec670b471489c15be732c7dd1c59821b00
WEB_SITE=http://www.cs.csubak.edu/~dgriffi/proj/frotz/
ENTERED=20041128
UPDATED=20041128
SHORT="A portable Z-Machine Interpreter"
cat << EOF
>From the Frotz website:
Frotz is an interpreter for Infocom games and other Z-machine games.
It complies with standard 1.0 of Graham Nelson's specification. It
was written by Stefan Jokisch in 1995-1997. It was ported to Unix by
Galen Hazelwood. Currently the Unix port is being developed and
maintained by David Griffith. The Unix port is also the canonical core
version upon which all other ports are based.
EOF
More information about the Lunar-commits
mailing list