# wolf4sdl/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following commands were used: BASE=Wolf4SDL-v1.9R rm -fr $BASE $BASE.tar* git clone https://github.com/Zombieskittles/$BASE.git $BASE pushd $BASE name2low --run mv makefile Makefile cd mame name2low --run popd settreedate $BASE/ dirtotarbz2 $BASE/ rm -fr $BASE/ #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.20 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.28 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.65 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] compiler = clang configure = none cppstd = gnu++98 license = See "license-*.txt" under installed tree tmpsize = 4M setpaths = sdl xorg #--------------------------------------------------------------------- [depends] sdl unzip #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin DOCDIR=$PKGDIR_PROD/doc PROGDIR=$PKGDIR_PROD/program mkdir -p $BINDIR $DOCDIR $PROGDIR SPCDIR=$PKGDIR_SPECIAL DATAZIP=$SPCDIR/wolf3d14.zip setunix Makefile smpmake strip wolf3d mv wolf3d $PROGDIR/wolf4sdl setunix license-mame.txt cp -p license-mame.txt $DOCDIR/ cd $PROGDIR (upx --lzma wolf4sdl || true) unzip -Ljqo $DATAZIP \*.wl1 chown -R games.users $PROGDIR chmod u+s wolf4sdl cd $DOCDIR cp -p $SPCDIR/license-wolf3d.txt . #--------------------------------------------------------------------- cd $BINDIR cp -p $PKGDIR_SPECIAL/wolf4sdl.wrapper.in wolf4sdl chmod 755 wolf4sdl #--------------------------------------------------------------------- # 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 = n/a url_lfs = n/a url_tarball = special # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 250503 Updated from 1.7 to 1.9