# Template file for 'kdeplasma-addons5' pkgname=kdeplasma-addons5 version=5.15.2 revision=1 wrksrc="${pkgname%5}-${version}" build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons" makedepends="kross-devel kdesignerplugin-devel kdoctools-devel kholidays-devel plasma-workspace-devel" short_desc="Various Plasma addons" maintainer="John " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/kdeplasma-addons" distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz" checksum=9e360c532f3a386959a93f4d46ea87d0bffa609f9252e6abc47e170b064a3230 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework" configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake" fi