diff options
author | 2024-08-20 06:49:09 +0000 | |
---|---|---|
committer | 2024-08-20 06:49:09 +0000 | |
commit | 97202979117e8a7e0087f0e76b1ce50866606ad1 (patch) | |
tree | bcacbfbbe92cbc8948c497f21c8ee97cc27d827a /metadata/md5-cache/app-containers | |
parent | Merge updates from master (diff) | |
download | gentoo-97202979117e8a7e0087f0e76b1ce50866606ad1.tar.gz gentoo-97202979117e8a7e0087f0e76b1ce50866606ad1.tar.bz2 gentoo-97202979117e8a7e0087f0e76b1ce50866606ad1.zip |
2024-08-20 06:49:09 UTC
Diffstat (limited to 'metadata/md5-cache/app-containers')
-rw-r--r-- | metadata/md5-cache/app-containers/crun-1.16 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/metadata/md5-cache/app-containers/crun-1.16 b/metadata/md5-cache/app-containers/crun-1.16 new file mode 100644 index 000000000000..8b8840c70f3d --- /dev/null +++ b/metadata/md5-cache/app-containers/crun-1.16 @@ -0,0 +1,15 @@ +BDEPEND=|| ( dev-lang/python:3.13 dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 ) virtual/pkgconfig +DEFINED_PHASES=configure install setup test +DEPEND=dev-libs/yajl:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= ) +DESCRIPTION=A fast and low-memory footprint OCI Container Runtime fully written in C +EAPI=8 +HOMEPAGE=https://github.com/containers/crun +INHERIT=python-any-r1 +IUSE=+bpf +caps criu +seccomp selinux systemd static-libs +KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv +LICENSE=GPL-2+ LGPL-2.1+ +RDEPEND=dev-libs/yajl:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= ) selinux? ( sec-policy/selinux-container ) +SLOT=0 +SRC_URI=https://github.com/containers/crun/releases/download/1.16/crun-1.16.tar.gz +_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 6881b056477c23167d9a6b33e146374e python-any-r1 5af215c3da6aef17a2d5e02968df1d5a +_md5_=005a970ce803572d057c2bd23597c6a5 |