From 0b192413365f09174f7a0fc4215bcd74edbf85c0 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 10 Apr 2021 13:46:21 +0200 Subject: [PATCH] kquickcharts: update to 5.81.0. --- srcpkgs/kquickcharts/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kquickcharts/template b/srcpkgs/kquickcharts/template index 14338d2dbc1..729e06b1498 100644 --- a/srcpkgs/kquickcharts/template +++ b/srcpkgs/kquickcharts/template @@ -1,16 +1,17 @@ # Template file for 'kquickcharts' pkgname=kquickcharts -version=5.80.0 +version=5.81.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools" makedepends="qt5-declarative-devel qt5-quickcontrols2-devel" +checkdepends="glslang which" short_desc="QtQuick plugin providing high-performance charts" maintainer="John " license="LGPL-2.1-only OR LGPL-3.0-only" homepage="https://community.kde.org/Frameworks" distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz" -checksum=962ed2b22ccac8ae900827bc41581efea546b833495869d3e3ccc5795314c74d +checksum=5f864d1132a11fdbd9f77419a98277cfd4b761a227f171d08d8dd2c82fa88203 do_check() { export QT_QPA_PLATFORM=offscreen