# gtksrc4/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. "gtksrc4" installs a version of "gtksourceview" from the 4.X ser- ies. This package shouldn't be updated past the 4.8.X subseries. #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING setpaths = gtksrc4 libxml2 tmpsize = 69M #--------------------------------------------------------------------- [depends] brotli bzip2 cairo expat fontconfig freetype2 fribidi graphite2 gtkcore:strict jpeg libbsd libffi libicu libpng libxml2 meson ncurses ninja openssl pkgconf 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 #--------------------------------------------------------------------- [postbuild] ln -nsf $PKGDIR_PROD/share/vala/vapi/* \ $PRODTREE/gtkcore/share/vala/vapi/ #--------------------------------------------------------------------- # 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 = http://ftp.gnome.org/pub/gnome/sources/\ gtksourceview/4.8/gtksourceview-4.8.4.tar.xz #--------------------------------------------------------------------- [history] 211028 Added package. Started with 4.8.2. 240704 Updated to 4.8.4