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 8412A1580EB for ; Wed, 21 May 2025 21:13:00 +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 6A89B34319F for ; Wed, 21 May 2025 21:13:00 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 85FC211049F; Wed, 21 May 2025 21:12:49 +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 7DEE211049F for ; Wed, 21 May 2025 21:12:49 +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 354FF34314A for ; Wed, 21 May 2025 21:12:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 752872827 for ; Wed, 21 May 2025 21:12:46 +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: <1747861860.8a4d423e9f3152ad59d2f7dd102dc7b2cc2332aa.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/par2cmdline-turbo/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/par2cmdline-turbo/Manifest app-arch/par2cmdline-turbo/par2cmdline-turbo-1.3.0.ebuild X-VCS-Directories: app-arch/par2cmdline-turbo/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8a4d423e9f3152ad59d2f7dd102dc7b2cc2332aa X-VCS-Branch: master Date: Wed, 21 May 2025 21:12:46 +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: c004fbe0-b49c-428a-b7bd-180ec911898b X-Archives-Hash: 27f591f0b853eaa29ea18784a031c021 commit: 8a4d423e9f3152ad59d2f7dd102dc7b2cc2332aa Author: Joe Kappus wt gd> AuthorDate: Wed May 7 17:58:14 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed May 21 21:11:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4d423e app-arch/par2cmdline-turbo: add 1.3.0 Signed-off-by: Joe Kappus wt.gd> Part-of: https://github.com/gentoo/gentoo/pull/41979 Closes: https://github.com/gentoo/gentoo/pull/41979 Signed-off-by: Sam James gentoo.org> app-arch/par2cmdline-turbo/Manifest | 1 + .../par2cmdline-turbo-1.3.0.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/app-arch/par2cmdline-turbo/Manifest b/app-arch/par2cmdline-turbo/Manifest index 3a0a99f1c2e5..cf26e7fe4a43 100644 --- a/app-arch/par2cmdline-turbo/Manifest +++ b/app-arch/par2cmdline-turbo/Manifest @@ -1 +1,2 @@ DIST par2cmdline-turbo-1.2.0.tar.gz 3952265 BLAKE2B 44b954047a45dc01b2ff7519101c210965c0fd3f82d6f71e8312b0c4482b03ceff6334bf9263ae5dcc16536b8cfcc74e031da0c2a67bad9effce0bae92600f39 SHA512 50b0548574c421899073dd2259d2841c8dd378b94a43b9060660ce9c2c964951ea539661beb24a0aa30b577f710c9b1df9b8c04b47aff41f4cd239413995711f +DIST par2cmdline-turbo-1.3.0.tar.gz 3951714 BLAKE2B 743b385a2f457598ccf4f7c396aa56e5767513711429793de9f20ac91fa18af17f58d7d12e1120487323ca0957af66558fc037f92f9059e8537875a2ed4855f0 SHA512 63b4b5e7c9f184d7251ad94b5bfef70e7d27fb155e4af26c3cab1dc8e0b80618ebdc08f45b1f3e8b64812f45d62e3d29dee6532774a24b9453c2cefc077d3d1d diff --git a/app-arch/par2cmdline-turbo/par2cmdline-turbo-1.3.0.ebuild b/app-arch/par2cmdline-turbo/par2cmdline-turbo-1.3.0.ebuild new file mode 100644 index 000000000000..93147e6ec001 --- /dev/null +++ b/app-arch/par2cmdline-turbo/par2cmdline-turbo-1.3.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +if [[ ${PV} == 9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/animetosho/par2cmdline-turbo" +else + SRC_URI="https://github.com/animetosho/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" +fi + +DESCRIPTION="par2cmdline × ParPar: speed focused par2cmdline fork" +HOMEPAGE="https://github.com/animetosho/par2cmdline-turbo" + +LICENSE="GPL-2+" +SLOT="0" + +RDEPEND=" + !app-arch/par2cmdline +" + +src_prepare() { + default + eautoreconf +}