summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 683c94d260e0312658b7179f973d0e61fdf11bf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = makeimg
	pkgdesc = Declarative way to build Linux system images
	pkgver = 0.10.0
	pkgrel = 1
	url = https://sr.ht/~bitfehler/makeimg
	arch = any
	license = GPL2
	makedepends = scdoc
	makedepends = make
	depends = coreutils
	depends = tar
	depends = util-linux
	optdepends = apk-tools: for building Alpine images
	optdepends = arch-install-scripts: for building Arch images
	optdepends = debootstrap: for building Debian images
	optdepends = parted: for building disk images
	optdepends = patch: for applying patches
	provides = makeimg
	conflicts = makeimg-git
	source = makeimg-0.10.0.tar.gz::https://git.sr.ht/~bitfehler/makeimg/archive/v0.10.0.tar.gz
	sha512sums = 31931d1a4718e180d70590117471af8b757b1504794626a303ce341d253ecf8e38ae906b040156f6c13b84756109b2bf447a46aa0da25d21667b30e847102976

pkgname = makeimg