kqtquickcharts: update to 24.02.2.

This commit is contained in:
Đoàn Trần Công Danh 2024-05-19 09:33:16 +07:00 committed by Đoàn Trần Công Danh
parent 22b0077d1c
commit 35d3107a04

View file

@ -1,8 +1,12 @@
# Template file for 'kqtquickcharts'
pkgname=kqtquickcharts
version=23.08.5
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"
@ -11,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://edu.kde.org/"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=62f630715acf88598c7f144387195d261691994aa007d6b1d078a23df2f533fe
checksum=2f498083c4269c693ffbfc30792da14383c631f9b9d90fab44aec768b748d5bf
kqtquickcharts-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"