# suil/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.12 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] compiler = clang license = See "license*.txt" in installed tree licfile = COPYING proddir = $PRODTREE/drobilla purge = no tmpsize = 4M uscheck = 250914 setpaths = qt6 xorg #--------------------------------------------------------------------- [depends] gtkcore lilv # May not be needed lv2 meson ninja pkgconf python qt serd:strict xorg #--------------------------------------------------------------------- [configure] QLDIR=$PRODTREE/qt6/lib export LD_LIBRARY_PATH=$QLDIR export PKG_CONFIG_PATH=$QLDIR/pkgconfig:$PKG_CONFIG_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] QLDIR=$PRODTREE/qt6/lib export LD_LIBRARY_PATH=$QLDIR export PKG_CONFIG_PATH=$QLDIR/pkgconfig:$PKG_CONFIG_PATH 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://download.drobilla.net/suil-0.10.22.tar.xz #--------------------------------------------------------------------- [history] 180309 Added package. Started with 0.10.0. 211111 Updated to 0.10.10 250914 Updated to 0.10.22