# libsigcpp210/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. This package shouldn't be updated past the 2.10.X series. #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] dontfind = libsigcpp208 libsigcpp209 fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled nosyslinks = yes revision = numeric tmpsize = 40M unpack = relaxed #--------------------------------------------------------------------- [depends] actools gawk grep m4 meson ninja perl sed #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr build mkdir build meson build \ -D prefix=$PP cd build if [ \! -f build.ninja ]; then exit 1; fi meson configure #--------------------------------------------------------------------- [build] cd build ninja_simple_build #--------------------------------------------------------------------- # 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.10/libsigc++-2.10.6.tar.xz #--------------------------------------------------------------------- [history] 170619 Updated from 2.4.1 to 2.8.0 171007 Split "libsigcpp*" into "...208" and "...209" versions 171007 Updated from 2.8.0 to 2.9.3 210226 Split "libsigcpp*" into "...209" and "...210" versions