summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 479bfcc8d4618baadff27e1e5b101a6505b23c40 (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 = ugrd-git
	pkgdesc = Minimalistic POSIX initramfs generator, designed for encrypted systems
	pkgver = 2.0.2.r7.g2713866
	pkgrel = 1
	url = https://github.com/desultory/ugrd
	arch = any
	license = GPL-2.0-only
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = bc
	depends = pax-utils
	depends = python
	depends = python-pycpio
	depends = python-zenlib
	optdepends = python-zstandard: zstd cpio compression
	provides = initramfs
	provides = ugrd
	conflicts = ugrd
	backup = etc/ugrd/config.toml
	source = git+https://github.com/desultory/ugrd
	sha256sums = SKIP

pkgname = ugrd-git