blob: f921868c8e9f001b3dd427e22ffba91e37b09ae6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = flashrom-starlabs
pkgdesc = Utility for reading, writing, erasing and verifying flash ROM chips (StarLabs version)
pkgver = 1.3.0
pkgrel = 2
url = https://github.com/StarLabsLtd/flashrom
arch = x86_64
license = GPL-2.0-or-later
makedepends = cmocka
makedepends = git
makedepends = meson
makedepends = python-sphinx
depends = libftdi
depends = libusb
depends = pciutils
optdepends = dmidecode: for SMBIOS/DMI table decoder support
provides = flashrom
conflicts = flashrom
source = flashrom-starlabs::git+https://github.com/StarLabsLtd/flashrom.git#commit=fb14ceb302ac06bb07b75de354fc4bc82731f6be
sha256sums = 3143d604c86e683e9a04222b3d2eb428c397210297e386c279be32896be55b5e
pkgname = flashrom-starlabs
|