mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
kquickcharts: update to 5.81.0.
This commit is contained in:
parent
a5dfe68d8d
commit
0b19241336
1 changed files with 3 additions and 2 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'kquickcharts'
|
# Template file for 'kquickcharts'
|
||||||
pkgname=kquickcharts
|
pkgname=kquickcharts
|
||||||
version=5.80.0
|
version=5.81.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||||
makedepends="qt5-declarative-devel qt5-quickcontrols2-devel"
|
makedepends="qt5-declarative-devel qt5-quickcontrols2-devel"
|
||||||
|
checkdepends="glslang which"
|
||||||
short_desc="QtQuick plugin providing high-performance charts"
|
short_desc="QtQuick plugin providing high-performance charts"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-only OR LGPL-3.0-only"
|
license="LGPL-2.1-only OR LGPL-3.0-only"
|
||||||
homepage="https://community.kde.org/Frameworks"
|
homepage="https://community.kde.org/Frameworks"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz"
|
||||||
checksum=962ed2b22ccac8ae900827bc41581efea546b833495869d3e3ccc5795314c74d
|
checksum=5f864d1132a11fdbd9f77419a98277cfd4b761a227f171d08d8dd2c82fa88203
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
export QT_QPA_PLATFORM=offscreen
|
export QT_QPA_PLATFORM=offscreen
|
||||||
|
|
Loading…
Add table
Reference in a new issue