kguiaddons: kf6 compat

This commit is contained in:
John 2024-03-02 20:57:32 +01:00 committed by Đoàn Trần Công Danh
parent e8f1d10d19
commit 42ec0dbad6
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'kguiaddons'
pkgname=kguiaddons
version=5.115.0
revision=1
revision=2
build_style=cmake
configure_args="-DBUILD_TESTING=ON -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
$(vopt_bool wayland WITH_WAYLAND)"
$(vopt_bool wayland WITH_WAYLAND) -DBUILD_GEO_SCHEME_HANDLER=OFF"
hostmakedepends="kcoreaddons pkg-config extra-cmake-modules
$(vopt_if wayland 'wayland-devel qt5-wayland') qt5-host-tools qt5-tools-devel"
makedepends="qt5-tools-devel $(vopt_if x11 qt5-x11extras-devel)