# lincityng/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following command was used: ocgitfetch --run \ --checkout=lincity-ng-2.14.2 \ --deletegit \ https://github.com/lincity-ng/lincity-ng.git #--------------------------------------------------------------------- [buildtimes] 00.04 hours (or 002.30 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.07 hours (or 003.92 minutes) - HP EliteBook 8560w 32GB RAM 00.07 hours (or 004.28 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.15 hours (or 009.02 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] altpkg = yes compiler = clang exepack = yes ldbefore = -lX11 -lc license = See "license*.txt" in installed tree revision = numeric tmpsize = 607M unpack = relaxed setpaths = \ libfmt libicu libxml2 libxmlpp5 \ physfs01 xorg xzutils zlib #--------------------------------------------------------------------- [depends] actools alsa brotli cmake cryptsetup dav1d db expat flac fluidsynth gawk git grep gtkcore jackone jam # Probably no longer needed jpeg jsonc lame libaom libavif libbsd libfmt libgme libicu libjxl libogg libsamplerate libsndfile libvorbis libwebp libxml2 libxmlpp5 libxmp libxslt libyuv lvm2 mpg123 ncurses openssl opus opusfile pcre2 physfs01 pkgconf pulseaudio readline sdl sed tiff util-linux wavpack xorg xzutils zlib zstd #--------------------------------------------------------------------- [configure] mkdir obj && cd obj cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ .. #--------------------------------------------------------------------- [build] cd obj && smpmake && make install #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin mkdir -p $BINDIR PROGBASE=lincity-ng cd $BINDIR rm -fr ../xbin/ mkdir -p ../xbin/ mv $PROGBASE ../xbin/ cp -p $PKGDIR_SPECIAL/lincityng.wrapper.in \ $PROGBASE chmod 755 $PROGBASE ln -nsf $PROGBASE lincityng #--------------------------------------------------------------------- # 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://lincity-ng.berlios.de/ url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180716 Updated from 2.0 to 180716 260502 Updated to b1282a2c2 - same as 2.14.2