# runc/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 \ --checkout=v1.1.14 \ --run https://github.com/opencontainers/runc.git #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.10 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] altpkg = yes configure = none defer = glibc64 license = See "license*.txt" in installed tree licfile = LICENSE setpaths = libseccomp tmpsize = 33M #--------------------------------------------------------------------- [depends] go libseccomp #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin make BUILDTAGS="seccomp" mkdir -p $BINDIR mv runc $BINDIR/ #--------------------------------------------------------------------- # 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] 210511 Added package. Started with 210511. 211127 Updated to 19d696ec2 ("git" hash) 220117 Updated to 067aaf854 - same as 1.1.0 220505 Updated to 52de29d7e - same as 1.1.1 220615 Updated to 6724737f9 - same as 1.1.3 220825 Updated to 5fd4c4d14 - same as 1.1.4 240708 Updated to 58aa9203c - same as 1.1.13 240904 Updated to 2c9f5602f - same as 1.1.14