commit: ae54818199c09c9c3e5e7d8909131555b207dacd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 23 17:44:25 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 25 02:44:51 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ae548181
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 <sam <AT> gentoo.org> kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.ebuild | 1 - kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.ebuild index 377da38224..4c20e09bd8 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.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} ) diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 377da38224..4c20e09bd8 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.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} )