public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/tarlz/
Date: Sun, 16 Jan 2022 17:54:47 +0000 (UTC)	[thread overview]
Message-ID: <1642355680.26c0dfaed4ad36930848bca83c2f6c1e621cad6a.flow@gentoo> (raw)

commit:     26c0dfaed4ad36930848bca83c2f6c1e621cad6a
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 16 17:54:28 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Jan 16 17:54:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c0dfae

app-arch/tarlz: add 0.22

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 app-arch/tarlz/Manifest          |  1 +
 app-arch/tarlz/tarlz-0.22.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/app-arch/tarlz/Manifest b/app-arch/tarlz/Manifest
index b24b7840ddfd..c9319dbacc9e 100644
--- a/app-arch/tarlz/Manifest
+++ b/app-arch/tarlz/Manifest
@@ -1 +1,2 @@
 DIST tarlz-0.21.tar.lz 104780 BLAKE2B c3aacda3e8ab25757758d811d9cdc153777835950436dbb4827cf75d801f6c3035475330512a2657a8c9733f6afdf452d9689d7d72d11ba8ef968fceab671ed4 SHA512 1ad671da7ee115762163af57aad69ec754753e68a99ef8c4f38e880ecbb75a5b021f38794390eabcdbef4963cbc0c0e2abe36011da4135baf2c21dc22f020f4a
+DIST tarlz-0.22.tar.lz 105724 BLAKE2B 7921f7085d63f553f745cf8b7fee43ece32346a0804e41227806efae0ab338c48ee1830a8b087f03000a27fcf44338b3dba6d52d37f4de790d8b7bc5f0234ade SHA512 4e241ea0571e421c93fbeeb54a20e73fd4a7e9c85dc3b24295caec1a52e156cdcf5e85f4ee41f5dfae712b851d17fe0e96955380bb86306d8002f4187d0c60ec

diff --git a/app-arch/tarlz/tarlz-0.22.ebuild b/app-arch/tarlz/tarlz-0.22.ebuild
new file mode 100644
index 000000000000..88450fc9523f
--- /dev/null
+++ b/app-arch/tarlz/tarlz-0.22.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 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}"
+}


             reply	other threads:[~2022-01-16 17:54 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-16 17:54 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-22 20:22 [gentoo-commits] repo/gentoo:master commit in: app-arch/tarlz/ Michał Górny
2025-03-22 19:46 Sam James
2025-03-05  8:36 Michał Górny
2024-12-28  9:01 Michał Górny
2024-12-28  8:58 Arthur Zamarin
2024-12-11 19:48 Michał Górny
2024-01-25  4:43 Michał Górny
2024-01-25  0:42 Sam James
2024-01-05 17:22 Florian Schmaus
2023-10-22 10:28 Florian Schmaus
2023-09-21 14:44 Florian Schmaus
2022-10-27 20:15 Florian Schmaus
2022-10-27 20:15 Florian Schmaus
2022-09-25 16:14 Michał Górny
2022-09-25 16:14 Michał Górny
2022-05-12 14:11 Florian Schmaus
2022-05-12 14:11 Florian Schmaus
2022-05-02  6:52 Agostino Sarubbo
2021-06-22 18:28 Florian Schmaus
2021-06-22  7:54 Florian Schmaus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1642355680.26c0dfaed4ad36930848bca83c2f6c1e621cad6a.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox