mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
sys-apps/flashprog: new package, add 1.2
Signed-off-by: Andre <openrc@posteo.de>
This commit is contained in:
1
sys-apps/flashprog/Manifest
Normal file
1
sys-apps/flashprog/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST v1.2.tar.gz 499136 BLAKE2B 1009aea4fe1686b3e88d146fef926e3b045975852eb8bd4a1e31d3d8497fd1bb6a9773ea3be91ed9ef2f0abeb631c43f62a25e1930f2e0f13a6044aee70f3cdb SHA512 4a9d6dc6ea5b66f2c96f855bef7401df3506dd067d0becdea08568fd2081bc91dfa371162f9fe7c4105abbaaab770b65d02b4ddec81bec1909a947811efa6174
|
||||
14
sys-apps/flashprog/flashprog-1.2.ebuild
Normal file
14
sys-apps/flashprog/flashprog-1.2.ebuild
Normal file
@@ -0,0 +1,14 @@
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Utility for identifying, reading, writing, verifying and erasing flash chips."
|
||||
|
||||
HOMEPAGE="https://flashprog.org/"
|
||||
|
||||
SRC_URI="https://github.com/SourceArcade/${PN}/archive/refs/tags/v${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
12
sys-apps/flashprog/metadata.xml
Normal file
12
sys-apps/flashprog/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>openrc@posteo.de</email>
|
||||
<name>Andre</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
flashprog is a utility for identifying, reading, writing, verifying and erasing flash chips. It is designed to flash BIOS/EFI/coreboot/firmware/optionROM images on mainboards, network/graphics/storage controller cards, and various other programmer devices.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user