# ccache4/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.20 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.22 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.63 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.87 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] exepack = no license = See "license*.txt" in installed tree licfile = GPL-3.0.txt nosyslinks = yes purge = no # Might be needed to build itself setpaths = xxhash zstd #--------------------------------------------------------------------- [depends] actools cmake:forward gawk grep sed xxhash zlib zstd #--------------------------------------------------------------------- [configure] mkdir obj && cd obj cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ -DQT_DEBUG_FIND_PACKAGE=ON \ .. #--------------------------------------------------------------------- [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 = Not checked yet url_home = http://ccache.samba.org/ url_lfs = Not checked yet url_tarball = https://github.com/ccache/ccache/releases/download/\ v4.11.2/ccache-4.11.2.tar.gz #--------------------------------------------------------------------- [history] 170505 Updated from 3.2.1 to 3.3.4 180720 Updated to 3.4.2 191006 Updated to 3.7.4 250502 Split "ccache" into "ccache3" and "ccache4" 250502 Updated to 4.11.2