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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 830DE1582EF for ; Wed, 05 Mar 2025 08:36:48 +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 44E43342FB7 for ; Wed, 05 Mar 2025 08:36:48 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3B9C31102D0; Wed, 05 Mar 2025 08:36:47 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 333921102D0 for ; Wed, 05 Mar 2025 08:36:47 +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 DC1CF342FE8 for ; Wed, 05 Mar 2025 08:36:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DAAF2872 for ; Wed, 05 Mar 2025 08:36:45 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1741163802.a079e4d5808ddf8cdc559ee6c6b27353e39373b7.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/tarlz/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/tarlz/Manifest app-arch/tarlz/tarlz-0.27.1.ebuild X-VCS-Directories: app-arch/tarlz/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a079e4d5808ddf8cdc559ee6c6b27353e39373b7 X-VCS-Branch: master Date: Wed, 05 Mar 2025 08:36:45 +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: fb194c0c-0e7c-403a-9c96-941d0a9a257b X-Archives-Hash: 188b67e321f3264b695fe659bc201b10 commit: a079e4d5808ddf8cdc559ee6c6b27353e39373b7 Author: Michał Górny gentoo org> AuthorDate: Wed Mar 5 08:33:11 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Mar 5 08:36:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a079e4d5 app-arch/tarlz: Bump to 0.27.1 Signed-off-by: Michał Górny gentoo.org> app-arch/tarlz/Manifest | 1 + app-arch/tarlz/tarlz-0.27.1.ebuild | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/app-arch/tarlz/Manifest b/app-arch/tarlz/Manifest index 801e32972bee..1d99a6fa6619 100644 --- a/app-arch/tarlz/Manifest +++ b/app-arch/tarlz/Manifest @@ -1 +1,2 @@ DIST tarlz-0.26.tar.lz 114598 BLAKE2B cc8f291c4285cbb27f2312b6bd35d70bb0b92d325f72be5ffdabb02bd0c36fa9381e970b746086d4f12c83acdac2c4c0fa338353fdb9d802039a628f505e5f64 SHA512 89c9dd06f16f4304b451de486b4eddea2a3005c3fe43b8da415491c9dcf2a504bbba178bf7832e8319a5baba90bb6ef2e01db02f1ef874f1e960839817939c84 +DIST tarlz-0.27.1.tar.lz 117083 BLAKE2B 6e494002caee22ea6dc6f6474ca4852e2cc64c30a9edf4be8b9e45d5a6c90efec5ad4f1d2554ae120e01ea9b0b73a2aa04d7fbfa298c0d4d07d95e55083bd83d SHA512 827813c6f184bcae137db79da51434263bcb3d15f88f5eb7bc34e70b6bf7ae8ce76e11a34b3925dd0bd870543e92245428f154ffddf87c6090c351a2734e7adb diff --git a/app-arch/tarlz/tarlz-0.27.1.ebuild b/app-arch/tarlz/tarlz-0.27.1.ebuild new file mode 100644 index 000000000000..739f5d1d4ed6 --- /dev/null +++ b/app-arch/tarlz/tarlz-0.27.1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs unpacker + +DESCRIPTION="A parallel archiver combining tar and lzip" +HOMEPAGE="https://www.nongnu.org/lzip/tarlz.html" +SRC_URI="https://download.savannah.gnu.org/releases/lzip/${PN}/${P}.tar.lz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + >=app-arch/lzlib-1.12 +" +DEPEND=" + ${RDEPEND} +" +BDEPEND=" + $(unpacker_src_uri_depends) +" + +src_configure() { + econf \ + CXX="$(tc-getCXX)" \ + CXXFLAGS="${CXXFLAGS}" \ + CPPFLAGS="${CPPFLAGS}" \ + LDFLAGS="${LDFLAGS}" +}