14 lines
566 B
Bash
14 lines
566 B
Bash
# Template file for 'kquickcharts'
|
|
pkgname=kquickcharts
|
|
version=5.67.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
|
makedepends="qt5-declarative-devel qt5-quickcontrols2-devel"
|
|
short_desc="QtQuick plugin providing high-performance charts"
|
|
maintainer="John <johnz@posteo.net>"
|
|
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=3a4102cc7430ac37f2cc6a31a6a6c360979f1a269dc48457e290d0bf1de6b729
|