public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kguiaddons/
Date: Sun,  6 Nov 2022 20:56:03 +0000 (UTC)	[thread overview]
Message-ID: <1667767914.4f291c4414439b817fb26a2fdf2ee30bf96e3960.asturm@gentoo> (raw)

commit:     4f291c4414439b817fb26a2fdf2ee30bf96e3960
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  6 20:51:54 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov  6 20:51:54 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4f291c44

kde-frameworks/kguiaddons: Add IUSE dbus

Upstream commit edec1b0b651cb3123ba99cc58760479194c1ce30

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kguiaddons/kguiaddons-9999.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/kguiaddons/kguiaddons-9999.ebuild b/kde-frameworks/kguiaddons/kguiaddons-9999.ebuild
index d35ff5cae2..f52aaba919 100644
--- a/kde-frameworks/kguiaddons/kguiaddons-9999.ebuild
+++ b/kde-frameworks/kguiaddons/kguiaddons-9999.ebuild
@@ -9,13 +9,15 @@ VIRTUALX_REQUIRED="test"
 inherit ecm frameworks.kde.org
 
 DESCRIPTION="Framework providing assorted high-level user interface components"
+
 LICENSE="LGPL-2+"
 KEYWORDS=""
-IUSE="wayland X"
+IUSE="dbus wayland X"
 
 # slot op: includes qpa/qplatformnativeinterface.h
 RDEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
+	dbus? ( >=dev-qt/qtdbus-${QTMIN}:5 )
 	wayland? (
 		dev-libs/wayland
 		>=dev-qt/qtgui-${QTMIN}:5=[wayland]
@@ -35,6 +37,7 @@ BDEPEND="wayland? ( >=dev-qt/qtwaylandscanner-${QTMIN}:5 )"
 
 src_configure() {
 	local mycmakeargs=(
+		-DWITH_DBUS=$(usex dbus)
 		-DWITH_WAYLAND=$(usex wayland)
 		-DWITH_X11=$(usex X)
 	)


             reply	other threads:[~2022-11-06 20:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06 20:56 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-05 20:16 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kguiaddons/ Andreas Sturmlechner
2024-12-14 21:37 Andreas Sturmlechner
2024-06-02 20:21 Andreas Sturmlechner
2023-07-08 15:18 Andreas Sturmlechner
2022-04-18 11:23 Andreas Sturmlechner
2022-03-16 14:25 Andreas Sturmlechner
2022-02-16 16:48 Andreas Sturmlechner
2021-10-03 14:44 Andreas Sturmlechner
2021-10-03  8:37 Andreas Sturmlechner
2020-11-29 20:59 Andreas Sturmlechner
2014-03-19 11:13 Michael Palimaka
2013-11-27  9:39 Michael Palimaka

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=1667767914.4f291c4414439b817fb26a2fdf2ee30bf96e3960.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