summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..36a5e9334056
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = verity-squash-root
+ pkgdesc = Build signed efi files which mount a verified squashfs image as rootfs on boot
+ pkgver = 0.1.0
+ 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 = efitools
+ depends = binutils
+ 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.1.0.tar.gz::https://github.com/brandsimon/verity-squash-root/archive/refs/tags/0.1.0.tar.gz
+ sha256sums = de2508ad8267d2de2ab272f4e8d823760e33e07a90ae09eb33bc458226ef8835
+
+pkgname = verity-squash-root