Source: kquickcharts Section: libs Priority: optional Maintainer: Debian Qt/KDE Maintainers Uploaders: Sandro Knauß , Norbert Preining Build-Depends: cmake (>= 3.5~), debhelper-compat (= 13), extra-cmake-modules (>= 5.78.0~), kirigami2-dev, libkf5declarative-dev, pkg-kde-tools, qml-module-qttest, qt5-qmake, qtbase5-dev, qtdeclarative5-dev (>= 5.14.0~), qtquickcontrols2-5-dev (>= 5.14.0~), xauth, xvfb Standards-Version: 4.5.1 Homepage: https://invent.kde.org/frameworks/kquickcharts Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kquickcharts Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kquickcharts.git Rules-Requires-Root: no Package: kquickcharts-dev Architecture: any Depends: qml-module-org-kde-quickcharts (= ${binary:Version}), qtbase5-dev, qtdeclarative5-dev (>= 5.14.0~), ${misc:Depends}, ${shlibs:Depends} Description: Quick Charts - development files A QtQuick plugin providing high-performance charts (gpu-accelerated). . It supports three different chart types: pie, line and bar, which can be fed from multiple types of data sources. There is also support for axis labels, an axis grid and a legend. Additionally, there is a submodule that contains some convenience items. . The pie and line charts are rendered using a technique called signed distance fields, which allows efficient GPU-accelerated rendering of 2D shapes without loss of quality. . This package contains the development files. Package: qml-module-org-kde-quickcharts Architecture: any Depends: qml-module-org-kde-kirigami2, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick2, ${misc:Depends}, ${shlibs:Depends} Description: Quick Charts A QtQuick plugin providing high-performance charts (gpu-accelerated). . It supports three different chart types: pie, line and bar, which can be fed from multiple types of data sources. There is also support for axis labels, an axis grid and a legend. Additionally, there is a submodule that contains some convenience items. . The pie and line charts are rendered using a technique called signed distance fields, which allows efficient GPU-accelerated rendering of 2D shapes without loss of quality. . This package contain the runtime qml module.