From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0AA6C158046 for ; Fri, 11 Oct 2024 02:27:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2FD3E2A02; Fri, 11 Oct 2024 02:27:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBC02E2A02 for ; Fri, 11 Oct 2024 02:27:21 +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 BA62B34311C for ; Fri, 11 Oct 2024 02:27:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF586227B for ; Fri, 11 Oct 2024 02:27:18 +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: <1728613594.f47b32273677c1723592391cd89e4e939c277a4a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/parallel/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/parallel/Manifest sys-process/parallel/parallel-20240822.ebuild X-VCS-Directories: sys-process/parallel/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f47b32273677c1723592391cd89e4e939c277a4a X-VCS-Branch: master Date: Fri, 11 Oct 2024 02:27:18 +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: fdcd46a3-45b3-481d-a1f5-315adde944cd X-Archives-Hash: aebe8b566848dbc8b353fa3fa393a46a commit: f47b32273677c1723592391cd89e4e939c277a4a Author: Sam James gentoo org> AuthorDate: Fri Oct 11 02:26:34 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 11 02:26:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f47b3227 sys-process/parallel: add 20240822 Signed-off-by: Sam James gentoo.org> sys-process/parallel/Manifest | 2 ++ sys-process/parallel/parallel-20240822.ebuild | 44 +++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) diff --git a/sys-process/parallel/Manifest b/sys-process/parallel/Manifest index a2e74141874f..7bba53eb4c51 100644 --- a/sys-process/parallel/Manifest +++ b/sys-process/parallel/Manifest @@ -1,2 +1,4 @@ DIST parallel-20240522.tar.bz2 2571391 BLAKE2B 50a6b41959ac06d92dc7f10492a7c758504bfb2686d2cfb8c6092f8e6a272abaaa6e40d209b48e8dcfef42460fdffd31d7e0d789591b347bcaa5ca22a5ac58a9 SHA512 22156c2ba722696e8f85efcc5996e6811523c2545d8a3daf328801f09b1edb9665172ddce2cf738d1c6af87ac9da0268ec1e4b07178f81c4bea27f3903d78bfd DIST parallel-20240522.tar.bz2.sig 2080 BLAKE2B 6b74a8487f5cb2400d0e81743007983e3d9ed7449ff0f05d1ca62dcc718dc8a843de414805c68776e2705264f59076ac756d3058c67ff666f11d4d3c4fdbf6dc SHA512 edd6624de644d751f44f51bc9b1b502032e9ee9d6085ad81a6cf7288d045ea69295908fc2d3c3da2b3bd0eeef922c5a27d746b9688ea700d4af7b1fb8893f62c +DIST parallel-20240822.tar.bz2 2682818 BLAKE2B e1ab5cd70f2bd848d346f8adc503c9853e4dae0bd492eefbb5c91a474a8ce79032315711ba8bd89acf44eb97195a9e4459c2b8929fbec07dedc0fc4be32d67b4 SHA512 9095fe35f6221f20940bcea66bc219c3c513b8eec3ab8df0df2d1695d7517110228528e2ac758c7c19766674a6a4d84f2df690d6d351a5307e68122f5d295d80 +DIST parallel-20240822.tar.bz2.sig 2080 BLAKE2B 2731a9dedc3fdb50d1a0ed185e80734125332040e8c16d058a6d762ec7323b310a75ae411e95a0328704d95a29e22e403d4afeacd32fe0a536c1376fdf390474 SHA512 f2a7faf36ca0bc83c72115fc1ccdf61931ddbd1f0a0b15a22f96f6b8084c54daa97d690d4fb9efb6e2d462b8d4c3c3335cabf2288d58981857ddfc599b991e86 diff --git a/sys-process/parallel/parallel-20240822.ebuild b/sys-process/parallel/parallel-20240822.ebuild new file mode 100644 index 000000000000..fd04358e548a --- /dev/null +++ b/sys-process/parallel/parallel-20240822.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/oletange.asc +inherit verify-sig + +DESCRIPTION="A shell tool for executing jobs in parallel locally or on remote machines" +HOMEPAGE="https://www.gnu.org/software/parallel/ https://git.savannah.gnu.org/cgit/parallel.git/" +SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" +SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig )" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" + +RDEPEND=" + dev-lang/perl + dev-perl/Devel-Size + dev-perl/Text-CSV + virtual/perl-Data-Dumper + virtual/perl-File-Temp + virtual/perl-IO +" +DEPEND="${RDEPEND}" +BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-oletange-20210423 )" + +src_configure() { + # bug #908214 + unset PARALLEL_HOME + + econf --docdir="${EPREFIX}"/usr/share/doc/${PF}/html +} + +src_compile() { + # Silence a warning where it tries to use pod2pdf; force it to fallback + # to pre-generated PDF. + mkdir "${T}"/fake || die + ln -s "${BROOT}"/bin/false "${T}"/fake/pod2pdf || die + export PATH="${T}/fake:${PATH}" + + default +}