kquickcharts 5.96.0-0ubuntu1 source package in Ubuntu
Changelog
kquickcharts (5.96.0-0ubuntu1) kinetic; urgency=medium * New upstream release (5.96.0) -- Rik Mills <email address hidden> Sat, 09 Jul 2022 16:31:28 +0100
Upload details
- Uploaded by:
- Rik Mills
- Uploaded to:
- Kinetic
- Original maintainer:
- Kubuntu Members
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
kquickcharts_5.96.0.orig.tar.xz | 106.3 KiB | 72e096dad12cadeb2f89bebebdf906d5312dc2f8479ff36750ae8b33bbaba9e9 |
kquickcharts_5.96.0-0ubuntu1.debian.tar.xz | 8.1 KiB | 206c0c7b9bf9a27e8c73f92dc78d26fa151bf5bfb6492a902b2fd180ee06b660 |
kquickcharts_5.96.0-0ubuntu1.dsc | 2.5 KiB | e9f90dc4748271e675740fdba079746e27c26f8ba87b8296ad189a60725bc626 |
Available diffs
- diff from 5.95.0-0ubuntu1 to 5.96.0-0ubuntu1 (861 bytes)
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