commit:     eb7f55ecddcce7776c05d7f91d1fd61b1a0b1a32
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 13 20:32:18 2026 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 13 20:35:56 2026 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb7f55ec

kde-plasma/plasma-keyboard: add 6.6.49.9999 stable branch

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../plasma-keyboard-6.6.49.9999.ebuild             | 40 ++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/kde-plasma/plasma-keyboard/plasma-keyboard-6.6.49.9999.ebuild 
b/kde-plasma/plasma-keyboard/plasma-keyboard-6.6.49.9999.ebuild
new file mode 100644
index 0000000000..be6b031c1d
--- /dev/null
+++ b/kde-plasma/plasma-keyboard/plasma-keyboard-6.6.49.9999.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2025-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=6.22.0
+QTMIN=6.10.1
+inherit ecm plasma.kde.org xdg
+
+DESCRIPTION="Virtual keyboard based on Qt Virtual Keyboard"
+
+LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1 LGPL-3"
+SLOT="6"
+KEYWORDS=""
+
+# slot op: Uses Qt6::GuiPrivate for qxkbcommon_p.h
+COMMON_DEPEND="
+       dev-libs/wayland
+       >=dev-qt/qtbase-${QTMIN}:6=[gui,wayland,X]
+       >=dev-qt/qtdeclarative-${QTMIN}:6
+       >=dev-qt/qtvirtualkeyboard-${QTMIN}:6
+       >=kde-frameworks/kcmutils-${KFMIN}:6
+       >=kde-frameworks/kconfig-${KFMIN}:6
+       >=kde-frameworks/kcoreaddons-${KFMIN}:6
+       >=kde-frameworks/ki18n-${KFMIN}:6
+"
+RDEPEND="${COMMON_DEPEND}
+       dev-libs/kirigami-addons
+       >=kde-frameworks/kconfig-${KFMIN}:6[qml]
+       >=kde-frameworks/kirigami-${KFMIN}:6
+       >=kde-frameworks/kitemmodels-${KFMIN}:6
+"
+DEPEND="${COMMON_DEPEND}
+       >=dev-libs/wayland-protocols-1.19
+"
+BDEPEND="
+       >=dev-qt/qtbase-${QTMIN}:6[wayland]
+       dev-util/wayland-scanner
+       >=kde-frameworks/kcmutils-${KFMIN}:6
+"

Reply via email to