commit:     99b81f791930f6a423e4aecf7517bbd1f1e43dac
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 21 21:08:34 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 21 21:09:36 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=99b81f79

kde-plasma/plasma-meta: Drop kwinft support

Closes: https://bugs.gentoo.org/750593
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-meta/metadata.xml            | 1 -
 kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 9 ++++-----
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/plasma-meta/metadata.xml 
b/kde-plasma/plasma-meta/metadata.xml
index 68c380ec91..85111e0327 100644
--- a/kde-plasma/plasma-meta/metadata.xml
+++ b/kde-plasma/plasma-meta/metadata.xml
@@ -14,7 +14,6 @@
                <flag name="grub">Pull in Breeze theme for 
<pkg>sys-boot/grub</pkg></flag>
                <flag name="gtk">Enable Breeze widget style and system settings 
module for GTK+</flag>
                <flag name="kwallet">Enable support for KWallet auto-unlocking 
via <pkg>kde-plasma/kwallet-pam</pkg></flag>
-               <flag name="kwinft">Pull in <pkg>gui-wm/kwinft</pkg> instead of 
<pkg>kde-plasma/kwin</pkg></flag>
                <flag name="legacy-systray">Add support for legacy applications 
using <pkg>kde-plasma/xembed-sni-proxy</pkg></flag>
                <flag name="plymouth">Pull in Breeze theme for 
<pkg>sys-boot/plymouth</pkg></flag>
                <flag name="pulseaudio">Install Plasma applet for PulseAudio 
volume management</flag>

diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild 
b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
index e4c7854af4..1311e7d6ed 100644
--- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
@@ -10,8 +10,8 @@ LICENSE="metapackage"
 SLOT="5"
 KEYWORDS=""
 IUSE="bluetooth +browser-integration crypt +desktop-portal discover 
+display-manager
-+elogind grub gtk +handbook +kwallet kwinft +legacy-systray +networkmanager
-plymouth pulseaudio qrcode +sddm sdk +smart systemd thunderbolt +wallpapers"
++elogind grub gtk +handbook +kwallet +legacy-systray +networkmanager plymouth
+pulseaudio qrcode +sddm sdk +smart systemd thunderbolt +wallpapers"
 
 REQUIRED_USE="^^ ( elogind systemd )"
 
@@ -32,10 +32,9 @@ RDEPEND="
        >=kde-plasma/ksysguard-${PV}:${SLOT}
        >=kde-plasma/kwayland-integration-${PV}:${SLOT}
        >=kde-plasma/kwayland-server-${PV}:${SLOT}
-       !kwinft? ( >=kde-plasma/kwin-${PV}:${SLOT} )
-       kwinft? ( >=gui-wm/kwinft-$(ver_cut 1-2):${SLOT} )
+       >=kde-plasma/kwin-${PV}:${SLOT}
        >=kde-plasma/kwrited-${PV}:${SLOT}
-       >=kde-plasma/libkscreen-${PV}:${SLOT}[kwinft?]
+       >=kde-plasma/libkscreen-${PV}:${SLOT}
        >=kde-plasma/libksysguard-${PV}:${SLOT}
        >=kde-plasma/milou-${PV}:${SLOT}
        >=kde-plasma/oxygen-${PV}:${SLOT}

Reply via email to