24 lines
605 B
YAML
24 lines
605 B
YAML
name: bubblewrap
|
|
description: Unprivileged sandboxing tool
|
|
version: 0.11.2
|
|
revision: 2
|
|
url: https://github.com/containers/bubblewrap
|
|
license: LGPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- libcap
|
|
make_depends:
|
|
- docbook-xsl-nons
|
|
- libxslt
|
|
- meson
|
|
downloads:
|
|
- url: https://github.com/containers/bubblewrap/releases/download/v${BPM_PKG_VERSION}/bubblewrap-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 69abc30005d2186baf7737feacd8da35633b93cf5af38838ecff17c5f8e924f6
|