public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/imsg-compat/
Date: Sun, 17 Nov 2024 03:36:26 +0000 (UTC)	[thread overview]
Message-ID: <1731806265.d6b082741f9545a63e5d7e0986278c3d080e46c8.julien@gentoo> (raw)

commit:     d6b082741f9545a63e5d7e0986278c3d080e46c8
Author:     Alexander Golubev <fatzer2 <AT> gmail <DOT> com>
AuthorDate: Sun Nov 17 01:17:45 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Nov 17 01:17:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6b08274

dev-libs/imsg-compat: drop USE=test add USE=static-libs

Closes: https://bugs.gentoo.org/939292
Signed-off-by: Alexander Golubev <fatzer2 <AT> gmail.com>

 dev-libs/imsg-compat/imsg-compat-8.0.0.ebuild | 9 +++++++--
 dev-libs/imsg-compat/imsg-compat-9999.ebuild  | 9 +++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/dev-libs/imsg-compat/imsg-compat-8.0.0.ebuild b/dev-libs/imsg-compat/imsg-compat-8.0.0.ebuild
index d777d8546..91a762794 100644
--- a/dev-libs/imsg-compat/imsg-compat-8.0.0.ebuild
+++ b/dev-libs/imsg-compat/imsg-compat-8.0.0.ebuild
@@ -21,5 +21,10 @@ fi
 
 LICENSE="ISC"
 SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
+IUSE="static-libs"
+
+src_install() {
+	meson_src_install
+
+	use static-libs || rm "${ED}/usr/$(get_libdir)/libimsg.a" || die
+}

diff --git a/dev-libs/imsg-compat/imsg-compat-9999.ebuild b/dev-libs/imsg-compat/imsg-compat-9999.ebuild
index d777d8546..91a762794 100644
--- a/dev-libs/imsg-compat/imsg-compat-9999.ebuild
+++ b/dev-libs/imsg-compat/imsg-compat-9999.ebuild
@@ -21,5 +21,10 @@ fi
 
 LICENSE="ISC"
 SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
+IUSE="static-libs"
+
+src_install() {
+	meson_src_install
+
+	use static-libs || rm "${ED}/usr/$(get_libdir)/libimsg.a" || die
+}


             reply	other threads:[~2024-11-17  3:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-17  3:36 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-09  2:20 [gentoo-commits] repo/proj/guru:master commit in: dev-libs/imsg-compat/ Jian Lin
2021-04-23  8:47 Haelwenn Monnier
2020-12-13 18:37 Andrew Ammerlaan
2020-12-13 18:37 Andrew Ammerlaan
2020-12-13 18:37 Andrew Ammerlaan
2020-12-13 12:10 Andrew Ammerlaan

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=1731806265.d6b082741f9545a63e5d7e0986278c3d080e46c8.julien@gentoo \
    --to=julien@jroy.ca \
    --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