# amtk5/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.42 minutes) - ThinkPad W530 i7 4x2 32GB RAM using a 64-bit kernel and 32-bit distro 00.02 hours (or 001.05 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = LICENSES/LGPL-3.0-or-later.txt tmpsize = 4M #--------------------------------------------------------------------- [depends] actools brotli bzip2 cairo expat fontconfig freetype2 fribidi gawk graphite2 grep gtkcore:strict jpeg libbsd libffi libpng meson ncurses ninja openssl pkgconf python sed util-linux xorg zlib #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr build mkdir build meson build \ -D prefix=$PP \ -D bindir=$PP/bin \ -D includedir=$PP/include \ -D libdir=$PP/lib \ -D mandir=$PP/man \ -D buildtype=release 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_page = tbd url_home = tbd url_lfs = tbd url_tarball = https://download.gnome.org/sources/amtk/\ 5.6/amtk-5.6.1.tar.xz #--------------------------------------------------------------------- [history] 220114 Added package. Started with 5.2.0. 230115 Updated to 5.6.1