plasma-keyboard: update to 6.7.3.
This commit is contained in:
@@ -1,23 +1,29 @@
|
||||
# Template file for 'plasma-keyboard'
|
||||
# group=kde-plasma
|
||||
pkgname=plasma-keyboard
|
||||
version=6.6.3
|
||||
revision=2
|
||||
version=6.7.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 kf6-kconfig kf6-kpackage"
|
||||
makedepends="libplasma-devel 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"
|
||||
qt6-wayland-private-devel qt6-base-private-devel kf6-kcrash-devel
|
||||
kf6-kirigami-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
|
||||
checksum=c371d98c4588db6672a93aa13b53d178f2dc383bdb580c8bed65d1849be7c97e
|
||||
|
||||
# stage builds
|
||||
makedepends+=" kde-plasma-base"
|
||||
shlib_requires="KDE_Plasma.${version}"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/LicenseRef-KDE-Accepted-GPL.txt
|
||||
|
||||
Reference in New Issue
Block a user