aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-10-21 23:08:34 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-10-21 23:09:36 +0200
commit99b81f791930f6a423e4aecf7517bbd1f1e43dac (patch)
tree8a021e59351c38c9f76ecb20411024eab066292a /kde-plasma/plasma-meta
parentkde-plasma/plasma-desktop: Drop kwinft support (diff)
downloadkde-99b81f791930f6a423e4aecf7517bbd1f1e43dac.tar.gz
kde-99b81f791930f6a423e4aecf7517bbd1f1e43dac.tar.bz2
kde-99b81f791930f6a423e4aecf7517bbd1f1e43dac.zip
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@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-meta')
-rw-r--r--kde-plasma/plasma-meta/metadata.xml1
-rw-r--r--kde-plasma/plasma-meta/plasma-meta-9999.ebuild9
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}