diff --git a/sys-apps/flashprog/Manifest b/sys-apps/flashprog/Manifest new file mode 100644 index 0000000000..d4ede8779c --- /dev/null +++ b/sys-apps/flashprog/Manifest @@ -0,0 +1 @@ +DIST v1.2.tar.gz 499136 BLAKE2B 1009aea4fe1686b3e88d146fef926e3b045975852eb8bd4a1e31d3d8497fd1bb6a9773ea3be91ed9ef2f0abeb631c43f62a25e1930f2e0f13a6044aee70f3cdb SHA512 4a9d6dc6ea5b66f2c96f855bef7401df3506dd067d0becdea08568fd2081bc91dfa371162f9fe7c4105abbaaab770b65d02b4ddec81bec1909a947811efa6174 diff --git a/sys-apps/flashprog/flashprog-1.2.ebuild b/sys-apps/flashprog/flashprog-1.2.ebuild new file mode 100644 index 0000000000..18d261e839 --- /dev/null +++ b/sys-apps/flashprog/flashprog-1.2.ebuild @@ -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" + diff --git a/sys-apps/flashprog/metadata.xml b/sys-apps/flashprog/metadata.xml new file mode 100644 index 0000000000..9504819d49 --- /dev/null +++ b/sys-apps/flashprog/metadata.xml @@ -0,0 +1,12 @@ + + + + + openrc@posteo.de + Andre + + +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. + + +