From 4bb15ec8903655113926f08c2819e4783cfd95b2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 23 Jun 2024 18:44:25 +0100 Subject: kde-plasma/plasma-meta: allow xdg-desktop-portal-gnome with USE=-unsupported USE=-unsupported (the default) banning coinstalls with sys-apps/xdg-desktop-portal-gnome caused issues with users either migrating between KDE Plasma and GNOME or wanting to have both installed, so it prompted me to look into it again. xdg-desktop-portal-kde installs kde-portals.conf which is used and preferred within the Plasma desktop, so we have no issue here. (Done in upstream commit ae9b326e55ca4a25a762cf0bfe96f5e947765833). The recommendation to not coinstall them was added upstream in April 2023 at https://community.kde.org/index.php?title=Distributions/Packaging_Recommendations&diff=prev&oldid=96239, while the aforementioned upstream commit is from May 2023. Cloess: https://bugs.gentoo.org/934823 Signed-off-by: Sam James --- kde-plasma/plasma-meta/plasma-meta-6.1.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-6.1.1.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.1.1.ebuild index c7d62908795b..f57d24bcf99e 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.1.1.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.1.1.ebuild @@ -107,7 +107,6 @@ RDEPEND=" thunderbolt? ( >=kde-plasma/plasma-thunderbolt-${PV}:${SLOT} ) !unsupported? ( !gui-apps/qt6ct - !sys-apps/xdg-desktop-portal-gnome ) wacom? ( >=kde-plasma/wacomtablet-${PV}:${SLOT} ) wallpapers? ( >=kde-plasma/plasma-workspace-wallpapers-${PV}:${SLOT} ) -- cgit v1.2.3-65-gdbad