# vte/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. Starting with release 0.77.X or 0.78.X, "gcc" 10.X can no longer build "vte", but "gcc" 13.X works. #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.38 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.03 hours (or 001.52 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.12 hours (or 007.07 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] compiler = gcc1330 exepack = yes fortran = disabled license = GNU Library General Public License, version 2 (June 1991) linemax = yes nls = disabled tmpsize = 14M setpaths = gettext libicu vte #--------------------------------------------------------------------- [depends] actools brotli bzip2 cairo cpan-xml-parser expat fontconfig freetype2 fribidi gawk gettext gnutls3 graphite2 grep gtkcore jpeg libbsd libffi libgmp libicu libidn2 libpng libunistring meson ncurses nettle3 ninja openssl p11kit pcre pcre2 perl pkgconf pygtk2 # May not be needed python # Ditto 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 gtk3=true \ -D gtk4=false \ -D _systemd=false cd build if [ \! -f build.ninja ]; then exit 1; fi meson configure #--------------------------------------------------------------------- [build] cd build ninja_simple_build #--------------------------------------------------------------------- [postbuild] SHADIR=$PKGDIR_PROD/share rm -fr $SHADIR/{gtk-doc,locale} #--------------------------------------------------------------------- # 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 = n/a url_lfs = n/a url_tarball = https://ftp.gnome.org/pub/gnome/sources/vte/0.78/\ vte-0.78.2.tar.xz #--------------------------------------------------------------------- [history] 171205 Updated from 0.42.3 to 0.50.2 190315 Updated to 0.56.0 210626 Updated to 0.64.2 220109 Updated to 0.66.2 220803 Updated to 0.68.0 240320 Updated to 0.76.0 240712 Updated to 0.76.3 241221 Updated to 0.78.2