Source: thorvg Section: libs Maintainer: Jongmin Kim Uploaders: Hermet Park Build-Depends: debhelper-compat (= 13), meson, ninja-build, pkgconf Standards-Version: 4.7.3 Homepage: https://www.thorvg.org Vcs-Browser: https://salsa.debian.org/debian/thorvg Vcs-Git: https://salsa.debian.org/debian/thorvg.git Package: libthorvg1 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: high-performance vector graphics rendering library ThorVG is a lightweight and portable vector graphics rendering engine designed for deterministic behavior and efficient CPU and GPU execution paths. . It supports SVG and Lottie animation formats and provides consistent rendering results across embedded, desktop, and web environments. . The library focuses on performance, small memory footprint, and cross-platform portability. Package: libthorvg-dev Section: libdevel Architecture: any Depends: libthorvg1 (= ${binary:Version}), ${misc:Depends} Description: development files for the ThorVG vector graphics library This package contains header files and pkg-config metadata required to build applications against the ThorVG library. . It is intended for developers integrating SVG and Lottie rendering capabilities into their software.