public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eli Schwartz" <eschwartz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libpsl/
Date: Wed,  9 Oct 2024 17:31:59 +0000 (UTC)	[thread overview]
Message-ID: <1728494804.2b670ebb73327bcec92b0106d86abf76e7fab4d9.eschwartz@gentoo> (raw)

commit:     2b670ebb73327bcec92b0106d86abf76e7fab4d9
Author:     Tomas Fabrizio Orsi <torsi <AT> fi <DOT> uba <DOT> ar>
AuthorDate: Wed Oct  9 00:03:26 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Oct  9 17:26:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b670ebb

net-libs/libpsl: Added static-libs flag

[Eli: This flag is useful to add because curl supports static-libs and
depends on libpsl.]

Signed-off-by: Tomas Fabrizio Orsi <torsi <AT> fi.uba.ar>
Closes: https://github.com/gentoo/gentoo/pull/38910
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 net-libs/libpsl/libpsl-0.21.5.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/net-libs/libpsl/libpsl-0.21.5.ebuild b/net-libs/libpsl/libpsl-0.21.5.ebuild
index 797883568aa8..9ca8c1d70d9c 100644
--- a/net-libs/libpsl/libpsl-0.21.5.ebuild
+++ b/net-libs/libpsl/libpsl-0.21.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/rockdaboot/${PN}/releases/download/${PV}/${P}.tar.gz
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="icu +idn test"
+IUSE="icu +idn test static-libs"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
@@ -58,5 +58,11 @@ multilib_src_configure() {
 		)
 	fi
 
+	if use static-libs ; then
+		emesonargs+=(
+			-Ddefault_library=both
+		)
+	fi
+
 	meson_src_configure
 }


             reply	other threads:[~2024-10-09 17:32 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-09 17:31 Eli Schwartz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-20 15:45 [gentoo-commits] repo/gentoo:master commit in: net-libs/libpsl/ Eli Schwartz
2024-03-19  3:42 Ionen Wolkens
2024-03-02 18:34 Arthur Zamarin
2024-03-02 10:18 Arthur Zamarin
2024-02-29 22:17 Sam James
2024-02-21  0:38 Sam James
2024-02-21  0:38 Sam James
2024-02-21  0:38 Sam James
2024-02-21  0:38 Sam James
2024-02-13 21:31 Matt Jolly
2024-01-20 20:17 Fabian Groffen
2024-01-14  2:30 Sam James
2023-06-22  3:28 Matt Turner
2023-03-17 17:30 Sam James
2023-03-17 17:22 Sam James
2023-03-17 16:45 Arthur Zamarin
2023-03-17 16:09 Arthur Zamarin
2023-03-17 16:04 Arthur Zamarin
2022-12-27 10:42 Sam James
2022-12-19  8:56 Florian Schmaus
2022-12-18 12:46 Sam James
2022-12-18 12:11 Sam James
2022-12-18 12:11 Sam James
2022-12-18 11:39 Sam James
2022-12-18 11:34 Sam James
2022-12-18 11:32 Sam James
2022-11-06 18:25 Matt Turner
2022-11-06 18:25 Matt Turner
2022-05-17 12:48 WANG Xuerui
2022-03-24 22:21 Lars Wendler
2021-08-15 22:45 James Le Cuirot
2021-05-24  4:30 Joshua Kinard
2020-10-06 15:07 Lars Wendler
2020-07-19  7:39 Lars Wendler
2020-07-19  7:29 Lars Wendler
2020-04-17 18:55 Andreas Sturmlechner
2020-04-17 18:55 Andreas Sturmlechner
2020-01-11 20:01 Mart Raudsepp
2019-07-13 12:08 Sergei Trofimovich
2019-07-03  7:11 Agostino Sarubbo
2019-06-27 12:35 Agostino Sarubbo
2019-06-17 19:40 Sergei Trofimovich
2019-06-17 10:07 Mikle Kolyada
2019-06-12 11:21 Lars Wendler
2019-05-23 13:02 Mikle Kolyada
2019-05-10 17:49 Mikle Kolyada
2019-05-10 17:33 Mikle Kolyada
2019-05-09 20:04 Aaron Bauman
2019-05-08  9:33 Mikle Kolyada
2019-05-07 20:48 Matt Turner
2019-05-01 19:52 Sergei Trofimovich
2019-05-01 19:52 Sergei Trofimovich
2019-04-17 12:20 Lars Wendler
2019-04-08 22:48 Aaron Bauman
2019-03-28  6:41 Lars Wendler
2019-03-25 11:43 Mikle Kolyada
2019-03-24 19:38 Sergei Trofimovich
2019-03-24 13:08 Sergei Trofimovich
2019-03-20 19:37 Sergei Trofimovich
2019-03-19 16:00 Lars Wendler
2019-03-19 12:21 Alexis Ballier
2019-03-19  9:40 Lars Wendler
2019-03-18 16:34 Lars Wendler
2019-03-18 16:24 Lars Wendler
2019-03-18 16:20 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=1728494804.2b670ebb73327bcec92b0106d86abf76e7fab4d9.eschwartz@gentoo \
    --to=eschwartz@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