* [gentoo-commits] repo/proj/guru:master commit in: sys-apps/flashprog/
@ 2024-11-06 11:20 David Roman
0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2024-11-06 11:20 UTC (permalink / raw
To: gentoo-commits
commit: 7bbc1b572370eb648f7fddb003cad149d605030f
Author: Andre <openrc <AT> posteo <DOT> de>
AuthorDate: Mon Nov 4 15:07:44 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 4 16:32:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7bbc1b57
sys-apps/flashprog: new package, add 1.2
Signed-off-by: Andre <openrc <AT> posteo.de>
sys-apps/flashprog/Manifest | 1 +
sys-apps/flashprog/flashprog-1.2.ebuild | 14 ++++++++++++++
sys-apps/flashprog/metadata.xml | 12 ++++++++++++
3 files changed, 27 insertions(+)
diff --git a/sys-apps/flashprog/Manifest b/sys-apps/flashprog/Manifest
new file mode 100644
index 000000000..d4ede8779
--- /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 000000000..18d261e83
--- /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 000000000..9504819d4
--- /dev/null
+++ b/sys-apps/flashprog/metadata.xml
@@ -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>
+
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: sys-apps/flashprog/
@ 2024-11-06 11:20 David Roman
0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2024-11-06 11:20 UTC (permalink / raw
To: gentoo-commits
commit: 65820f80c3fbc7cc89504ad05d168373d5c7bf9c
Author: Andre <openrc <AT> posteo <DOT> de>
AuthorDate: Mon Nov 4 15:19:38 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 4 16:32:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65820f80
sys-apps/flashprog: add package
Signed-off-by: Andre <openrc <AT> posteo.de>
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 18d261e83..a04920110 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 9504819d4..f674ae79c 100644
--- a/sys-apps/flashprog/metadata.xml
+++ b/sys-apps/flashprog/metadata.xml
@@ -1,12 +1,14 @@
<?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>
+<maintainer type="person">
+<email>openrc@posteo.de</email>
+<name>Andre</name>
+</maintainer>
+<upstream>
+<remote-id type="github">SourceArcade/flashprog</remote-id>
+<bugs-to>https://github.com/SourceArcade/flashprog/issues</bugs-to>
+</upstream>
+<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>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: sys-apps/flashprog/
@ 2024-11-06 11:20 David Roman
0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2024-11-06 11:20 UTC (permalink / raw
To: gentoo-commits
commit: 99f65a2cc8c3b1cb8c9efb076df5194cb6372af5
Author: Andre <openrc <AT> posteo <DOT> de>
AuthorDate: Mon Nov 4 16:34:22 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 4 16:34:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99f65a2c
sys-apps/flashprog: remove empty line
Signed-off-by: Andre <openrc <AT> posteo.de>
sys-apps/flashprog/flashprog-1.2.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-apps/flashprog/flashprog-1.2.ebuild b/sys-apps/flashprog/flashprog-1.2.ebuild
index 7374e01a3..5c87211d8 100644
--- a/sys-apps/flashprog/flashprog-1.2.ebuild
+++ b/sys-apps/flashprog/flashprog-1.2.ebuild
@@ -5,4 +5,3 @@ SRC_URI="https://github.com/SourceArcade/${PN}/archive/refs/tags/v${PV}.tar.gz -
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
-
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: sys-apps/flashprog/
@ 2024-11-06 11:20 David Roman
0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2024-11-06 11:20 UTC (permalink / raw
To: gentoo-commits
commit: a28d1eda7ad9ace51f92c5d719ae9d777b50ae29
Author: Andre <openrc <AT> posteo <DOT> de>
AuthorDate: Mon Nov 4 15:46:10 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 4 16:32:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a28d1eda
sys-apps/flashprog: add package
Signed-off-by: Andre <openrc <AT> posteo.de>
sys-apps/flashprog/Manifest | 2 +-
sys-apps/flashprog/flashprog-1.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/flashprog/Manifest b/sys-apps/flashprog/Manifest
index d4ede8779..f8c98a146 100644
--- a/sys-apps/flashprog/Manifest
+++ b/sys-apps/flashprog/Manifest
@@ -1 +1 @@
-DIST v1.2.tar.gz 499136 BLAKE2B 1009aea4fe1686b3e88d146fef926e3b045975852eb8bd4a1e31d3d8497fd1bb6a9773ea3be91ed9ef2f0abeb631c43f62a25e1930f2e0f13a6044aee70f3cdb SHA512 4a9d6dc6ea5b66f2c96f855bef7401df3506dd067d0becdea08568fd2081bc91dfa371162f9fe7c4105abbaaab770b65d02b4ddec81bec1909a947811efa6174
+DIST flashprog-1.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
index a04920110..7374e01a3 100644
--- a/sys-apps/flashprog/flashprog-1.2.ebuild
+++ b/sys-apps/flashprog/flashprog-1.2.ebuild
@@ -1,7 +1,7 @@
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 -> ${PN}-${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"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: sys-apps/flashprog/
@ 2024-11-06 11:20 David Roman
0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2024-11-06 11:20 UTC (permalink / raw
To: gentoo-commits
commit: 4ac61c71573d4151782b962474679d5770fd8ca6
Author: Andre <openrc <AT> posteo <DOT> de>
AuthorDate: Mon Nov 4 18:49:52 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 4 18:50:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ac61c71
sys-apps/flashprog: Add missing runtime dependencies
Signed-off-by: Andre <openrc <AT> posteo.de>
sys-apps/flashprog/flashprog-1.2.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/sys-apps/flashprog/flashprog-1.2.ebuild b/sys-apps/flashprog/flashprog-1.2.ebuild
index 5c87211d8..2bfe16e74 100644
--- a/sys-apps/flashprog/flashprog-1.2.ebuild
+++ b/sys-apps/flashprog/flashprog-1.2.ebuild
@@ -5,3 +5,8 @@ SRC_URI="https://github.com/SourceArcade/${PN}/archive/refs/tags/v${PV}.tar.gz -
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
+RDEPEND=">=dev-libs/libusb-1.0.26
+>=dev-embedded/libjaylink-0.3.1
+>=dev-embedded/libftdi-1.5-r7
+>=dev-libs/libgpiod-1.6.4
+>=sys-apps/pciutils-3.13.0"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: sys-apps/flashprog/
@ 2024-11-07 23:44 David Roman
0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2024-11-07 23:44 UTC (permalink / raw
To: gentoo-commits
commit: 937bc1408daa008b908f60500cb5d04abc85f261
Author: Andre <openrc <AT> posteo <DOT> de>
AuthorDate: Wed Nov 6 19:36:25 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Nov 6 19:37:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=937bc140
sys-apps/flashprog: Fix dependency issues and add header.
Signed-off-by: Andre <openrc <AT> posteo.de>
sys-apps/flashprog/flashprog-1.2.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys-apps/flashprog/flashprog-1.2.ebuild b/sys-apps/flashprog/flashprog-1.2.ebuild
index 2bfe16e74..444cb1793 100644
--- a/sys-apps/flashprog/flashprog-1.2.ebuild
+++ b/sys-apps/flashprog/flashprog-1.2.ebuild
@@ -1,3 +1,5 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Utility for identifying, reading, writing, verifying and erasing flash chips."
HOMEPAGE="https://flashprog.org/"
@@ -10,3 +12,4 @@ RDEPEND=">=dev-libs/libusb-1.0.26
>=dev-embedded/libftdi-1.5-r7
>=dev-libs/libgpiod-1.6.4
>=sys-apps/pciutils-3.13.0"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: sys-apps/flashprog/
@ 2025-03-01 19:19 Haelwenn Monnier
0 siblings, 0 replies; 8+ messages in thread
From: Haelwenn Monnier @ 2025-03-01 19:19 UTC (permalink / raw
To: gentoo-commits
commit: 2d724e68ab06ee159f5f3221537f790f97913a0b
Author: Andre <openrc <AT> posteo <DOT> de>
AuthorDate: Sat Mar 1 13:44:31 2025 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Mar 1 13:44:31 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2d724e68
sys-apps/flashprog: add 1.3
Signed-off-by: Andre <openrc <AT> posteo.de>
sys-apps/flashprog/Manifest | 1 +
sys-apps/flashprog/flashprog-1.3.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/sys-apps/flashprog/Manifest b/sys-apps/flashprog/Manifest
index f8c98a146..463603ca5 100644
--- a/sys-apps/flashprog/Manifest
+++ b/sys-apps/flashprog/Manifest
@@ -1 +1,2 @@
DIST flashprog-1.2.tar.gz 499136 BLAKE2B 1009aea4fe1686b3e88d146fef926e3b045975852eb8bd4a1e31d3d8497fd1bb6a9773ea3be91ed9ef2f0abeb631c43f62a25e1930f2e0f13a6044aee70f3cdb SHA512 4a9d6dc6ea5b66f2c96f855bef7401df3506dd067d0becdea08568fd2081bc91dfa371162f9fe7c4105abbaaab770b65d02b4ddec81bec1909a947811efa6174
+DIST flashprog-1.3.tar.gz 507882 BLAKE2B 6ce38287b8cfc754b26647c846a56a9d89ebe14221f4875cdc826af0e8901232a5a54ca4674d276d4db7b51194b7ae06251d099f18c5a2465bdf664582fdae31 SHA512 e7ee58c072a4dceebb5e243ffaef3036c17b08e3e20eead35bc3d217866ec2a1a5bab458735d1be1766f8ab749af5a9c4e8ed0c09674908294b5f4b1e39f3672
diff --git a/sys-apps/flashprog/flashprog-1.3.ebuild b/sys-apps/flashprog/flashprog-1.3.ebuild
new file mode 100644
index 000000000..3e9d1b40a
--- /dev/null
+++ b/sys-apps/flashprog/flashprog-1.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2024-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+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 -> ${PN}-${PV}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+RDEPEND=">=dev-libs/libusb-1.0.26
+>=dev-embedded/libjaylink-0.3.1
+>=dev-embedded/libftdi-1.5-r7
+>=dev-libs/libgpiod-1.6.4
+>=sys-apps/pciutils-3.13.0"
+DEPEND="${RDEPEND}"
+src_compile() {
+ emake WARNERROR=no
+}
+src_install() {
+ emake DESTDIR="${D}" PREFIX="/usr" install
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: sys-apps/flashprog/
@ 2025-03-01 19:19 Haelwenn Monnier
0 siblings, 0 replies; 8+ messages in thread
From: Haelwenn Monnier @ 2025-03-01 19:19 UTC (permalink / raw
To: gentoo-commits
commit: d7e248ed115e70771cf5ea3f65a58949ac77cb3b
Author: Andre <openrc <AT> posteo <DOT> de>
AuthorDate: Sat Mar 1 13:34:05 2025 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Mar 1 13:34:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7e248ed
sys-apps/flashprog: Fix Werror and incorrect path bugs
Signed-off-by: Andre <openrc <AT> posteo.de>
sys-apps/flashprog/flashprog-1.2.ebuild | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/sys-apps/flashprog/flashprog-1.2.ebuild b/sys-apps/flashprog/flashprog-1.2.ebuild
index 444cb1793..3e9d1b40a 100644
--- a/sys-apps/flashprog/flashprog-1.2.ebuild
+++ b/sys-apps/flashprog/flashprog-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Utility for identifying, reading, writing, verifying and erasing flash chips."
@@ -13,3 +13,9 @@ RDEPEND=">=dev-libs/libusb-1.0.26
>=dev-libs/libgpiod-1.6.4
>=sys-apps/pciutils-3.13.0"
DEPEND="${RDEPEND}"
+src_compile() {
+ emake WARNERROR=no
+}
+src_install() {
+ emake DESTDIR="${D}" PREFIX="/usr" install
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-03-01 19:19 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-01 19:19 [gentoo-commits] repo/proj/guru:master commit in: sys-apps/flashprog/ Haelwenn Monnier
-- strict thread matches above, loose matches on Subject: below --
2025-03-01 19:19 Haelwenn Monnier
2024-11-07 23:44 David Roman
2024-11-06 11:20 David Roman
2024-11-06 11:20 David Roman
2024-11-06 11:20 David Roman
2024-11-06 11:20 David Roman
2024-11-06 11:20 David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox