summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15d2f2f699ab28b941524111078a291902b68175 (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
pkgbase = verity-squash-root
	pkgdesc = Build signed efi files which mount a verified squashfs image as rootfs on boot
	pkgver = 0.2.2
	pkgrel = 1
	url = https://github.com/brandsimon/verity-squash-root/
	arch = any
	license = MIT
	checkdepends = flake8
	checkdepends = mypy
	checkdepends = shellcheck
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = binutils
	depends = efitools
	depends = sbsigntools
	depends = squashfs-tools
	depends = tar
	optdepends = age: for encrypted secure boot keys
	backup = etc/verity_squash_root/config.ini
	source = verity-squash-root-0.2.2.tar.gz::https://github.com/brandsimon/verity-squash-root/archive/refs/tags/0.2.2.tar.gz
	sha512sums = 4aa24378702df2a83faf5d60ce3192f91a314284b13f2ba89c0e38ec2b04093a4c6e2b783b75f3c2a9929c1250df1becbbc293e6c75eedb9ede8454d24949452
	b2sums = 26000a61f469cecc8871904bd426c1f4c514b18dcf11c7763ee8c62114dc1c54c63ed23b2d4c160844568d465d436b11313f337c31d082eb4a86e0214a4bd660

pkgname = verity-squash-root