summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 783e715f363627ff801074d90970ce6880f5127a (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
pkgbase = enroot
	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
	backup = etc/enroot/enroot.conf
	source = git+https://github.com/NVIDIA/enroot.git#tag=v3.0.0
	sha256sums = SKIP

pkgname = enroot