kf6-kguiaddons: update to 6.17.0.

This commit is contained in:
John 2025-07-20 20:49:46 +02:00 committed by John Zimmermann
parent 2a2659c04c
commit 647353e770

View file

@ -1,19 +1,29 @@
# Template file for 'kf6-kguiaddons'
pkgname=kf6-kguiaddons
version=6.14.0
version=6.17.0
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
$(vopt_bool python BUILD_PYTHON_BINDINGS)"
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
wayland-devel pkg-config qt6-wayland-tools"
$(vopt_if python 'shiboken6 llvm python3-build python3-setuptools')
wayland-devel pkg-config qt6-declarative-host-tools qt6-wayland-tools"
makedepends="qt6-wayland-devel plasma-wayland-protocols wayland-devel
qt6-base-private-devel"
qt6-declarative-devel qt6-base-private-devel
$(vopt_if python 'libshiboken6-devel libpyside6-devel python3-devel')"
depends="kf6-kguiaddons-geo-uri-handler"
short_desc="Addons to QtGui"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kguiaddons"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=3f3cc7e3748bd74d476a4a3616654786e7d861f7b391e8499aebc7c410f21ec5
checksum=5d07dbc8e24ab1077de75b7830a1f362dff3710fb041d61b8da02c577056ab6b
build_options="python"
if [ -z "$CROSS_BUILD" ]; then
build_options_default="python"
fi
kf6-kguiaddons-geo-uri-handler_package() {
short_desc+=" - Geo URI handler"