From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lz4/
Date: Mon, 22 Jul 2024 07:33:53 +0000 (UTC) [thread overview]
Message-ID: <1721633627.0096c3197d4b6a61e115e6ef97d41c471e57afdb.mgorny@gentoo> (raw)
commit: 0096c3197d4b6a61e115e6ef97d41c471e57afdb
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 22 06:55:36 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 22 07:33:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0096c319
app-arch/lz4: Bump to 1.10.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-arch/lz4/Manifest | 1 +
app-arch/lz4/lz4-1.10.0.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/app-arch/lz4/Manifest b/app-arch/lz4/Manifest
index dfd1e824e657..91e1cb9c3f1c 100644
--- a/app-arch/lz4/Manifest
+++ b/app-arch/lz4/Manifest
@@ -1 +1,2 @@
+DIST lz4-1.10.0.tar.gz 387114 BLAKE2B c87a939b748b0449e4f1869579ebc109704aa89e8699b6029217f6786c351d1b0329580dd3a955fe509efb113f29aecbafc83084d65d153f5d43610f4840a819 SHA512 8c4ceb217e6dc8e7e0beba99adc736aca8963867bcf9f970d621978ba11ce92855912f8b66138037a1d2ae171e8e17beb7be99281fea840106aa60373c455b28
DIST lz4-1.9.4.tar.gz 354063 BLAKE2B 2289cdce36acd35283bf2f02ef4d6d8f4805563be6d5a3492f3d6ea7975fb6bd14e1ac2e505df9747776edf8bcf0da7ba4ae7084b150e3ec08a52a9885f92ad5 SHA512 043a9acb2417624019d73db140d83b80f1d7c43a6fd5be839193d68df8fd0b3f610d7ed4d628c2a9184f7cde9a0fd1ba9d075d8251298e3eb4b3a77f52736684
diff --git a/app-arch/lz4/lz4-1.10.0.ebuild b/app-arch/lz4/lz4-1.10.0.ebuild
new file mode 100644
index 000000000000..325d4225f601
--- /dev/null
+++ b/app-arch/lz4/lz4-1.10.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake-multilib
+
+DESCRIPTION="Extremely Fast Compression algorithm"
+HOMEPAGE="https://github.com/lz4/lz4"
+SRC_URI="https://github.com/lz4/lz4/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2 GPL-2"
+SLOT="0/1.10.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="static-libs"
+
+CMAKE_USE_DIR=${S}/build/cmake
+
+multilib_src_configure() {
+ local mycmakeargs=(
+ -DBUILD_STATIC_LIBS=$(usex static-libs)
+ )
+
+ cmake_src_configure
+}
next reply other threads:[~2024-07-22 7:33 UTC|newest]
Thread overview: 116+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-22 7:33 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-18 11:23 [gentoo-commits] repo/gentoo:master commit in: app-arch/lz4/ Michał Górny
2024-08-16 13:58 Sam James
2024-08-10 15:41 Michał Górny
2024-08-10 8:35 Michał Górny
2024-08-10 8:17 Michał Górny
2024-08-10 6:43 Michał Górny
2024-07-31 8:17 Fabian Groffen
2024-07-22 7:33 Michał Górny
2022-10-09 8:53 Agostino Sarubbo
2022-10-09 0:10 Sam James
2022-10-08 19:28 Sam James
2022-10-08 19:24 Arthur Zamarin
2022-10-08 19:24 Arthur Zamarin
2022-10-08 19:24 Arthur Zamarin
2022-10-08 16:03 Arthur Zamarin
2022-08-30 5:45 Michał Górny
2021-01-06 12:52 Fabian Groffen
2020-12-20 20:34 Michał Górny
2020-12-20 20:34 Michał Górny
2020-12-20 16:40 Thomas Deutschmann
2020-12-18 20:49 Sergei Trofimovich
2020-12-18 18:45 Sam James
2020-12-18 14:22 Sam James
2020-12-18 10:25 Sergei Trofimovich
2020-12-17 4:56 Sam James
2020-12-16 19:50 Sam James
2020-11-16 8:22 Michał Górny
2020-11-16 8:22 Michał Górny
2020-08-31 13:39 Mikle Kolyada
2020-06-08 8:56 Michał Górny
2019-12-26 10:53 Michał Górny
2019-12-26 10:53 Michał Górny
2019-09-26 20:06 Mikle Kolyada
2019-09-26 20:06 Mikle Kolyada
2019-09-26 20:06 Mikle Kolyada
2019-09-21 5:26 Matt Turner
2019-09-20 6:39 Sergei Trofimovich
2019-09-09 16:15 Aaron Bauman
2019-09-09 6:02 Agostino Sarubbo
2019-09-09 5:54 Agostino Sarubbo
2019-09-08 19:15 Thomas Deutschmann
2019-09-08 18:30 Sergei Trofimovich
2019-09-08 18:26 Sergei Trofimovich
2019-09-08 18:21 Sergei Trofimovich
2019-09-08 10:22 Agostino Sarubbo
2019-08-21 5:41 Michał Górny
2019-08-16 14:35 Guilherme Amadio
2019-08-16 14:35 Guilherme Amadio
2019-08-16 14:35 Guilherme Amadio
2019-05-11 12:38 Michał Górny
2019-05-06 18:04 Tobias Klausmann
2019-04-12 3:22 Aaron Bauman
2019-04-01 17:21 Thomas Deutschmann
2019-03-16 22:55 Sergei Trofimovich
2019-03-16 21:57 Sergei Trofimovich
2019-03-16 16:56 Mikle Kolyada
2019-03-16 16:56 Mikle Kolyada
2019-03-16 16:56 Mikle Kolyada
2019-03-16 14:06 Mikle Kolyada
2019-03-12 17:04 Mikle Kolyada
2019-03-11 22:42 Sergei Trofimovich
2019-03-10 22:17 Sergei Trofimovich
2019-03-10 20:35 Sergei Trofimovich
2018-12-27 18:48 Fabian Groffen
2018-10-19 9:57 Michał Górny
2018-10-12 16:18 Mikle Kolyada
2018-10-10 16:26 Markus Meier
2018-09-29 21:07 Mikle Kolyada
2018-09-14 12:17 Tobias Klausmann
2018-09-09 1:12 Thomas Deutschmann
2018-09-08 12:53 Mart Raudsepp
2018-09-07 23:03 Sergei Trofimovich
2018-09-07 22:57 Sergei Trofimovich
2018-09-07 22:54 Sergei Trofimovich
2018-09-07 22:43 Sergei Trofimovich
2018-09-07 19:04 Sergei Trofimovich
2018-09-07 13:50 Mikle Kolyada
2018-06-07 13:23 Mikle Kolyada
2018-05-22 20:40 Michał Górny
2018-04-21 14:50 Mart Raudsepp
2018-03-23 4:48 Markus Meier
2018-03-03 13:12 Tobias Klausmann
2018-03-01 15:09 Michał Górny
2018-03-01 15:09 Michał Górny
2018-02-01 20:37 Thomas Deutschmann
2018-01-05 19:34 Mikle Kolyada
2018-01-02 19:54 Sergei Trofimovich
2018-01-02 8:14 Sergei Trofimovich
2017-09-25 19:04 Fabian Groffen
2017-09-04 17:21 Michał Górny
2017-06-25 7:25 Markus Meier
2017-06-21 12:17 Agostino Sarubbo
2017-06-20 14:56 Tobias Klausmann
2017-06-17 17:24 Agostino Sarubbo
2017-06-17 16:10 Sergei Trofimovich
2017-06-17 15:36 Agostino Sarubbo
2017-02-05 10:12 Michał Górny
2017-01-03 17:30 Michał Górny
2017-01-03 17:30 Michał Górny
2016-11-10 9:46 Lars Wendler
2016-09-29 13:28 Agostino Sarubbo
2016-09-29 12:35 Agostino Sarubbo
2016-09-29 9:35 Agostino Sarubbo
2016-07-29 14:46 Michał Górny
2016-07-28 18:18 Michał Górny
2016-07-28 14:13 Michał Górny
2016-07-27 20:24 Markus Meier
2016-07-18 8:50 Agostino Sarubbo
2016-07-18 8:50 Agostino Sarubbo
2016-07-17 19:37 Jeroen Roovers
2016-07-17 11:52 Tobias Klausmann
2016-03-02 16:05 Patrick Lauer
2016-03-02 9:07 Patrick Lauer
2015-11-03 21:55 Michał Górny
2015-09-01 18:37 Tobias Klausmann
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=1721633627.0096c3197d4b6a61e115e6ef97d41c471e57afdb.mgorny@gentoo \
--to=mgorny@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