29 lines
715 B
YAML
29 lines
715 B
YAML
name: crun
|
|
description: A fast and lightweight fully featured OCI runtime and C library for running containers
|
|
version: 1.29.1
|
|
revision: 1
|
|
url: https://github.com/containers/crun
|
|
license: GPL2-or-later,LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- json-c
|
|
- libcap
|
|
- libseccomp
|
|
- libudev
|
|
make_depends:
|
|
- criu
|
|
- go-md2man
|
|
- libtool
|
|
- python3=3.14.*
|
|
- udev
|
|
provides:
|
|
- oci-runtime
|
|
downloads:
|
|
- url: https://github.com/containers/crun/releases/download/${BPM_PKG_VERSION}/crun-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: b6be9fd9613efe5df414c568ddfaf09857c72ec17a00999f15c132a3d9e120fd
|