From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Compress-Raw-Zlib/
Date: Thu, 24 Oct 2024 13:35:19 +0000 (UTC) [thread overview]
Message-ID: <1729776882.cd18ec25141568360be8ad4c3f2a27e0ca3e9bf3.sam@gentoo> (raw)
commit: cd18ec25141568360be8ad4c3f2a27e0ca3e9bf3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 24 13:29:13 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 24 13:34:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd18ec25
perl-core/Compress-Raw-Zlib: add 2.213.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../Compress-Raw-Zlib-2.213.0.ebuild | 35 ++++++++++++++++++++++
perl-core/Compress-Raw-Zlib/Manifest | 1 +
2 files changed, 36 insertions(+)
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.213.0.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.213.0.ebuild
new file mode 100644
index 000000000000..90d1132426b4
--- /dev/null
+++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.213.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PMQS
+DIST_TEST=parallel
+DIST_VERSION=2.213
+inherit perl-module
+
+DESCRIPTION="Low-Level Interface to zlib compression library"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+# We use the bundled version of zlib as the minimum version for the system copy
+# Check on bumps! Look in https://github.com/pmqs/Compress-Raw-Zlib/commits/master/zlib-src.
+RDEPEND=">=sys-libs/zlib-1.3.1"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+src_prepare() {
+ rm -rf "${S}"/zlib-src/ || die
+ sed -i '/^zlib-src/d' "${S}"/MANIFEST || die
+ perl-module_src_prepare
+}
+
+src_configure() {
+ export BUILD_ZLIB=False
+ export USE_ZLIB_NG=False
+ export OLD_ZLIB=True
+ export ZLIB_INCLUDE="${ESYSROOT}"/usr/include
+ export ZLIB_LIB="${ESYSROOT}"/usr/$(get_libdir)
+ perl-module_src_configure
+}
diff --git a/perl-core/Compress-Raw-Zlib/Manifest b/perl-core/Compress-Raw-Zlib/Manifest
index b45c4158e5ef..31b28aa4d2cc 100644
--- a/perl-core/Compress-Raw-Zlib/Manifest
+++ b/perl-core/Compress-Raw-Zlib/Manifest
@@ -1,2 +1,3 @@
DIST Compress-Raw-Zlib-2.206.tar.gz 481767 BLAKE2B be4508171b24046c289d07706b1fb61d147057789a91b39799cd61bd388bcf4d02776e79237e3dc26ba12ee578d70898b615621170b73bbdd650f90d10781012 SHA512 3c722e6f363de90f6367446624090a9c482c9ed09f34b749765706da68e55e63f94608ea1d06669af567d8f8111d3311415f1f8a3daf782368c9a7bd4ff226f5
DIST Compress-Raw-Zlib-2.212.tar.gz 551286 BLAKE2B 2b2cdf6937e662e8a9abebfed248f4b66875f668f7d63c08b4487d5b2b071dc05b506af9ae336b97085bd9572d0fbd7fc407531bb1954cccb68752a2c04e732f SHA512 75f3c7eafed7c4a3df4e8609e2e291e390663ccbd3166b860dfeb1025f5007b7a8f568face9dff2bbb4b3eab4234cbb0806f90a0c132c7d738f520d98d033a67
+DIST Compress-Raw-Zlib-2.213.tar.gz 551722 BLAKE2B 5e2c9dc95368faca8a33b42d982891b92ceb3c2aed0908f9e828eaaaef962f3bf9e29e22e20189593c47305872d3e9cbdb49ad9cf4d086264962182404fb9fcf SHA512 dc98412a03ed1271b291bfd05ddd7d0d48e62ec84fd4328f1251a5266e3dfedec575fa5f19e473f0d7d6245d08e49b12e615765130bbb229d7903f029441fc33
next reply other threads:[~2024-10-24 13:35 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-24 13:35 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-24 12:32 [gentoo-commits] repo/gentoo:master commit in: perl-core/Compress-Raw-Zlib/ Sam James
2025-01-24 12:32 Sam James
2025-01-24 12:32 Sam James
2025-01-24 12:32 Sam James
2025-01-24 12:32 Sam James
2025-01-21 6:17 Arthur Zamarin
2025-01-21 6:17 Arthur Zamarin
2024-12-28 14:52 Sam James
2024-09-24 17:51 Sam James
2024-09-23 17:30 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 12:50 Sam James
2024-09-23 12:38 Sam James
2024-05-02 2:59 Sam James
2023-07-26 3:33 Sam James
2023-07-20 2:44 Sam James
2022-10-28 12:54 Sam James
2022-07-29 10:52 Arthur Zamarin
2022-07-23 4:13 Sam James
2022-07-17 9:10 Agostino Sarubbo
2022-07-15 7:07 Arthur Zamarin
2022-07-15 7:07 Arthur Zamarin
2022-07-15 6:53 Arthur Zamarin
2022-07-15 6:53 Arthur Zamarin
2022-07-15 6:50 Arthur Zamarin
2022-07-15 6:47 Arthur Zamarin
2022-06-28 12:42 Sam James
2022-06-26 5:28 Sam James
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=1729776882.cd18ec25141568360be8ad4c3f2a27e0ca3e9bf3.sam@gentoo \
--to=sam@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