# gimp30-resynth/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run \ --checkout=resynthesizer3 \ https://github.com/bootchk/resynthesizer.git #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.28 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] compiler = clang exepack = no license = See "license*.txt" in installed tree licfile = COPYING nosyslinks = yes proddir = $PRODTREE/gimp30 purge = no shareddir = yes strip = no tmpsize = 64M unpack = relaxed dontfind = gimp210 setpaths = gimp30 gtkcore libbabl libgegl04 #--------------------------------------------------------------------- [depends] actools cairo fontconfig freetype2 gawk gimp30:strict grep gtkcore libgegl04 meson ninja sed #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm lib/stats.* rm -fr build && mkdir build && cd build meson setup \ -D prefix=$PP \ -D bindir=$PP/bin \ -D includedir=$PP/include \ -D libdir=$PP/lib \ -D mandir=$PP/man \ -D buildtype=release #--------------------------------------------------------------------- [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 = tbd url_home = tbd url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180717 Updated from 170812 to 180717 ("git" date) 180717 Fixed a FTBFS related to gcc7 210226 Updated to 6a68cab6e ("git" hash) 230105 Updated to 4a53a8e02 250201 Updated to fa8efb29e 250201 Modified to fix a FTBFS 250402 Split "gimp30-resynth" from "gimp210-resynth" 250402 Updated to a53f54d86