summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-05-17 11:51:38 +0200
committerJohannes Huber <johu@gentoo.org>2016-05-17 11:52:26 +0200
commitc29143e46f5ebb7d7a17c2acbe42049b5cac9aee (patch)
tree63649a109cceee53ef720117ac48326aecc7653b /kde-plasma
parentwww-servers/tomcat: version bump (diff)
downloadgentoo-c29143e46f5ebb7d7a17c2acbe42049b5cac9aee.tar.gz
gentoo-c29143e46f5ebb7d7a17c2acbe42049b5cac9aee.tar.bz2
gentoo-c29143e46f5ebb7d7a17c2acbe42049b5cac9aee.zip
Pkg move kde-plasma/kwayland -> kde-frameworks/kwayland
Diffstat (limited to 'kde-plasma')
-rw-r--r--kde-plasma/kinfocenter/kinfocenter-5.5.5.ebuild2
-rw-r--r--kde-plasma/kinfocenter/kinfocenter-5.6.3.ebuild2
-rw-r--r--kde-plasma/kinfocenter/kinfocenter-5.6.4.ebuild2
-rw-r--r--kde-plasma/kscreenlocker/kscreenlocker-5.5.5.ebuild2
-rw-r--r--kde-plasma/kscreenlocker/kscreenlocker-5.6.3.ebuild2
-rw-r--r--kde-plasma/kscreenlocker/kscreenlocker-5.6.4.ebuild2
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.5.5.ebuild2
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.6.3.ebuild2
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild2
-rw-r--r--kde-plasma/kwayland/Manifest3
-rw-r--r--kde-plasma/kwayland/kwayland-5.5.5.ebuild25
-rw-r--r--kde-plasma/kwayland/kwayland-5.6.3.ebuild25
-rw-r--r--kde-plasma/kwayland/kwayland-5.6.4.ebuild25
-rw-r--r--kde-plasma/kwayland/metadata.xml8
-rw-r--r--kde-plasma/kwin/kwin-5.5.5.ebuild2
-rw-r--r--kde-plasma/kwin/kwin-5.6.3.ebuild2
-rw-r--r--kde-plasma/kwin/kwin-5.6.4.ebuild2
-rw-r--r--kde-plasma/libkscreen/libkscreen-5.6.3.ebuild2
-rw-r--r--kde-plasma/libkscreen/libkscreen-5.6.4.ebuild2
-rw-r--r--kde-plasma/plasma-integration/plasma-integration-5.6.3.ebuild2
-rw-r--r--kde-plasma/plasma-integration/plasma-integration-5.6.4.ebuild2
-rw-r--r--kde-plasma/plasma-meta/plasma-meta-5.5.5.ebuild1
-rw-r--r--kde-plasma/plasma-meta/plasma-meta-5.6.3.ebuild1
-rw-r--r--kde-plasma/plasma-meta/plasma-meta-5.6.4.ebuild1
-rw-r--r--kde-plasma/plasma-workspace/plasma-workspace-5.5.5-r2.ebuild2
-rw-r--r--kde-plasma/plasma-workspace/plasma-workspace-5.6.3.ebuild2
-rw-r--r--kde-plasma/plasma-workspace/plasma-workspace-5.6.4.ebuild2
-rw-r--r--kde-plasma/powerdevil/powerdevil-5.5.5.ebuild2
-rw-r--r--kde-plasma/powerdevil/powerdevil-5.6.3.ebuild2
-rw-r--r--kde-plasma/powerdevil/powerdevil-5.6.4.ebuild2
30 files changed, 22 insertions, 111 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.5.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.5.5.ebuild
index 5bbc8a315dc4..7e89a40daf25 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.5.5.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.5.5.ebuild
@@ -51,7 +51,7 @@ COMMON_DEPEND="
)
pci? ( sys-apps/pciutils )
samba? ( net-fs/samba[server(+)] )
- wayland? ( $(add_plasma_dep kwayland) )
+ wayland? ( $(add_frameworks_dep kwayland '' 5.5.5) )
X? ( x11-libs/libX11 )
"
DEPEND="${COMMON_DEPEND}
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.6.3.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.6.3.ebuild
index 01280b4cddc9..9d1be03e981d 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.6.3.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.6.3.ebuild
@@ -52,7 +52,7 @@ COMMON_DEPEND="
)
pci? ( sys-apps/pciutils )
samba? ( net-fs/samba[server(+)] )
- wayland? ( $(add_plasma_dep kwayland) )
+ wayland? ( $(add_frameworks_dep kwayland) )
"
DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep plasma)
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.6.4.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.6.4.ebuild
index 7476445a1850..63b8e75c05c2 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.6.4.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.6.4.ebuild
@@ -53,7 +53,7 @@ COMMON_DEPEND="
)
pci? ( sys-apps/pciutils )
samba? ( net-fs/samba[server(+)] )
- wayland? ( $(add_plasma_dep kwayland) )
+ wayland? ( $(add_frameworks_dep kwayland) )
"
DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep plasma)
diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.5.5.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.5.5.ebuild
index 5f82593b4e47..0f87cb1b3b38 100644
--- a/kde-plasma/kscreenlocker/kscreenlocker-5.5.5.ebuild
+++ b/kde-plasma/kscreenlocker/kscreenlocker-5.5.5.ebuild
@@ -25,10 +25,10 @@ COMMON_DEPEND="
$(add_frameworks_dep kidletime)
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kpackage)
+ $(add_frameworks_dep kwayland '' 5.5.5)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep plasma)
- $(add_plasma_dep kwayland)
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative 'widgets')
$(add_qt_dep qtgui)
diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.6.3.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.6.3.ebuild
index 0bc30781612c..3c33172c70b9 100644
--- a/kde-plasma/kscreenlocker/kscreenlocker-5.6.3.ebuild
+++ b/kde-plasma/kscreenlocker/kscreenlocker-5.6.3.ebuild
@@ -24,10 +24,10 @@ COMMON_DEPEND="
$(add_frameworks_dep kidletime)
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kpackage)
+ $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
- $(add_plasma_dep kwayland)
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative 'widgets')
$(add_qt_dep qtgui)
diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.6.4.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.6.4.ebuild
index 0bc30781612c..3c33172c70b9 100644
--- a/kde-plasma/kscreenlocker/kscreenlocker-5.6.4.ebuild
+++ b/kde-plasma/kscreenlocker/kscreenlocker-5.6.4.ebuild
@@ -24,10 +24,10 @@ COMMON_DEPEND="
$(add_frameworks_dep kidletime)
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kpackage)
+ $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
- $(add_plasma_dep kwayland)
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative 'widgets')
$(add_qt_dep qtgui)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.5.5.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.5.5.ebuild
index b2e27ca922be..2d8755da2fa8 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.5.5.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.5.5.ebuild
@@ -15,8 +15,8 @@ IUSE=""
DEPEND="
$(add_frameworks_dep kidletime)
+ $(add_frameworks_dep kwayland '' 5.5.5)
$(add_frameworks_dep kwindowsystem)
- $(add_plasma_dep kwayland)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
"
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.6.3.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.6.3.ebuild
index 2b6623213325..a31f195c043b 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.6.3.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.6.3.ebuild
@@ -15,8 +15,8 @@ IUSE=""
DEPEND="
$(add_frameworks_dep kidletime)
+ $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwindowsystem)
- $(add_plasma_dep kwayland)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
"
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild
index 2b6623213325..a31f195c043b 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.6.4.ebuild
@@ -15,8 +15,8 @@ IUSE=""
DEPEND="
$(add_frameworks_dep kidletime)
+ $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwindowsystem)
- $(add_plasma_dep kwayland)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
"
diff --git a/kde-plasma/kwayland/Manifest b/kde-plasma/kwayland/Manifest
deleted file mode 100644
index b2ef4c3871f4..000000000000
--- a/kde-plasma/kwayland/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST kwayland-5.5.5.tar.xz 159792 SHA256 10c354db34da839bc6696029cfa5c3cb0852ac94362642e8815951fa5caae612 SHA512 5588bb3554f9c34ea2195a5042655aba872b7e82d1c734573ab0702cbbddf4511d41605c5aa3e910e4d047b7a1607e967a4881e6e66b09dc9002e9c5af7266b7 WHIRLPOOL cfe37e2580dd9e976f4186aa0eeee2ea7098b62edf1dbf141c54c05cb5071372ca5b210e46420ce8574d3476c61ed726be4cdaa912040dea419e1b9958a47837
-DIST kwayland-5.6.3.tar.xz 168184 SHA256 bb2082d2513eb716715fe1302f33cd5bf1db6f0bdc90b7105319b722f4db3713 SHA512 27323f70cd202ad95ca1b567bf458b933073048ff9f8ebefbb88cdd3403e2f67fd69b1a99aa2bb45f81a3913feebd0279fce748d30fcbb771994df9eeffb1d23 WHIRLPOOL 11fa542c21f33e65a64492405261dfc8dc72d6b52b74ddd6599483ffa39793cf676856880306433bcdb721c70381c9963abf877ef646fbdc0ea507d65ed8fe4c
-DIST kwayland-5.6.4.tar.xz 168156 SHA256 d8ac15243b0f648429e76d925cced8d16d5b001218509395653a5a5d76be3552 SHA512 c5316bf9938c9bea473a60d1b061375c216f93e72283bff07b412b4e1ba5c8b939fb20bd0cbcb16814ba033e65f49aa60133920593c42a79b21acc09876dcfa6 WHIRLPOOL 17b619af0013353aba6db3d570de659c78841ec5c78985769667967b91adf67850d4819fe93219b87ef7eeba408c12f95fc2d99b90a495d5fa9975179c44dd16
diff --git a/kde-plasma/kwayland/kwayland-5.5.5.ebuild b/kde-plasma/kwayland/kwayland-5.5.5.ebuild
deleted file mode 100644
index b6e7e2d036ad..000000000000
--- a/kde-plasma/kwayland/kwayland-5.5.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kwayland"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-libs/wayland-1.7.0
- $(add_qt_dep qtgui)
- media-libs/mesa[egl]
-"
-RDEPEND="${DEPEND}"
-
-# All failing, i guess we need a virtual wayland server
-RESTRICT="test"
diff --git a/kde-plasma/kwayland/kwayland-5.6.3.ebuild b/kde-plasma/kwayland/kwayland-5.6.3.ebuild
deleted file mode 100644
index 41372bca0c9a..000000000000
--- a/kde-plasma/kwayland/kwayland-5.6.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kwayland"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-libs/wayland-1.7.0
- $(add_qt_dep qtgui)
- media-libs/mesa[egl]
-"
-RDEPEND="${DEPEND}"
-
-# All failing, i guess we need a virtual wayland server
-RESTRICT="test"
diff --git a/kde-plasma/kwayland/kwayland-5.6.4.ebuild b/kde-plasma/kwayland/kwayland-5.6.4.ebuild
deleted file mode 100644
index 41372bca0c9a..000000000000
--- a/kde-plasma/kwayland/kwayland-5.6.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kwayland"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-libs/wayland-1.7.0
- $(add_qt_dep qtgui)
- media-libs/mesa[egl]
-"
-RDEPEND="${DEPEND}"
-
-# All failing, i guess we need a virtual wayland server
-RESTRICT="test"
diff --git a/kde-plasma/kwayland/metadata.xml b/kde-plasma/kwayland/metadata.xml
deleted file mode 100644
index 2fdbf33d963d..000000000000
--- a/kde-plasma/kwayland/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/kde-plasma/kwin/kwin-5.5.5.ebuild b/kde-plasma/kwin/kwin-5.5.5.ebuild
index 12df9655ff18..1a3a97a76cb3 100644
--- a/kde-plasma/kwin/kwin-5.5.5.ebuild
+++ b/kde-plasma/kwin/kwin-5.5.5.ebuild
@@ -34,13 +34,13 @@ COMMON_DEPEND="
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kpackage)
$(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwayland '' 5.5.5)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem X)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep plasma)
$(add_plasma_dep kdecoration)
$(add_plasma_dep kscreenlocker)
- $(add_plasma_dep kwayland)
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui 'gles2=,opengl(+)')
diff --git a/kde-plasma/kwin/kwin-5.6.3.ebuild b/kde-plasma/kwin/kwin-5.6.3.ebuild
index 2881d027bd78..5f9014cac5f8 100644
--- a/kde-plasma/kwin/kwin-5.6.3.ebuild
+++ b/kde-plasma/kwin/kwin-5.6.3.ebuild
@@ -34,13 +34,13 @@ COMMON_DEPEND="
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kpackage)
$(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem X)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep plasma)
$(add_plasma_dep kdecoration)
$(add_plasma_dep kscreenlocker)
- $(add_plasma_dep kwayland)
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui 'gles2=,opengl(+)')
diff --git a/kde-plasma/kwin/kwin-5.6.4.ebuild b/kde-plasma/kwin/kwin-5.6.4.ebuild
index 1b8f786c012d..1092dd53c3bc 100644
--- a/kde-plasma/kwin/kwin-5.6.4.ebuild
+++ b/kde-plasma/kwin/kwin-5.6.4.ebuild
@@ -35,13 +35,13 @@ COMMON_DEPEND="
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kpackage)
$(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem X)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep plasma)
$(add_plasma_dep kdecoration)
$(add_plasma_dep kscreenlocker)
- $(add_plasma_dep kwayland)
$(add_qt_dep qtcore '' '' '5=')
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative)
diff --git a/kde-plasma/libkscreen/libkscreen-5.6.3.ebuild b/kde-plasma/libkscreen/libkscreen-5.6.3.ebuild
index 5b7e837bc7f7..ec998335525d 100644
--- a/kde-plasma/libkscreen/libkscreen-5.6.3.ebuild
+++ b/kde-plasma/libkscreen/libkscreen-5.6.3.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~arm ~x86"
IUSE="X"
DEPEND="
- $(add_plasma_dep kwayland)
+ $(add_frameworks_dep kwayland)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtx11extras)
diff --git a/kde-plasma/libkscreen/libkscreen-5.6.4.ebuild b/kde-plasma/libkscreen/libkscreen-5.6.4.ebuild
index 5b7e837bc7f7..ec998335525d 100644
--- a/kde-plasma/libkscreen/libkscreen-5.6.4.ebuild
+++ b/kde-plasma/libkscreen/libkscreen-5.6.4.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~arm ~x86"
IUSE="X"
DEPEND="
- $(add_plasma_dep kwayland)
+ $(add_frameworks_dep kwayland)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtx11extras)
diff --git a/kde-plasma/plasma-integration/plasma-integration-5.6.3.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.6.3.ebuild
index e124da2aaa23..af5b5e6241bf 100644
--- a/kde-plasma/plasma-integration/plasma-integration-5.6.3.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-5.6.3.ebuild
@@ -22,9 +22,9 @@ DEPEND="
$(add_frameworks_dep kio)
$(add_frameworks_dep kjobwidgets)
$(add_frameworks_dep knotifications)
+ $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
- $(add_plasma_dep kwayland)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui '' '' '5=')
$(add_qt_dep qtwidgets)
diff --git a/kde-plasma/plasma-integration/plasma-integration-5.6.4.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.6.4.ebuild
index e124da2aaa23..af5b5e6241bf 100644
--- a/kde-plasma/plasma-integration/plasma-integration-5.6.4.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-5.6.4.ebuild
@@ -22,9 +22,9 @@ DEPEND="
$(add_frameworks_dep kio)
$(add_frameworks_dep kjobwidgets)
$(add_frameworks_dep knotifications)
+ $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
- $(add_plasma_dep kwayland)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui '' '' '5=')
$(add_qt_dep qtwidgets)
diff --git a/kde-plasma/plasma-meta/plasma-meta-5.5.5.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.5.5.ebuild
index 2d83837688e3..81031f6131db 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.5.5.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.5.5.ebuild
@@ -27,7 +27,6 @@ RDEPEND="
$(add_plasma_dep kscreenlocker)
$(add_plasma_dep ksshaskpass)
$(add_plasma_dep ksysguard)
- $(add_plasma_dep kwayland)
$(add_plasma_dep kwayland-integration)
$(add_plasma_dep kwin)
$(add_plasma_dep kwrited)
diff --git a/kde-plasma/plasma-meta/plasma-meta-5.6.3.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.6.3.ebuild
index fd9a7e81aa97..2a9db3316c26 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.6.3.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.6.3.ebuild
@@ -28,7 +28,6 @@ RDEPEND="
$(add_plasma_dep kscreenlocker)
$(add_plasma_dep ksshaskpass)
$(add_plasma_dep ksysguard)
- $(add_plasma_dep kwayland)
$(add_plasma_dep kwayland-integration)
$(add_plasma_dep kwin)
$(add_plasma_dep kwrited)
diff --git a/kde-plasma/plasma-meta/plasma-meta-5.6.4.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.6.4.ebuild
index fd9a7e81aa97..2a9db3316c26 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.6.4.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.6.4.ebuild
@@ -28,7 +28,6 @@ RDEPEND="
$(add_plasma_dep kscreenlocker)
$(add_plasma_dep ksshaskpass)
$(add_plasma_dep ksysguard)
- $(add_plasma_dep kwayland)
$(add_plasma_dep kwayland-integration)
$(add_plasma_dep kwin)
$(add_plasma_dep kwrited)
diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.5.5-r2.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.5.5-r2.ebuild
index 3344a88fe31a..7d8bab9dc48d 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.5.5-r2.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.5.5-r2.ebuild
@@ -48,6 +48,7 @@ COMMON_DEPEND="
$(add_frameworks_dep ktexteditor)
$(add_frameworks_dep ktextwidgets)
$(add_frameworks_dep kwallet)
+ $(add_frameworks_dep kwayland '' 5.5.5)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
@@ -55,7 +56,6 @@ COMMON_DEPEND="
$(add_frameworks_dep plasma)
$(add_frameworks_dep solid)
$(add_plasma_dep kscreenlocker)
- $(add_plasma_dep kwayland)
$(add_plasma_dep kwin)
$(add_plasma_dep libkscreen)
$(add_plasma_dep libksysguard)
diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.6.3.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.6.3.ebuild
index cf3fefa989dd..5ec73933a95c 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.6.3.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.6.3.ebuild
@@ -47,6 +47,7 @@ COMMON_DEPEND="
$(add_frameworks_dep ktexteditor)
$(add_frameworks_dep ktextwidgets)
$(add_frameworks_dep kwallet)
+ $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
@@ -54,7 +55,6 @@ COMMON_DEPEND="
$(add_frameworks_dep plasma)
$(add_frameworks_dep solid)
$(add_plasma_dep kscreenlocker)
- $(add_plasma_dep kwayland)
$(add_plasma_dep kwin)
$(add_plasma_dep libkscreen)
$(add_plasma_dep libksysguard)
diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.6.4.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.6.4.ebuild
index fba97955f9eb..aeb81ee0da3b 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.6.4.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.6.4.ebuild
@@ -49,6 +49,7 @@ COMMON_DEPEND="
$(add_frameworks_dep ktexteditor)
$(add_frameworks_dep ktextwidgets)
$(add_frameworks_dep kwallet)
+ $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
@@ -56,7 +57,6 @@ COMMON_DEPEND="
$(add_frameworks_dep plasma)
$(add_frameworks_dep solid)
$(add_plasma_dep kscreenlocker)
- $(add_plasma_dep kwayland)
$(add_plasma_dep kwin)
$(add_plasma_dep libkscreen)
$(add_plasma_dep libksysguard)
diff --git a/kde-plasma/powerdevil/powerdevil-5.5.5.ebuild b/kde-plasma/powerdevil/powerdevil-5.5.5.ebuild
index 814ad8f29f6c..7830a9a7526b 100644
--- a/kde-plasma/powerdevil/powerdevil-5.5.5.ebuild
+++ b/kde-plasma/powerdevil/powerdevil-5.5.5.ebuild
@@ -28,10 +28,10 @@ DEPEND="
$(add_frameworks_dep knotifications)
$(add_frameworks_dep knotifyconfig)
$(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwayland '' 5.5.5)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
- $(add_plasma_dep kwayland)
$(add_plasma_dep libkscreen)
$(add_plasma_dep plasma-workspace)
$(add_qt_dep qtdbus)
diff --git a/kde-plasma/powerdevil/powerdevil-5.6.3.ebuild b/kde-plasma/powerdevil/powerdevil-5.6.3.ebuild
index 6630c4df5713..be3eaf559050 100644
--- a/kde-plasma/powerdevil/powerdevil-5.6.3.ebuild
+++ b/kde-plasma/powerdevil/powerdevil-5.6.3.ebuild
@@ -28,10 +28,10 @@ DEPEND="
$(add_frameworks_dep knotifications)
$(add_frameworks_dep knotifyconfig)
$(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
- $(add_plasma_dep kwayland)
$(add_plasma_dep libkscreen)
$(add_plasma_dep plasma-workspace)
$(add_qt_dep qtdbus)
diff --git a/kde-plasma/powerdevil/powerdevil-5.6.4.ebuild b/kde-plasma/powerdevil/powerdevil-5.6.4.ebuild
index 6630c4df5713..be3eaf559050 100644
--- a/kde-plasma/powerdevil/powerdevil-5.6.4.ebuild
+++ b/kde-plasma/powerdevil/powerdevil-5.6.4.ebuild
@@ -28,10 +28,10 @@ DEPEND="
$(add_frameworks_dep knotifications)
$(add_frameworks_dep knotifyconfig)
$(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwayland)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
- $(add_plasma_dep kwayland)
$(add_plasma_dep libkscreen)
$(add_plasma_dep plasma-workspace)
$(add_qt_dep qtdbus)