blob: 2e8f1eef15766f310447ce9885700cdd3f752720 (
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 = kplotting-git
pkgdesc = Lightweight plotting framework
pkgver = 6.0.0_r371.g3dea5f2
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 = doxygen
makedepends = extra-cmake-modules-git
makedepends = qt6-doc
makedepends = qt6-tools
depends = gcc-libs
depends = glibc
depends = qt6-base
provides = kplotting
conflicts = kplotting
source = git+https://github.com/KDE/kplotting.git
sha256sums = SKIP
pkgname = kplotting-git
|