From 65820f80c3fbc7cc89504ad05d168373d5c7bf9c Mon Sep 17 00:00:00 2001 From: Andre Date: Mon, 4 Nov 2024 17:19:38 +0200 Subject: [PATCH] sys-apps/flashprog: add package Signed-off-by: Andre --- sys-apps/flashprog/flashprog-1.2.ebuild | 8 +------- sys-apps/flashprog/metadata.xml | 16 +++++++++------- 2 files changed, 10 insertions(+), 14 deletions(-) diff --git a/sys-apps/flashprog/flashprog-1.2.ebuild b/sys-apps/flashprog/flashprog-1.2.ebuild index 18d261e839..a049201100 100644 --- a/sys-apps/flashprog/flashprog-1.2.ebuild +++ b/sys-apps/flashprog/flashprog-1.2.ebuild @@ -1,14 +1,8 @@ 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" - +SRC_URI="https://github.com/SourceArcade/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${PN}-${PV}.tar.gz LICENSE="GPL-2" - SLOT="0" - KEYWORDS="~amd64" diff --git a/sys-apps/flashprog/metadata.xml b/sys-apps/flashprog/metadata.xml index 9504819d49..f674ae79c5 100644 --- a/sys-apps/flashprog/metadata.xml +++ b/sys-apps/flashprog/metadata.xml @@ -1,12 +1,14 @@ - - 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. - + +openrc@posteo.de +Andre + + +SourceArcade/flashprog +https://github.com/SourceArcade/flashprog/issues + +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.