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-plasma/kglobalacceld/
Date: Sat, 16 Mar 2024 10:37:18 +0000 (UTC)	[thread overview]
Message-ID: <1710585419.b78c1ddca3f5f61b5774702378c3a11d595d8dd2.asturm@gentoo> (raw)

commit:     b78c1ddca3f5f61b5774702378c3a11d595d8dd2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 16 09:28:03 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 10:36:59 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b78c1ddc

kde-plasma/kglobalacceld: Add slot op comment, drop merged MR link

Uses Qt6::GuiPrivate for qtx11extras_p.h

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

 kde-plasma/kglobalacceld/kglobalacceld-6.0.49.9999.ebuild | 3 ++-
 kde-plasma/kglobalacceld/kglobalacceld-9999.ebuild        | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kglobalacceld/kglobalacceld-6.0.49.9999.ebuild b/kde-plasma/kglobalacceld/kglobalacceld-6.0.49.9999.ebuild
index ca199c8175..f1ad60abf0 100644
--- a/kde-plasma/kglobalacceld/kglobalacceld-6.0.49.9999.ebuild
+++ b/kde-plasma/kglobalacceld/kglobalacceld-6.0.49.9999.ebuild
@@ -18,6 +18,7 @@ IUSE="X"
 REQUIRED_USE="test? ( X )"
 RESTRICT="test" # requires installed instance
 
+# slot op: Uses Qt6::GuiPrivate for qtx11extras_p.h
 DEPEND="
 	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
 	>=kde-frameworks/kconfig-${KFMIN}:6
@@ -42,7 +43,7 @@ BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"
 
 src_configure() {
 	local mycmakeargs=(
-		-DWITH_X11=$(usex X) # Pending: https://invent.kde.org/plasma/kglobalacceld/-/merge_requests/26
+		-DWITH_X11=$(usex X)
 	)
 	ecm_src_configure
 }

diff --git a/kde-plasma/kglobalacceld/kglobalacceld-9999.ebuild b/kde-plasma/kglobalacceld/kglobalacceld-9999.ebuild
index 80117199d3..0f998b5589 100644
--- a/kde-plasma/kglobalacceld/kglobalacceld-9999.ebuild
+++ b/kde-plasma/kglobalacceld/kglobalacceld-9999.ebuild
@@ -18,6 +18,7 @@ IUSE="X"
 REQUIRED_USE="test? ( X )"
 RESTRICT="test" # requires installed instance
 
+# slot op: Uses Qt6::GuiPrivate for qtx11extras_p.h
 DEPEND="
 	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
 	>=kde-frameworks/kconfig-${KFMIN}:6
@@ -42,7 +43,7 @@ BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"
 
 src_configure() {
 	local mycmakeargs=(
-		-DWITH_X11=$(usex X) # Pending: https://invent.kde.org/plasma/kglobalacceld/-/merge_requests/26
+		-DWITH_X11=$(usex X)
 	)
 	ecm_src_configure
 }


             reply	other threads:[~2024-03-16 10:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-16 10:37 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-07 23:34 [gentoo-commits] proj/kde:master commit in: kde-plasma/kglobalacceld/ Andreas Sturmlechner
2023-11-30 20:54 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=1710585419.b78c1ddca3f5f61b5774702378c3a11d595d8dd2.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