kquickcharts: remove
This commit is contained in:
parent
1c48b10618
commit
4a8476f16f
|
@ -1,20 +0,0 @@
|
||||||
# Template file for 'kquickcharts'
|
|
||||||
pkgname=kquickcharts
|
|
||||||
version=5.115.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 <me@johnnynator.dev>"
|
|
||||||
license="LGPL-2.1-only, LGPL-3.0-only"
|
|
||||||
homepage="https://community.kde.org/Frameworks"
|
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz"
|
|
||||||
checksum=aa78d81ce4af03671803b50f4a7ee8ffb8e6c687749de1706359176d502566bb
|
|
||||||
|
|
||||||
do_check() {
|
|
||||||
cd build
|
|
||||||
# QML tests require OpenGL
|
|
||||||
ctest -E ".*\.qml"
|
|
||||||
}
|
|
|
@ -312,6 +312,7 @@ replaces="
|
||||||
khotkeys<=5.27.11_1
|
khotkeys<=5.27.11_1
|
||||||
kimageformats<=5.115.0_1
|
kimageformats<=5.115.0_1
|
||||||
kjsembed<=5.115.0_1
|
kjsembed<=5.115.0_1
|
||||||
|
kquickcharts<=5.115.0_1
|
||||||
ladish-devel<=1_11
|
ladish-devel<=1_11
|
||||||
ladish<=1_11
|
ladish<=1_11
|
||||||
laditools<=1.1.0_3
|
laditools<=1.1.0_3
|
||||||
|
|
Loading…
Reference in New Issue