blob: ffb09c981b8e04b257171097afa9906f6ba85cf6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = kquickcharts-git
pkgdesc = A QtQuick plugin providing high-performance charts
pkgver = 6.0.0_r617.g3e2b4d1
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
groups = kf6-git
license = LGPL-2.0-only
license = LGPL-3.0-only
makedepends = git
makedepends = extra-cmake-modules-git
makedepends = qt6-shadertools
depends = gcc-libs
depends = glibc
depends = kirigami-git
depends = qt6-base
depends = qt6-declarative
provides = kquickcharts
conflicts = kquickcharts
source = git+https://github.com/KDE/kquickcharts.git
sha256sums = SKIP
pkgname = kquickcharts-git
|