New package: bubblewrap-0.1.8
This commit is contained in:
parent
b4b7ed67a3
commit
874ac0a8e9
2 changed files with 18 additions and 1 deletions
|
@ -2815,4 +2815,4 @@ libmutter-cogl-path-0.so mutter-3.24.0_1
|
||||||
libmutter-cogl-0.so mutter-3.24.0_1
|
libmutter-cogl-0.so mutter-3.24.0_1
|
||||||
libmutter-cogl-pango-0.so mutter-3.24.0_1
|
libmutter-cogl-pango-0.so mutter-3.24.0_1
|
||||||
libmozjs-.so mozjs38-38.8.0_1
|
libmozjs-.so mozjs38-38.8.0_1
|
||||||
libostree-1.so.1 libostree-2017.4_1
|
libostree-1.so.1 libostree-2017.3_1
|
||||||
|
|
17
srcpkgs/bubblewrap/template
Normal file
17
srcpkgs/bubblewrap/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'bubblewrap'
|
||||||
|
pkgname=bubblewrap
|
||||||
|
version=0.1.8
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="automake pkg-config"
|
||||||
|
makedepends="libcap-devel"
|
||||||
|
short_desc="Unprivileged sandboxing tool"
|
||||||
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
|
license="LGPL-2"
|
||||||
|
homepage="https://github.com/projectatomic/bubblewrap"
|
||||||
|
distfiles="https://github.com/projectatomic/bubblewrap/archive/v${version}.tar.gz"
|
||||||
|
checksum=64f264f1ae3d7b8fbcfb7102592d42096f41ac7edda97ce57486aa3e05d8d489
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
autoreconf -fi
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue