aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-08-25 10:18:42 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-08-25 10:18:42 +0200
commita3ab2e13833275635708427e9877c971a8f206d8 (patch)
tree9047e17bafa83f66a5446b9d53f66dc4cc6bb82b /kde-plasma
parentkde-apps/spectacle: allow building with GCC 12 (diff)
downloadkde-a3ab2e13833275635708427e9877c971a8f206d8.tar.gz
kde-a3ab2e13833275635708427e9877c971a8f206d8.tar.bz2
kde-a3ab2e13833275635708427e9877c971a8f206d8.zip
kde-plasma/*: Bump dev-libs/plasma-wayland-protocols dep to >=1.14.0
Plasma git master frequently depends on unreleased features. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r--kde-plasma/kwayland/kwayland-9999.ebuild2
-rw-r--r--kde-plasma/kwin/kwin-9999.ebuild2
-rw-r--r--kde-plasma/libkscreen/libkscreen-9999.ebuild2
-rw-r--r--kde-plasma/libplasma/libplasma-9999.ebuild2
-rw-r--r--kde-plasma/plasma-integration/plasma-integration-9999.ebuild2
-rw-r--r--kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild2
-rw-r--r--kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/kde-plasma/kwayland/kwayland-9999.ebuild b/kde-plasma/kwayland/kwayland-9999.ebuild
index 9739019d3c..0c1311d6eb 100644
--- a/kde-plasma/kwayland/kwayland-9999.ebuild
+++ b/kde-plasma/kwayland/kwayland-9999.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
media-libs/libglvnd
"
DEPEND="${RDEPEND}
- >=dev-libs/plasma-wayland-protocols-1.13.0
+ >=dev-libs/plasma-wayland-protocols-1.14.0
>=dev-libs/wayland-protocols-1.15
sys-kernel/linux-headers
"
diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild
index a2d3200830..eff9154b06 100644
--- a/kde-plasma/kwin/kwin-9999.ebuild
+++ b/kde-plasma/kwin/kwin-9999.ebuild
@@ -98,7 +98,7 @@ RDEPEND="${COMMON_DEPEND}
x11-base/xwayland[libei]
"
DEPEND="${COMMON_DEPEND}
- >=dev-libs/plasma-wayland-protocols-1.13.0
+ >=dev-libs/plasma-wayland-protocols-1.14.0
>=dev-libs/wayland-protocols-1.34
>=dev-qt/qttools-${QTMIN}:6[widgets]
>=dev-qt/qtbase-${QTMIN}:6[concurrent]
diff --git a/kde-plasma/libkscreen/libkscreen-9999.ebuild b/kde-plasma/libkscreen/libkscreen-9999.ebuild
index ec381830c7..6ff7a1f2ef 100644
--- a/kde-plasma/libkscreen/libkscreen-9999.ebuild
+++ b/kde-plasma/libkscreen/libkscreen-9999.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
x11-libs/libxcb:=
"
DEPEND="${RDEPEND}
- >=dev-libs/plasma-wayland-protocols-1.13.0
+ >=dev-libs/plasma-wayland-protocols-1.14.0
"
BDEPEND="
>=dev-qt/qttools-${QTMIN}:6[linguist]
diff --git a/kde-plasma/libplasma/libplasma-9999.ebuild b/kde-plasma/libplasma/libplasma-9999.ebuild
index 3cfb509e7c..160bb0cba1 100644
--- a/kde-plasma/libplasma/libplasma-9999.ebuild
+++ b/kde-plasma/libplasma/libplasma-9999.ebuild
@@ -49,7 +49,7 @@ COMMON_DEPEND="
!gles2-only? ( media-libs/libglvnd[X] )
"
DEPEND="${COMMON_DEPEND}
- >=dev-libs/plasma-wayland-protocols-1.13.0
+ >=dev-libs/plasma-wayland-protocols-1.14.0
x11-base/xorg-proto
"
RDEPEND="${COMMON_DEPEND}
diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 211d97bd83..e6fe1eddda 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -64,7 +64,7 @@ COMMON_DEPEND="
)
"
DEPEND="${COMMON_DEPEND}
- >=dev-libs/plasma-wayland-protocols-1.13.0
+ >=dev-libs/plasma-wayland-protocols-1.14.0
"
RDEPEND="${COMMON_DEPEND}
media-fonts/hack
diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
index f693baaa61..cd961fdabd 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
@@ -124,7 +124,7 @@ COMMON_DEPEND="
wallpaper-metadata? ( kde-apps/libkexiv2:6 )
"
DEPEND="${COMMON_DEPEND}
- >=dev-libs/plasma-wayland-protocols-1.13.0
+ >=dev-libs/plasma-wayland-protocols-1.14.0
dev-libs/qcoro[dbus]
>=dev-qt/qtbase-${QTMIN}:6[concurrent]
x11-base/xorg-proto
diff --git a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
index c956d4676a..6ae23293bc 100644
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
+++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
@@ -46,7 +46,7 @@ COMMON_DEPEND="
x11-libs/libxkbcommon
"
DEPEND="${COMMON_DEPEND}
- >=dev-libs/plasma-wayland-protocols-1.13.0
+ >=dev-libs/plasma-wayland-protocols-1.14.0
>=dev-libs/wayland-protocols-1.25
>=dev-qt/qtbase-${QTMIN}:6[concurrent]
"