# msitools/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.75 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = copyright setpaths = libgcab libgsf libxml2 msitools tmpsize = 14M #--------------------------------------------------------------------- [depends] actools bash-completion:strict bzip2 gawk grep gtkcore libgcab libgsf libxml2 meson ninja sed util-linux # For "libuuid" 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 = tbd url_home = tbd url_lfs = tbd url_tarball = http://ftp.gnome.org/pub/gnome/sources/\ msitools/0.103/msitools-0.103.tar.xz #--------------------------------------------------------------------- [history] 180817 Added package. Started with 0.98. 210128 Updated to 0.100 210203 Updated to 0.101 230703 Updated to 0.102 240723 Updated to 0.103