summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1c9b7478897c4f8a490750297202637893ffc886 (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.9.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.9.0.tar.gz::https://git.sr.ht/~bitfehler/makeimg/archive/v0.9.0.tar.gz
	sha512sums = b6144482ecf1dbd0c2127ad1a3cd777d0fb389d3096493568882e1b6124e0997550a577140dce65ac4143bcefc7632493b36fe432d44424bec1a075cca7caaeb

pkgname = makeimg