# conmon/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 \
--checkout=v2.1.12 \
https://github.com/containers/conmon.git

#---------------------------------------------------------------------

[buildtimes]

#---------------------------------------------------------------------

[settings]
configure = none
defer     = glibc64
license   = tbd
proddir   = none
tmpsize   = 3M

#---------------------------------------------------------------------

[depends]
go

#---------------------------------------------------------------------

[build]
export GOCACHE="$(mktemp -d)"
make podman

#---------------------------------------------------------------------

# 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_page = tbd
url_home        = tbd
url_lfs         = tbd
url_tarball     = git           # See "technotes" in "cfg" file

#---------------------------------------------------------------------

[history]
210511 Added package. Started with dd63dcb5b ("git" hash).
220505 Updated to bdb4f6e56 - same as 2.1.0
220625 Updated to 2bc95ee69 - same as 2.1.2
240708 Updated to e88966312 - same as 2.1.12