# xsc/cfg - "Build" settings for package # Revision: 100331 #--------------------------------------------------------------------- [technotes] # 1. This distro's version of "xsc" modifies the original key bind- # ings. Presently, the most important keys are set up as follows: # Left -Arrow - Rotate counterclockwise # Right -Arrow - Rotate clockwise # Up -Arrow - Thrust # Left-Control - Fire # Q or Escape - Quit # P - Pause or un-pause # Space - Start a new game [after current one ends] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.20 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.22 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.03 hours (or 001.57 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU General Public License, version 2 (June 1991) tmpsize = 3M #--------------------------------------------------------------------- [depends] actools grep xorg #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE \ bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] cd $PKGDIR_PROD/bin mv xsc{,.bin} #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = Not checked yet url_home = http://www.panix.com/~mbh/projects.html url_lfs = n/a url_tarball = http://www.panix.com/~mbh/xsc/xsc-1.5.tar.gz #--------------------------------------------------------------------- [about] "xsc" is a GPL'd clone of the old vector-graphics video game "Star Castle" by Cinematronics. It's written in C++ and runs under X on UNIX.