# tepl/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.52 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = LICENSES/LGPL-3.0-or-later.txt tmpsize = 20M setpaths = libicu #--------------------------------------------------------------------- [depends] amtk5 brotli bzip2 cairo expat fontconfig freetype2 fribidi graphite2 gtkcore:strict gtksrc4 jpeg libbsd libffi libicu libpng libxml2 meson ncurses ninja openssl pkgconf python util-linux xorg xzutils zlib #--------------------------------------------------------------------- [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. 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/tepl/\ 6.4/tepl-6.4.0.tar.xz #--------------------------------------------------------------------- [history] 220114 Added package. Started with 6.00.0. 230115 Updated to 6.4.0