# lxqt-build/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run lxqt-build \ https://github.com/lxqt/lxqt-build-tools.git #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.17 minutes) - 2021 dedi 00.00 hours (or 000.23 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.48 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = BSD-3-Clause tmpsize = 2M unpack = relaxed setpaths = qt5 #--------------------------------------------------------------------- [depends] cmake gtkcore pkgconf qt5 #--------------------------------------------------------------------- [configure] mkdir obj && cd obj cmake \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ .. #--------------------------------------------------------------------- [build] cd obj && smpmake && make install #--------------------------------------------------------------------- # 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 = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180318 Added package. Started with 0.4.0. 180624 Updated to 180624 ("git" date) 190224 Updated to 3934e9cd7 ("git" hash)