commit:     0fe2b90b63d6dd86e8997642aeb0886d8a2b290b
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 29 04:34:48 2025 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Mon Dec 29 04:40:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe2b90b

kde-plasma/kwayland-integration: drop 6.4.5

This reverts commit 8e7a7a8d3462dd59ef91341d894253dc64ab6472.

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 kde-plasma/kwayland-integration/Manifest           |  1 -
 .../kwayland-integration-6.4.5.ebuild              | 48 ----------------------
 2 files changed, 49 deletions(-)

diff --git a/kde-plasma/kwayland-integration/Manifest 
b/kde-plasma/kwayland-integration/Manifest
index 9e5199e0c1d6..4ee32ad83c46 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,2 +1 @@
-DIST kwayland-integration-6.4.5.tar.xz 26576 BLAKE2B 
0e1b39f5bffa297faca6042f42e5a568ce5fdb2e588f34c71ce6765bf176e102f4cd751ea2a58843948aa5c0fecde4ea4d82ef6f95aabc2d6aff0493ee4f25c7
 SHA512 
ffb7d8d5093956de6c8295ca705d7b0decee3518fd81c0b7fe978c8025d04b486449cced755e19a130bcb3065c1d29483d81684fa7ada9d95f03a36d3fd39e17
 DIST kwayland-integration-6.5.4.tar.xz 26436 BLAKE2B 
7ae92e8a56bc45831924feaf32947e82e67cd56ea7c57915b88aed03cd0e877d155ca38684088dff9a030688099e3b2c0db882341936948db0d4d4f3734b4cc7
 SHA512 
ea46374bccb7dc9cb8bea5b09373ddb0004301ee10593cae03d71c45be1c8d40dd985995cf731adebf1ebaa5437a4067b51c481375214402bcc26d7e7a70e0dc

diff --git a/kde-plasma/kwayland-integration/kwayland-integration-6.4.5.ebuild 
b/kde-plasma/kwayland-integration/kwayland-integration-6.4.5.ebuild
deleted file mode 100644
index 14b4fd8fe3f5..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-6.4.5.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.115.0
-QTMIN=5.15.12
-inherit ecm flag-o-matic plasma.kde.org
-
-DESCRIPTION="Provides KWindowSystem integration plugin for Wayland"
-HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration";
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
-# slot ops:
-# dev-qt/qtgui: QtXkbCommonSupportPrivate
-# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
-# kde-frameworks/kwindowsystem: Various private headers
-RDEPEND="
-       >=dev-libs/wayland-1.15
-       >=dev-qt/qtgui-${QTMIN}:5=
-       || (
-               >=dev-qt/qtgui-${QTMIN}:5[libinput]
-               >=dev-qt/qtgui-${QTMIN}:5[X]
-       )
-       >=dev-qt/qtwidgets-${QTMIN}:5
-       >=dev-qt/qtwayland-${QTMIN}:5=
-       >=kde-frameworks/kwindowsystem-${KFMIN}:5=
-       >=kde-plasma/kwayland-${KFMIN}:5
-       x11-libs/libxkbcommon
-"
-DEPEND="${RDEPEND}
-       dev-libs/plasma-wayland-protocols
-"
-BDEPEND="
-       >=dev-qt/qtwaylandscanner-${QTMIN}:5
-       dev-util/wayland-scanner
-       virtual/pkgconfig
-"
-
-src_configure() {
-       filter-lto # bug 921430
-       ecm_src_configure
-}

Reply via email to