From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/lurch/
Date: Mon, 22 Feb 2021 21:09:35 +0000 (UTC) [thread overview]
Message-ID: <1614027119.e992d85259df64b44aa3e1b0688992fc3ba717be.sping@gentoo> (raw)
commit: e992d85259df64b44aa3e1b0688992fc3ba717be
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 20:51:59 2021 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 20:51:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e992d852
x11-plugins/lurch: Fix tests
Closes: https://bugs.gentoo.org/772026
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-3.0.14, Repoman-3.0.2
x11-plugins/lurch/lurch-0.7.0.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/x11-plugins/lurch/lurch-0.7.0.ebuild b/x11-plugins/lurch/lurch-0.7.0.ebuild
index d2208cd2b12..12f3106c5cc 100644
--- a/x11-plugins/lurch/lurch-0.7.0.ebuild
+++ b/x11-plugins/lurch/lurch-0.7.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/gkdr/lurch/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3" # likely not GPL-3+, https://github.com/gkdr/lurch/issues/165
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="test"
# NOTE: Some of these dependencies seem like leftovers in the build system
# and can probably be dropped with lurch >=0.7.1
@@ -31,8 +31,11 @@ RDEPEND="
DEPEND="
${RDEPEND}
virtual/pkgconfig
+ test? ( dev-util/cmocka )
"
+RESTRICT="!test? ( test )"
+
src_prepare() {
rm -Rv lib/{axc,libomemo} || die # unbundle
default
next reply other threads:[~2021-02-22 21:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-22 21:09 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: x11-plugins/lurch/ Conrad Kostecki
2022-11-29 1:44 Sebastian Pipping
2021-04-03 22:15 Sam James
2021-04-03 22:15 Sam James
2021-02-21 20:54 Sebastian Pipping
2021-02-21 20:54 Sebastian Pipping
2020-12-06 8:14 Joonas Niilola
2020-12-03 16:02 Sebastian Pipping
2020-03-27 23:23 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=1614027119.e992d85259df64b44aa3e1b0688992fc3ba717be.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