summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6c0109f7f3230b233487037650bab8572c4b2446 (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
28
29
30
31
32
33
pkgbase = genimage-git
	pkgdesc = tool to generate multiple filesystem and flash images from a tree
	pkgver = v14.r82.43fccb5
	pkgrel = 4
	url = https://github.com/pengutronix/genimage
	arch = x86_64
	license = GPL2
	checkdepends = android-tools
	checkdepends = cpio
	checkdepends = cramfs-tools
	checkdepends = dtc
	checkdepends = genext2fs
	checkdepends = mtools
	checkdepends = qemu-headless
	checkdepends = rauc
	checkdepends = uboot-tools
	makedepends = git
	depends = confuse
	optdepends = android-tools: simg2img
	optdepends = cpio
	optdepends = cramfs-tools: mkcramfs
	optdepends = dtc
	optdepends = genext2fs
	optdepends = mtools: fat
	optdepends = qemu-headless: qemu-img
	optdepends = rauc
	optdepends = uboot-tools: mkimage
	provides = genimage
	conflicts = genimage
	source = genimage::git+https://github.com/pengutronix/genimage.git
	sha1sums = SKIP

pkgname = genimage-git