From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E0B4E1582EF for ; Sat, 01 Mar 2025 13:45:24 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A3174340DD9 for ; Sat, 01 Mar 2025 13:45:24 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A14B71102B7; Sat, 01 Mar 2025 13:45:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 979901102B7 for ; Sat, 01 Mar 2025 13:45:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4BF47340DD9 for ; Sat, 01 Mar 2025 13:45:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7D3916E6 for ; Sat, 01 Mar 2025 13:45:21 +0000 (UTC) From: "Andre" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andre" Message-ID: <1740836671.2d724e68ab06ee159f5f3221537f790f97913a0b.openrc@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/flashprog/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-apps/flashprog/Manifest sys-apps/flashprog/flashprog-1.3.ebuild X-VCS-Directories: sys-apps/flashprog/ X-VCS-Committer: openrc X-VCS-Committer-Name: Andre X-VCS-Revision: 2d724e68ab06ee159f5f3221537f790f97913a0b X-VCS-Branch: dev Date: Sat, 01 Mar 2025 13:45:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5359ce2d-3a6c-4670-9633-aa8f1bb04edb X-Archives-Hash: fbf75a521e574945dc725c2f6d49547c commit: 2d724e68ab06ee159f5f3221537f790f97913a0b Author: Andre posteo de> AuthorDate: Sat Mar 1 13:44:31 2025 +0000 Commit: Andre posteo de> 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 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 +}