# gexiv2/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.25 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING setpaths = gtkcore tmpsize = 3M #--------------------------------------------------------------------- [depends] actools exiv2 expat gawk grep gtkcore:strict libffi pcre pkgconf pygobject python sed vala 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 \ -D introspection=true 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 = tbd url_home = tbd url_lfs = tbd url_tarball = https://mirror.umd.edu/gnome/sources/\ gexiv2/0.14/gexiv2-0.14.3.tar.xz #--------------------------------------------------------------------- [history] 180826 Added package. Started with 0.10.8. 190531 Updated to 0.12.0 210125 Updated to 0.12.1 210403 Updated to 0.12.2 210906 Updated to 0.12.3 211205 Updated to 0.14.0 240704 Updated to 0.14.3