From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/plasma-wayland-protocols/
Date: Sat, 7 Dec 2024 13:11:42 +0000 (UTC) [thread overview]
Message-ID: <1733577083.9a1f3125c8ba442cfe11e45468ca9ccfa35d4a17.asturm@gentoo> (raw)
commit: 9a1f3125c8ba442cfe11e45468ca9ccfa35d4a17
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 7 13:10:39 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 7 13:11:23 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9a1f3125
dev-libs/plasma-wayland-protocols: Add IUSE test
Upstream commit 9123b73204cd82f404a538125e553de1bb52cc5b
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild
index 05f74e583c..d83e0fd9b8 100644
--- a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild
+++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-9999.ebuild
@@ -15,7 +15,10 @@ fi
LICENSE="LGPL-2.1"
SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+DEPEND="test? ( dev-libs/wayland )"
BDEPEND="
dev-libs/libpcre2:*
>=kde-frameworks/extra-cmake-modules-5.115.0:*
@@ -23,12 +26,14 @@ BDEPEND="
dev-qt/qtbase:6
dev-qt/qtcore:5
)
+ test? ( dev-util/wayland-scanner )
"
ecm_src_configure() {
local mycmakeargs=(
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON # ecm.eclass
-DKDE_INSTALL_DOCBUNDLEDIR="${EPREFIX}/usr/share/help" # ecm.eclass
+ -DBUILD_TESTING=$(usex test)
)
cmake_src_configure
next reply other threads:[~2024-12-07 13:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-07 13:11 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-18 21:19 [gentoo-commits] proj/kde:master commit in: dev-libs/plasma-wayland-protocols/ Andreas Sturmlechner
2024-12-17 17:57 Andreas Sturmlechner
2024-03-03 16:27 Andreas Sturmlechner
2023-01-20 14:15 Andreas Sturmlechner
2022-05-08 13:33 Andreas Sturmlechner
2021-09-22 11:12 Andreas Sturmlechner
2021-09-05 7:22 Andreas Sturmlechner
2021-09-05 0:16 Andreas Sturmlechner
2021-04-04 16:55 Andreas Sturmlechner
2020-05-13 22:01 Andreas Sturmlechner
2020-05-03 0:04 Andreas Sturmlechner
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=1733577083.9a1f3125c8ba442cfe11e45468ca9ccfa35d4a17.asturm@gentoo \
--to=asturm@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