# msitools/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.75 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] compiler = clang license = See "license*.txt" in installed tree licfile = copyright tmpsize = 14M setpaths = libgcab libgsf libxml2 msitools #--------------------------------------------------------------------- [depends] actools bash-completion:strict bzip2 gawk grep gtkcore libgcab libgsf libxml2 meson ninja pcre2 sed util-linux # For "libuuid" xzutils zlib #--------------------------------------------------------------------- [configure] #--------------------------------------------------------------------- PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr lacobj && mkdir lacobj && cd lacobj # meson setup \ -D prefix=$PP \ -D bindir=$PP/bin \ -D buildtype=release \ -D includedir=$PP/include \ -D libdir=$PP/lib \ -D mandir=$PP/man #--------------------------------------------------------------------- [build] cd lacobj && 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