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: net-libs/libslirp/
Date: Tue, 16 May 2023 01:52:55 +0000 (UTC)	[thread overview]
Message-ID: <1684201937.5c4ce05d4512e36686209cba6f719bc7a6dc28f2.sam@gentoo> (raw)

commit:     5c4ce05d4512e36686209cba6f719bc7a6dc28f2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 01:07:13 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 16 01:52:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c4ce05d

net-libs/libslirp: add Valgrind annotation support

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

 net-libs/libslirp/libslirp-4.7.0.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/net-libs/libslirp/libslirp-4.7.0.ebuild b/net-libs/libslirp/libslirp-4.7.0.ebuild
index 756a3331dd1b..0810b697f5e1 100644
--- a/net-libs/libslirp/libslirp-4.7.0.ebuild
+++ b/net-libs/libslirp/libslirp-4.7.0.ebuild
@@ -13,11 +13,14 @@ HOMEPAGE="https://gitlab.freedesktop.org/slirp/libslirp"
 
 LICENSE="BSD"
 SLOT="0"
-IUSE="static-libs"
+IUSE="static-libs valgrind"
 
 RDEPEND="dev-libs/glib:="
-
-DEPEND="${RDEPEND}"
+# Valgrind usage is automagic but it's not so bad given it's a header-only dep.
+DEPEND="
+	${RDEPEND}
+	valgrind? ( dev-util/valgrind )
+"
 
 S=${WORKDIR}/${MY_P}
 


             reply	other threads:[~2023-05-16  1:53 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-16  1:52 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-02 21:41 [gentoo-commits] repo/gentoo:master commit in: net-libs/libslirp/ Sam James
2023-05-01  1:58 Sam James
2023-04-30 23:53 Sam James
2023-04-30 23:50 Sam James
2023-04-30 23:50 Sam James
2022-05-19 12:19 WANG Xuerui
2022-04-28  0:53 Zac Medico
2022-02-07 21:45 James Le Cuirot
2021-12-31  3:42 Yixun Lan
2021-12-26  0:20 Sam James
2021-06-19 16:03 Zac Medico
2021-06-19 15:37 Zac Medico
2021-06-18 22:38 Sam James
2021-06-18  6:30 Agostino Sarubbo
2021-06-18  6:28 Agostino Sarubbo
2021-06-18  6:27 Agostino Sarubbo
2021-06-16 15:09 Zac Medico
2021-06-16 15:07 Zac Medico
2020-12-19  0:07 Zac Medico
2020-12-18 10:25 Sergei Trofimovich
2020-12-15 10:37 Sam James
2020-12-15  6:28 Sam James
2020-12-14 20:18 Thomas Deutschmann
2020-12-14 10:07 Zac Medico
2020-11-07  3:49 Georgy Yakovlev
2020-08-30  1:32 Thomas Deutschmann
2020-08-29 18:49 Zac Medico
2020-08-20 21:53 Zac Medico
2020-08-19 22:40 Sam James
2020-08-16 14:46 Agostino Sarubbo
2020-07-17 17:27 Sam James
2020-07-17  0:35 Sam James
2020-07-12  8:29 Sergei Trofimovich
2020-07-09 21:57 Zac Medico
2020-07-09  4:27 Zac Medico
2020-04-24  2:37 Zac Medico
2020-04-24  1:56 Zac Medico
2020-04-24  1:56 Zac Medico
2020-04-19 22:30 Zac Medico

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=1684201937.5c4ce05d4512e36686209cba6f719bc7a6dc28f2.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