Search Criteria
Package Details: flashrom-git 1.5.0.17.ged84669d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flashrom-git.git (read-only, click to copy) |
---|---|
Package Base: | flashrom-git |
Description: | A utility to detect, read, erase, or write BIOS chips (DIP, PLCC, SPI) |
Upstream URL: | https://github.com/flashrom/flashrom |
Licenses: | GPL-2.0-only |
Conflicts: | flashrom |
Provides: | flashrom |
Submitter: | Manouchehri |
Maintainer: | bitfehler |
Last Packager: | bitfehler |
Votes: | 24 |
Popularity: | 0.000017 |
First Submitted: | 2017-08-24 00:04 (UTC) |
Last Updated: | 2025-02-10 13:34 (UTC) |
Dependencies (11)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libftdi
- libusb (libusb-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pciutils (pciutils-gitAUR)
- cmocka (cmocka-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- dmidecode (dmidecode-gitAUR) (optional) – for SMBIOS/DMI table decoder support
- libjaylink (libjaylink-gitAUR) (optional) – for accessing SEGGER J-Link and compatible devices
Required by (2)
- fwupd-git (requires flashrom)
- vboot-utils
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
bitfehler commented on 2023-03-13 11:04 (UTC)
Added python-sphinx as build dep, thanks for the heads up
anatolik commented on 2023-03-10 01:59 (UTC)
Please add python-sphinx as a build dependency
Forty-Bot commented on 2023-03-08 22:55 (UTC)
This now depends on
python-sphinx
at build time.bitfehler commented on 2022-05-16 17:21 (UTC)
Thanks for letting me know, fixed in latest version!
kasugano commented on 2022-05-15 20:40 (UTC)
New dependency needed: "cmocka"
bitfehler commented on 2022-04-04 19:33 (UTC)
Thanks, @belzebub40k! Fixed accordingly.
belzebub40k commented on 2022-04-04 16:12 (UTC)
When trying to build the package it prints the following error message.
This can easily be fixed by changing the source url from git:// to git+https://
bitfehler commented on 2021-12-14 13:51 (UTC)
The PKGBUILD still works, but does not build/install the shared library which is needed to use fwupd flashrom plugin. The regular Arch package is using meson now, which will just do the right thing (I suspect the regular Makefile might be unmaintained). I used this for build/package:
Of course meson should then be added to build_deps also.
encounter commented on 2018-09-06 19:50 (UTC)
Patch removed, since it was applied upstream.
ilikenwf commented on 2018-09-06 16:15 (UTC)
Patch I suggested before @encounter no longer applies cleanly and isn't required. Thanks!
« First ‹ Previous 1 2 3 Next › Last »