# osinfo-tools/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.72 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.73 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING proddir = $PRODTREE/libosinfo purge = yes shareddir = yes tmpsize = 3M unpack = relaxed setpaths = json-glib libsoup libxml2 #--------------------------------------------------------------------- [depends] actools gawk grep gtkcore json-glib libarchive libsoup libxml2 libxslt meson ninja sed #--------------------------------------------------------------------- [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 = https://packages.debian.org/unstable/source/\ osinfo-db-tools url_home = https://libosinfo.org/ url_lfs = n/a when last checked url_tarball = https://releases.pagure.org/libosinfo/\ osinfo-db-tools-1.9.0.tar.xz #--------------------------------------------------------------------- [history] 180511 Added package. Started with 1.1.0. 180821 Updated to 1.2.0 210128 Updated to 1.8.0 211205 Updated to 1.9.0