# libsigcpp208/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. This package should't be updated past the 2.8.X series. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.25 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.43 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.30 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default dontfind = libsigcpp209 libsigcpp210 fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled nosyslinks = yes revision = numeric tmpsize = 19M unpack = relaxed #--------------------------------------------------------------------- [depends] actools gawk grep m4 perl sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE for x in `find . -name \*.pc.in` do sed -e "s|^Libs:.*|& -lstdc++|" -i $x done bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] rm -fr $PKGDIR_PROD/share/doc/ #--------------------------------------------------------------------- # Original URLs. Note: 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. You may not be able to # replace them. [urls] url_debian = http://packages.debian.org/unstable/source/\ libsigc++-2.0 url_home = http://libsigc.sourceforge.net/ url_lfs = n/a url_tarball = https://ftp.gnome.org/pub/gnome/sources/libsigc++/\ 2.8/libsigc++-2.8.0.tar.xz #--------------------------------------------------------------------- [history] 170619 Updated from 2.4.1 to 2.8.0 171007 Split "libsigcpp*" into "...208" and "...209" versions