Initial commit
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
name: criu
|
||||
description: Utilities to checkpoint and restore processes in userspace
|
||||
version: 4.2.1
|
||||
revision: 1
|
||||
url: https://criu.org
|
||||
license: GPL-2.0-only,LGPL-2.1-only
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- gnutls
|
||||
- libbpf
|
||||
- libbsd
|
||||
- libdrm
|
||||
- libnet
|
||||
- libnl
|
||||
- nftables
|
||||
- protobuf-c
|
||||
- python3=3.14.*
|
||||
- python-protobuf
|
||||
- util-linux
|
||||
make_depends:
|
||||
- asciidoc
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-pip
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
- xmlto
|
||||
downloads:
|
||||
- url: https://github.com/checkpoint-restore/criu/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: feffdf4638125ebb12d2434754f80a1d7bbba85a3e6bee98c216f88fb99a5d96
|
||||
Reference in New Issue
Block a user