public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/zlib-ng/
Date: Fri, 16 Jun 2023 01:42:19 +0000 (UTC)	[thread overview]
Message-ID: <1686879374.dc3acbe1cfc97a45f986c5ff46273f91dd75738a.sam@gentoo> (raw)

commit:     dc3acbe1cfc97a45f986c5ff46273f91dd75738a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 16 01:35:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 01:36:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc3acbe1

sys-libs/zlib-ng: add multilib

If this is ever going to be a thing with compat, we obviously need this.

We could conditionalise stuff on USE=compat but I don't really see the value
in that; still possible we could want this for newly built 32-bit stuff anyway.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../zlib-ng/{zlib-ng-2.1.2.ebuild => zlib-ng-2.1.2-r1.ebuild}     | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/sys-libs/zlib-ng/zlib-ng-2.1.2.ebuild b/sys-libs/zlib-ng/zlib-ng-2.1.2-r1.ebuild
similarity index 97%
rename from sys-libs/zlib-ng/zlib-ng-2.1.2.ebuild
rename to sys-libs/zlib-ng/zlib-ng-2.1.2-r1.ebuild
index 718d4ab949b5..f96bd980dbf9 100644
--- a/sys-libs/zlib-ng/zlib-ng-2.1.2.ebuild
+++ b/sys-libs/zlib-ng/zlib-ng-2.1.2-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 # Worth keeping an eye on 'develop' branch upstream for possible backports,
 # as they copied this practice from sys-libs/zlib upstream.
 
-inherit cmake
+inherit cmake-multilib
 
 DESCRIPTION="Fork of the zlib data compression library"
 HOMEPAGE="https://github.com/zlib-ng/zlib-ng"
@@ -31,7 +31,7 @@ PATCHES=(
 	"${FILESDIR}"/zlib-ng-2.1.2-cmake.patch
 )
 
-src_configure() {
+multilib_src_configure() {
 	local mycmakeargs=(
 		-DZLIB_COMPAT=$(usex compat)
 		-DZLIB_ENABLE_TESTS=$(usex test)
@@ -78,9 +78,7 @@ src_configure() {
 	cmake_src_configure
 }
 
-src_install() {
-	cmake_src_install
-
+pkg_postinst() {
 	if use compat ; then
 		ewarn "zlib-ng is experimental and replacing the system zlib is dangerous"
 		ewarn "Please be careful!"


             reply	other threads:[~2023-06-16  1:42 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-16  1:42 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-07 18:48 [gentoo-commits] repo/gentoo:master commit in: sys-libs/zlib-ng/ Sam James
2025-02-23 12:22 Jakov Smolić
2025-02-12  5:48 Sam James
2025-01-01 19:33 Sam James
2025-01-01 19:33 Sam James
2024-08-29  3:15 Sam James
2024-07-15  2:23 Sam James
2024-05-28 12:35 Sam James
2024-03-04 10:24 Sam James
2024-02-19  7:50 Sam James
2024-01-23  5:07 Ionen Wolkens
2024-01-14  2:30 Sam James
2024-01-14  2:30 Sam James
2023-11-30  3:07 Sam James
2023-10-20  0:51 Sam James
2023-06-29  8:39 Sam James
2023-06-17  3:15 Sam James
2023-06-16  1:27 Sam James
2023-03-17 22:00 Sam James
2023-03-17 21:54 Sam James
2023-02-28 12:12 Yixun Lan
2023-02-26 19:28 Arthur Zamarin
2023-02-26 17:33 Arthur Zamarin
2023-02-26 17:08 Arthur Zamarin
2022-10-07 19:58 Sam James
2022-10-02  0:14 Sam James
2022-10-02  0:14 Sam James
2022-01-01  4:29 Sam James
2021-06-26 21:32 Lars Wendler
2021-06-12 10:35 Lars Wendler
2021-05-14  7:48 Lars Wendler
2021-03-24  7:51 Lars Wendler
2021-03-22  8:59 Lars Wendler
2021-03-22  8:59 Lars Wendler
2021-03-22  8:59 Lars Wendler
2021-03-22  8:59 Lars Wendler
2021-03-17 10:08 Lars Wendler
2021-03-17  8:23 Lars Wendler
2021-03-17  7:37 Lars Wendler
2021-03-17  7:37 Lars Wendler

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=1686879374.dc3acbe1cfc97a45f986c5ff46273f91dd75738a.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