# tcplay/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 tcplay https://github.com/bwalex/tc-play.git #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.42 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.50 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = LICENSE setpaths = lvm2 tmpsize = 53M #--------------------------------------------------------------------- [depends] cmake libgcrypt libgpg-error lvm2 util-linux # For -luuid #--------------------------------------------------------------------- [configure] mkdir obj cd obj cmake \ -DCMAKE_INSTALL_PREFIX:PATH=$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 = https://packages.debian.org/unstable/source/tcplay url_home = https://github.com/bwalex/tc-play url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 180411 Added package. Started with 180411 ("git" date). 210228 Updated to 2d8d597a4 ("git" hash)