# gdkpixbuf20/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. This package requires, at "build" time, a copy of "meson" that has been patched so as not to mess with "rpath". #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.27 minutes) - 2021 dedi 00.01 hours (or 000.63 minutes) - HP Pavilion dv8 8GB RAM 00.01 hours (or 000.87 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.13 minutes) - HP EliteBook 8560w 32GB RAM 00.02 hours (or 001.25 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.70 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled proddir = $PRODTREE/gtkcore purge = no revision = numeric shareddir = yes tmpsize = 52M unpack = relaxed uscheck = C210614, R210409, active setpaths = gtkcore jasper jpeg libpng tiff xorg #--------------------------------------------------------------------- [depends] actools cairo cups-base dbus dbus-base dbus-glib dbus-python expat fontconfig gawk glib20:strict gobject-intro:strict grep gtkdoc jasper jpeg libpng meson ninja perl pkgconf pycups python sed shared-mime tiff xorg #--------------------------------------------------------------------- [configure] ETCDIR=$PKGDIR_PROD/etc MANBASE=$PKGDIR_PROD/man mkdir -p $ETCDIR $MANBASE pip3install docutils pushd $PRODTREE/python3/bin/ ln -nsf rst2man.py rst2man popd ln -nsf $PRODTREE/python3/bin/rst* $SYSTREE/bin/ # Warning: "Builds" may fail unless "--keeptimes" is used here. treetextsub --keeptimes \ --pattern=GDK_PIXBUF_DISABLE_DEPRECATED \ --newtext=GDK_PIXBUF_DISABLE_MASTICATED #--------------------------------------------------------------------- PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr build mkdir build meson build \ -D prefix=$PP \ -D bindir=$PP/bin \ -D buildtype=release \ -D includedir=$PP/include \ -D libdir=$PP/lib \ -D mandir=$PP/man cd build if [ \! -f build.ninja ]; then exit 1; fi meson configure #--------------------------------------------------------------------- [build] cd build ninja_simple_build #--------------------------------------------------------------------- # 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 = Ditto url_lfs = Ditto url_tarball = https://ftp.gnome.org/pub/gnome/sources/\ gdk-pixbuf/2.42/gdk-pixbuf-2.42.10.tar.xz #--------------------------------------------------------------------- [history] 170505 Updated from 2.33.2 to 2.36.6 170912 Updated to 2.36.10 171028 Updated to 2.36.11 180625 Updated to 2.36.12 181023 Updated to 2.38.0 190314 Updated to 2.38.1 191006 Updated to 2.38.2 210125 Updated to 2.42.2 210424 Updated to 2.42.6 220802 Updated to 2.42.8 230219 Updated to 2.42.10