CVS: moonbase/zbeta/zsnes-cvs BUILD, NONE, 1.1 DEPENDS, NONE,
1.1 DETAILS, NONE, 1.1
niki at lunar-linux.org
niki at lunar-linux.org
Wed Jul 23 05:20:38 GMT 2003
Update of /var/cvs/lunar/moonbase/zbeta/zsnes-cvs
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8269
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Added zsnes cvs module made by Aaron Watry <watryac04 at uww.edu> aka Veerappan.
--- NEW FILE: BUILD ---
(
cd ./src/ &&
verbose_msg "CFLAGS=$CFLAGS" &&
verbose_msg "OPTS=$OPTS" &&
./autogen.sh --build=$BUILD \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=/usr/share/info \
--mandir=/usr/share/man \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends SDL &&
depends libpng
--- NEW FILE: DETAILS ---
MODULE=zsnes-cvs
VERSION=beta
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/zsnes
SOURCE_URL=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/zsnes:zsnes
WEB_SITE=http://www.zsnes.com/
ENTERED=20030519
UPDATED=$(date -u +%Y%m%d)
SHORT="A Super Nintendo emulator for Win32/MacOS/Linux"
cat << EOF
This is the cvs version of zsnes. It is a SNES emulator that works in
Windows/MacOS/Linux/Others?. It supports input from the keyboard, or
external controllers.
EOF
More information about the Lunar-commits
mailing list