* [gentoo-commits] proj/kde:master commit in: kde-plasma/qvk/
@ 2025-01-29 22:02 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2025-01-29 22:02 UTC (permalink / raw
To: gentoo-commits
commit: bb1f46c05410d65bd36d3ac06deb099c7d2c884f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 29 21:51:24 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 29 21:56:32 2025 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bb1f46c0
kde-plasma/qvk: new package, add 9999
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/qvk/metadata.xml | 12 ++++++++++++
kde-plasma/qvk/qvk-9999.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/kde-plasma/qvk/metadata.xml b/kde-plasma/qvk/metadata.xml
new file mode 100644
index 0000000000..810c24f779
--- /dev/null
+++ b/kde-plasma/qvk/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://bugs.kde.org</bugs-to>
+ <remote-id type="kde-invent">plasma/qvk</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/kde-plasma/qvk/qvk-9999.ebuild b/kde-plasma/qvk/qvk-9999.ebuild
new file mode 100644
index 0000000000..4064217d96
--- /dev/null
+++ b/kde-plasma/qvk/qvk-9999.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=6.5.0
+QTMIN=6.7.2
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Virtual keyboard based on Qt Virtual Keyboard."
+HOMEPAGE="https://invent.kde.org/plasma/qvk"
+
+LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1 LGPL-3"
+SLOT="6"
+KEYWORDS=""
+
+# slot op: Uses Qt6::GuiPrivate for qxkbcommon_p.h
+RDEPEND="
+ dev-libs/wayland
+ >=dev-qt/qtbase-${QTMIN}:6=[gui,X]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=dev-qt/qtvirtualkeyboard-${QTMIN}:6
+ >=dev-qt/qtwayland-${QTMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+"
+DEPEND="${RDEPEND}
+ >=dev-libs/wayland-protocols-1.19
+"
+BDEPEND="
+ >=dev-qt/qtwayland-${QTMIN}:6
+ dev-util/wayland-scanner
+"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-29 22:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-29 22:02 [gentoo-commits] proj/kde:master commit in: kde-plasma/qvk/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox