# Template file for 'plasma-keyboard'
pkgname=plasma-keyboard
version=6.6.3
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
 -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules gettext wayland-devel
 wayland-protocols plasma-wayland-protocols pkg-config
 qt6-declarative-host-tools qt6-base qt6-tools
 kf6-kcmutils kf6-kconfig"
makedepends="kf6-kcoreaddons-devel kf6-ki18n-devel
 kf6-kcmutils-devel kf6-kconfig-devel qt6-virtualkeyboard-devel
 qt6-wayland-private-devel qt6-base-private-devel kf6-kcrash-devel"
short_desc="Virtual Keyboard for Qt based desktops"
maintainer="John <me@johnnynator.dev>"
license="(GPL-2.0-only OR GPL-3.0-only OR custom:LicenseRef-KDE-Accepted-GPL) AND GPL-3.0-or-later AND (LGPL-2.1-only OR LGPL-3.0-only OR custom:LicenseRef-KDE-Accepted-LGPL)"
homepage="https://invent.kde.org/plasma/plasma-keyboard"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=fd10bafeb13b1065720dbf8ee334354f050979eddec8b2b025f76c6eb1a1193c

post_install() {
	vlicense LICENSES/LicenseRef-KDE-Accepted-GPL.txt
	vlicense LICENSES/LicenseRef-KDE-Accepted-LGPL.txt
}
