summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f3bdc54e3c5279dc04ef0003511403879fac2c7b (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
pkgbase = enroot-git
	pkgdesc = A simple yet powerful tool to turn traditional container/OS images into unprivileged sandboxes.
	pkgver = 1.1.0
	pkgrel = 1
	url = https://github.com/NVIDIA/enroot
	install = enroot-git.install
	arch = x86_64
	license = BSD
	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
	source = git+https://github.com/NVIDIA/enroot.git#tag=v1.1.0
	sha256sums = SKIP

pkgname = enroot-git