From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-text/klogg/
Date: Wed, 28 Apr 2021 08:08:15 +0000 (UTC) [thread overview]
Message-ID: <1619596031.2b4d9a6848c3a632f2fc38a2d5c9358da993b7fd.andrewammerlaan@gentoo> (raw)
commit: 2b4d9a6848c3a632f2fc38a2d5c9358da993b7fd
Author: Anton Filimonov <anton.filimonov <AT> gmail <DOT> com>
AuthorDate: Wed Apr 28 07:45:48 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Apr 28 07:47:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2b4d9a68
app-text/klogg: fix building tests
Closes: https://bugs.gentoo.org/786219
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Anton Filimonov <anton.filimonov <AT> gmail.com>
app-text/klogg/klogg-20.12.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/app-text/klogg/klogg-20.12.ebuild b/app-text/klogg/klogg-20.12.ebuild
index 13be48640..5c12b31af 100644
--- a/app-text/klogg/klogg-20.12.ebuild
+++ b/app-text/klogg/klogg-20.12.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/variar/klogg/archive/refs/tags/v${PV}.tar.gz -> ${P}
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+sentry lto"
+IUSE="+sentry lto test"
DEPEND="
dev-qt/qtcore:5
@@ -26,6 +26,9 @@ RDEPEND="
${DEPEND}
x11-themes/hicolor-icon-theme
"
+BDEPEND="
+ test? ( dev-qt/qttest:5 )
+"
QA_PREBUILT="usr/bin/klogg_minidump_dump"
@@ -40,6 +43,7 @@ src_configure() {
local mycmakeargs=(
-DDISABLE_WERROR=ON
-DKLOGG_USE_SENTRY=$(usex sentry)
+ -DBUILD_TESTS=$(usex test)
-DUSE_LTO=$(usex lto)
-DWARNINGS_AS_ERRORS=OFF
)
next reply other threads:[~2021-04-28 8:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-28 8:08 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-14 10:19 [gentoo-commits] repo/proj/guru:master commit in: app-text/klogg/ David Roman
2022-09-08 10:06 Andrew Ammerlaan
2022-06-20 7:42 Florian Schmaus
2021-04-28 8:08 Andrew Ammerlaan
2021-04-28 8:08 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-04-28 8:08 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-04-27 23:24 Theo Anderson
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=1619596031.2b4d9a6848c3a632f2fc38a2d5c9358da993b7fd.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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