kquickcharts 5.88.0-1 source package in Ubuntu
Changelog
kquickcharts (5.88.0-1) unstable; urgency=medium [ Norbert Preining ] * New upstream release (5.87.0). * New upstream release (5.88.0). * Force-bump frameworks internal b-d to 5.88. -- Norbert Preining <email address hidden> Wed, 17 Nov 2021 06:07:41 +0900
Upload details
- Uploaded by:
- Debian Qt/KDE Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Qt/KDE Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
kquickcharts_5.88.0-1.dsc | 2.2 KiB | 896341752ca78f433b7d0e157363a199fbd7152e76057fde0b4b93677fd0787a |
kquickcharts_5.88.0.orig.tar.xz | 105.8 KiB | 5c04438fda04767f4fddbb28dd3e4db3bae1d4777a6b8e6dc73edfd4bbd87f88 |
kquickcharts_5.88.0.orig.tar.xz.asc | 488 bytes | 78fdcbddefa6c57305e2778436f98a252edf38801a4b94f6e6062903d35802e9 |
kquickcharts_5.88.0-1.debian.tar.xz | 7.9 KiB | 8baa5d1ee26e23c5ed8bc5e76510fd93ddfa605d4003dfa783fc611ecaf65927 |
Available diffs
No changes file available.
Binary packages built by this source
- kquickcharts-dev: 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.
- qml-module-org-kde-quickcharts: 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.
- qml-module-org-kde-quickcharts-dbgsym: debug symbols for qml-module-org-kde-quickcharts