summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a0c45d83f4546be97542c1ad0a5e3a0888d79b01 (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
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 = 1
	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
	replaces = flashrom-svn
	source = git+https://github.com/flashrom/flashrom#branch=master
	sha512sums = SKIP

pkgname = flashrom-git