From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kguiaddons/
Date: Sat, 7 Sep 2024 17:52:43 +0000 (UTC) [thread overview]
Message-ID: <1725731535.98f170055e4bc16a43fc60bd9160361ec10095a4.asturm@gentoo> (raw)
commit: 98f170055e4bc16a43fc60bd9160361ec10095a4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 7 09:35:24 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 7 17:52:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f17005
kde-frameworks/kguiaddons: add missing dev-qt/qtbase[X] USEdep
Put x11-base/xorg-proto behind IUSE X, amends
67ed7de4eedc7300fc34fbc4926b027f6eb2fe2e
Upstream commit 605f81f22e6f760f35778bd67cb144a69a30de4f
See also:
https://invent.kde.org/frameworks/kguiaddons/-/merge_requests/128
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../{kguiaddons-6.5.0.ebuild => kguiaddons-6.5.0-r1.ebuild} | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/kde-frameworks/kguiaddons/kguiaddons-6.5.0.ebuild b/kde-frameworks/kguiaddons/kguiaddons-6.5.0-r1.ebuild
similarity index 89%
rename from kde-frameworks/kguiaddons/kguiaddons-6.5.0.ebuild
rename to kde-frameworks/kguiaddons/kguiaddons-6.5.0-r1.ebuild
index 33bab6e42577..ceb955696cc5 100644
--- a/kde-frameworks/kguiaddons/kguiaddons-6.5.0.ebuild
+++ b/kde-frameworks/kguiaddons/kguiaddons-6.5.0-r1.ebuild
@@ -21,12 +21,17 @@ COMMON_DEPEND="
>=dev-qt/qtbase-${QTMIN}:6=[wayland]
>=dev-qt/qtwayland-${QTMIN}:6
)
- X? ( x11-libs/libX11 )
+ X? (
+ >=dev-qt/qtbase-${QTMIN}:6[X]
+ x11-libs/libX11
+ )
"
DEPEND="${COMMON_DEPEND}
- x11-base/xorg-proto
wayland? ( >=dev-libs/plasma-wayland-protocols-1.11.1 )
- X? ( x11-libs/libxcb )
+ X? (
+ x11-base/xorg-proto
+ x11-libs/libxcb
+ )
"
RDEPEND="${COMMON_DEPEND}
!${CATEGORY}/${PN}:5[-kf6compat(-)]
next reply other threads:[~2024-09-07 17:52 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-07 17:52 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-05 20:23 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kguiaddons/ Andreas Sturmlechner
2024-12-17 18:37 Arthur Zamarin
2024-12-17 9:31 Sam James
2024-12-17 5:59 Andreas Sturmlechner
2024-11-27 18:44 Andreas Sturmlechner
2024-08-30 14:48 Andreas Sturmlechner
2024-05-27 18:13 Arthur Zamarin
2024-03-01 14:00 Arthur Zamarin
2023-02-05 13:54 Andreas Sturmlechner
2022-04-18 11:35 Andreas Sturmlechner
2022-03-22 10:02 Andreas Sturmlechner
2022-03-21 11:04 Andreas Sturmlechner
2022-02-16 16:57 Andreas Sturmlechner
2021-10-03 8:49 Andreas Sturmlechner
2018-10-10 11:48 Mikle Kolyada
2018-06-10 18:37 Thomas Deutschmann
2017-01-17 19:54 Aaron Bauman
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=1725731535.98f170055e4bc16a43fc60bd9160361ec10095a4.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