public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libomemo/
Date: Mon, 11 Apr 2022 18:58:36 +0000 (UTC)	[thread overview]
Message-ID: <1649703476.ac39fc8141126f2eb27c9fe4d052007b97219109.sping@gentoo> (raw)

commit:     ac39fc8141126f2eb27c9fe4d052007b97219109
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 11 18:57:06 2022 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Apr 11 18:57:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac39fc81

net-libs/libomemo: Make 0.8.1 USE=-test work without dev-util/cmocka

Closes: https://bugs.gentoo.org/837827
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.30, Repoman-3.0.3

 net-libs/libomemo/libomemo-0.8.1.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/net-libs/libomemo/libomemo-0.8.1.ebuild b/net-libs/libomemo/libomemo-0.8.1.ebuild
index ba4a9ee43a58..5871eea1c6cb 100644
--- a/net-libs/libomemo/libomemo-0.8.1.ebuild
+++ b/net-libs/libomemo/libomemo-0.8.1.ebuild
@@ -29,3 +29,10 @@ DEPEND="
 RESTRICT="!test? ( test )"
 
 DOCS=( CHANGELOG.md README.md )
+
+src_configure() {
+	local mycmakeargs=(
+		-DOMEMO_WITH_TESTS=$(usex test)
+	)
+	cmake_src_configure
+}


             reply	other threads:[~2022-04-11 18:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-11 18:58 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-18 19:48 [gentoo-commits] repo/gentoo:master commit in: net-libs/libomemo/ Conrad Kostecki
2022-12-24 14:49 Andreas Sturmlechner
2022-12-20 23:57 Sam James
2022-12-20 23:57 Sam James
2022-11-29  1:18 Sebastian Pipping
2022-04-10 21:49 Sebastian Pipping
2022-02-15  1:59 Sebastian Pipping
2021-04-03 22:15 Sam James
2021-04-03 22:15 Sam James
2021-02-22 21:09 Sebastian Pipping
2021-02-22 21:09 Sebastian Pipping
2021-02-21 23:49 Sebastian Pipping

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=1649703476.ac39fc8141126f2eb27c9fe4d052007b97219109.sping@gentoo \
    --to=sping@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