summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a8a694c29dec
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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 = 0.9.9.r47.gaa91d5c
+ pkgrel = 1
+ url = https://github.com/flashrom/flashrom
+ arch = aarch64
+ arch = armv6h
+ arch = armv7h
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = git
+ depends = libftdi-compat
+ depends = libusb
+ depends = pciutils
+ optdepends = dmidecode: for SMBIOS/DMI table decoder support
+ provides = flashrom
+ conflicts = flashrom
+ replaces = flashrom-svn
+ source = git://github.com/flashrom/flashrom#branch=staging
+ sha512sums = SKIP
+
+pkgname = flashrom-git
+