summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 77335adcdddf6047ba3d602b77c630dea007d030 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = enroot-git
	pkgdesc = A simple yet powerful tool to turn traditional container/OS images into unprivileged sandboxes.
	pkgver = 3.0.0
	pkgrel = 1
	url = https://github.com/NVIDIA/enroot
	install = enroot.install
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = gcc
	makedepends = make
	makedepends = libtool
	depends = jq
	depends = parallel
	depends = squashfs-tools
	optdepends = fuse-overlayfs-git
	optdepends = libnvidia-container-tools
	optdepends = pigz
	optdepends = pv
	optdepends = squashfuse
	provides = enroot
	conflicts = enroot
	backup = etc/enroot/enroot.conf
	source = git+https://github.com/NVIDIA/enroot.git#branch=master
	sha256sums = SKIP

pkgname = enroot-git