# lincity/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. Presently, the source tarball that's used for this package is # quite old (it dates back to 2004). However, as of mid-2008, it's the # latest known official version, and probably the final version of # LinCity per se. (There's a newer series named Lincity Next Genera- # tion or Lincity-NG, but that's a significantly different version of # the game.) #--------------------------------------------------------------------- # 2. Debian was last checked in mid-2007. At the time, Debian patches # existed for this package, but they didn't appear to contain signif- # icant non-Debian changes. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.85 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.00 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.13 hours (or 007.88 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU General Public License, version 2 (June 1991) setpath = xorg tmpsize = 10M #--------------------------------------------------------------------- [depends] actools gawk grep gzip sed xorg #--------------------------------------------------------------------- [configure] bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-static \ --enable-shared \ --with-gzip #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin DOCDIR=$PKGDIR_PROD/doc mkdir -p $BINDIR $DOCDIR cd $BINDIR rm -f lincity ln -nsf xlincity lincity #--------------------------------------------------------------------- # 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 = http://packages.debian.org/unstable/source/lincity url_home = http://lincity.sourceforge.net/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/sourceforge/\ lincity/lincity-1.13.1.tar.gz #--------------------------------------------------------------------- [history] 210226 Patched to fix FTBFS related to "gcc" 10