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 068831584AD for ; Sun, 11 May 2025 13:39:29 +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)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E89B234368E for ; Sun, 11 May 2025 13:39:28 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4F82B1103DA; Sun, 11 May 2025 13:39:19 +0000 (UTC) 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 bobolink.gentoo.org (Postfix) with ESMTPS id 440201103DA for ; Sun, 11 May 2025 13:39:19 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F0B12343676 for ; Sun, 11 May 2025 13:39:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91A4A2835 for ; Sun, 11 May 2025 13:39:16 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1746970657.23131409b388e3f3c601460b4dd75f56e646b8d7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/minipro/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-embedded/minipro/Manifest dev-embedded/minipro/minipro-0.7.3.ebuild X-VCS-Directories: dev-embedded/minipro/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 23131409b388e3f3c601460b4dd75f56e646b8d7 X-VCS-Branch: master Date: Sun, 11 May 2025 13:39:16 +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: 70a8f754-dc83-46e7-9a1f-4b67d116609d X-Archives-Hash: 69381ee1479b8d93d0a769713ac5b53c commit: 23131409b388e3f3c601460b4dd75f56e646b8d7 Author: Mario Haustein hrz tu-chemnitz de> AuthorDate: Sun May 11 13:12:03 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 11 13:37:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23131409 dev-embedded/minipro: add 0.7.3 Signed-off-by: Mario Haustein hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/42026 Closes: https://github.com/gentoo/gentoo/pull/42026 Signed-off-by: Sam James gentoo.org> dev-embedded/minipro/Manifest | 1 + dev-embedded/minipro/minipro-0.7.3.ebuild | 48 +++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/dev-embedded/minipro/Manifest b/dev-embedded/minipro/Manifest index 18fa867525c9..fa3207accf4c 100644 --- a/dev-embedded/minipro/Manifest +++ b/dev-embedded/minipro/Manifest @@ -1 +1,2 @@ DIST minipro-0.7.2.tar.bz2 287826 BLAKE2B 1a2ae2ddbf4249044dcf68a19596f7013824d314547cc30687b8fc87d77710307f6b9caffaab444c46d494d3e3bf8728dd35ec56776b378c61b588f83363e127 SHA512 386fc73fe6d2574f131e5fa407f460a4800934df9be4ba27d933759af150866b570951624fef341c7122aa998f167cc89b39f6c6c39c27570e3581ff928abd2f +DIST minipro-0.7.3.tar.bz2 345229 BLAKE2B 0fe1b36e18abf2a785f7cb584a38927ef4aba3784047f273bcf050d107d525a812272355bd83cbaeb34529dae4df18a9cd099647df8b21a52d46f049eacc518e SHA512 14df5329f0cdfd3b0456db2d5b09079a841fe2c09e1410b4bb3e8ef58b8d566358eb9afc585bcb5de1e3929ed1819e259e7bb92894b35e6a8aa0aa7c259acde2 diff --git a/dev-embedded/minipro/minipro-0.7.3.ebuild b/dev-embedded/minipro/minipro-0.7.3.ebuild new file mode 100644 index 000000000000..c330e6a445eb --- /dev/null +++ b/dev-embedded/minipro/minipro-0.7.3.ebuild @@ -0,0 +1,48 @@ +# Copyright 2024-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit bash-completion-r1 toolchain-funcs udev + +DESCRIPTION="A program for controlling the MiniPRO TL866xx series of chip programmers" +HOMEPAGE="https://gitlab.com/DavidGriffith/minipro/" + +if [[ ${PV} == "9999" ]]; then + EGIT_REPO_URI="https://gitlab.com/DavidGriffith/minipro.git" + inherit git-r3 +else + SRC_URI="https://gitlab.com/DavidGriffith/minipro/-/archive/${PV}/${P}.tar.bz2" + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="GPL-3+" +SLOT="0" + +DEPEND=" + virtual/libusb:= +" +RDEPEND="${DEPEND}" +BDEPEND=" + virtual/pkgconfig +" + +src_compile() +{ + emake CC=$(tc-getCC) PREFIX="${EPREFIX}/usr" COMPLETIONS_DIR="$(get_bashcompdir)" +} + +src_install() +{ + emake CC=$(tc-getCC) DESTDIR="${D}" PREFIX="${EPREFIX}/usr" COMPLETIONS_DIR="$(get_bashcompdir)" install +} + +pkg_postinst() +{ + udev_reload +} + +pkg_postrm() +{ + udev_reload +}