ksvg6, trigger build (#13156)

This commit is contained in:
Schrijvers Luc
2025-10-29 10:36:26 +01:00
committed by GitHub
parent 1273112996
commit e11157bbcf

View File

@@ -1,7 +1,7 @@
SUMMARY="Components for handling SVGs"
DESCRIPTION="KSvg provides both C++ classes and QtQuick components to render svgs based on image \
packs. Compared to plain QSvg, it caches the rendered images on disk with KImageCache, and can \
re-color properly crafted svg shapes that include internal stylesheets."
DESCRIPTION="KSvg provides both C++ classes and QtQuick components to render svgs based on \
image packs. Compared to plain QSvg, it caches the rendered images on disk with KImageCache, and \
can re-color properly crafted svg shapes that include internal stylesheets."
HOMEPAGE="https://invent.kde.org/frameworks/ksvg"
COPYRIGHT="2010-2025 KDE Organisation"
LICENSE="GNU LGPL v2.1"