          MODULE=kquickcharts
         VERSION=6.29.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/frameworks/$(module_version kf5)
      SOURCE_VFY=sha256:a72a2188605ad765b0f3dd5aae2c9c8863fa0b27a0010a0a7756f92cff53d380
        WEB_SITE=https://projects.kde.org/projects/frameworks/kquickcharts
         ENTERED=20200112
         UPDATED=20260815
           SHORT="QtQuick plugin providing high-performance charts"

cat << EOF
The Quick Charts module provides a set of charts that can be used from QtQuick
applications. They are intended to be used for both simple display of data as
well as continuous display of high-volume data (often referred to as plotters).
The charts use a system called distance fields for their accelerated rendering,
which provides ways of using the GPU for rendering 2D shapes without loss of
quality.
EOF
