summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b0859f43028971c7f8f681b53c79f7b7a9d87cf5 (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
pkgbase = flashrom-git
	pkgdesc = Flashrom is a utility which can be used to detect, read, erase, or write BIOS chips (DIP, PLCC, SPI).
	pkgver = 1.2.1353.gebda447a
	pkgrel = 2
	url = https://github.com/flashrom/flashrom
	arch = aarch64
	arch = armv6h
	arch = armv7h
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = meson
	makedepends = cmocka
	makedepends = python-sphinx
	depends = libftdi
	depends = pciutils
	optdepends = dmidecode: for SMBIOS/DMI table decoder support
	provides = flashrom
	conflicts = flashrom
	source = git+https://github.com/flashrom/flashrom#branch=master
	sha512sums = SKIP

pkgname = flashrom-git