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, 20 Jul 2023 02:44:15 +0000 (UTC) [thread overview]
Message-ID: <1689820891.e2eb4c9bdeeaa100a2375a895a9c45f34481bc2e.sam@gentoo> (raw)
commit: e2eb4c9bdeeaa100a2375a895a9c45f34481bc2e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 20 02:41:31 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 20 02:41:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2eb4c9b
perl-core/Compress-Raw-Zlib: add 2.205.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../Compress-Raw-Zlib-2.205.0.ebuild | 31 ++++++++++++++++++++++
perl-core/Compress-Raw-Zlib/Manifest | 1 +
2 files changed, 32 insertions(+)
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.205.0.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.205.0.ebuild
new file mode 100644
index 000000000000..f2caaf12c552
--- /dev/null
+++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.205.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PMQS
+DIST_TEST=parallel
+DIST_VERSION=2.205
+inherit perl-module
+
+DESCRIPTION="Low-Level Interface to zlib compression library"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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.2.13"
+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() {
+ BUILD_ZLIB=False ZLIB_INCLUDE="${ESYSROOT}"/usr/include \
+ 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 21b5c715bb69..e63eb55cfe65 100644
--- a/perl-core/Compress-Raw-Zlib/Manifest
+++ b/perl-core/Compress-Raw-Zlib/Manifest
@@ -1 +1,2 @@
DIST Compress-Raw-Zlib-2.202.tar.gz 480563 BLAKE2B 8e9eef5fae7dcac500b08ee7315e6d05912fe954e18560f1ecc195800343102cd0f97690c46c5e06bc6c734877e48356cb93fa70d7070c954e62dc2a7bd2d6c5 SHA512 add25f83ecd83fe3beaad12a6f8b37ca046fdfccfa44c03f32b104a9ec6c132407dc606ba0e30fad67151f1b1d4f6886991b19948c12e2964df13a6daa703e72
+DIST Compress-Raw-Zlib-2.205.tar.gz 481904 BLAKE2B 19572f48b1f25a901b1a88ad49d40ed0a57361f5f62870cce11dc85069e86695db6c3206101c2cd3609e2acb598799ce0a124f1b950cab901bfc412fed5e8580 SHA512 567abb51dc9939f0e0bc206202e63cd8805f924ef23ca48eae4992fdf97d58167aa7438732abd4cd27fa83b3849c7b263b55f3ec10009dddab8c9ca0d1a0ec18
next reply other threads:[~2023-07-20 2:44 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-20 2:44 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-10-24 13:35 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
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=1689820891.e2eb4c9bdeeaa100a2375a895a9c45f34481bc2e.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