summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 513d1907c511a23d8d128680f70f77edd8e5a320 (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_17_gc004311
	pkgrel = 2
	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=c0043113e23eccc5128b44427914d14448d61f0a
	sha256sums = SKIP

pkgname = enroot-git