# Generated by makepkg 7.1.0
# Thu Aug 13 13:03:01 UTC 2026
pkgbase = crun
	pkgdesc = A fast and lightweight fully featured OCI runtime and C library for running containers
	pkgver = 1.26
	pkgrel = 3
	url = https://github.com/containers/crun
	arch = x86_64
	arch = aarch64
	license = LGPL-2.1-or-later
	makedepends = libtool
	makedepends = python
	makedepends = go-md2man
	makedepends = systemd
	makedepends = git
	makedepends = yajl
	makedepends = libcap
	makedepends = libseccomp
	makedepends = criu
	makedepends = libkrun
	provides = oci-runtime
	source = git+https://github.com/containers/crun.git#tag=1.26?signed
	validpgpkeys = AC404C1C0BF735C63FF4D562263D6DF2E163E1EA
	sha256sums = c42d4baf9a8f2e337b3b54f8659357fcd2697ef36f32bf6d41e8d0c91613632c

pkgname = crun
	depends = yajl
	depends = systemd-libs
	depends = libcap
	depends = libseccomp
	depends = criu

pkgname = krun
	pkgdesc = crun based OCI runtime using libkrun to run containerized programs in isolated KVM environments
	depends = crun
	depends = libkrun
