# Template file for 'kqtquickcharts' pkgname=kqtquickcharts version=24.02.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins -DKDE_INSTALL_QMLDIR=lib/qt6/qml -DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules" hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake" makedepends="qt5-declarative-devel" depends="qt5-quickcontrols2" short_desc="QtQuick plugin to render beautiful and interactive charts" maintainer="John " license="LGPL-2.1-or-later" homepage="https://edu.kde.org/" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" checksum=2f498083c4269c693ffbfc30792da14383c631f9b9d90fab44aec768b748d5bf kqtquickcharts-devel_package() { depends="${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include vmove usr/lib/cmake } }