thorvg 1.1.0-ok1 source package in openKylin

Changelog

thorvg (1.1.0-ok1) huanghe; urgency=medium

  * New upstream release 1.1.0 for openKylin.

 -- iaom <email address hidden>  Thu, 13 Aug 2026 15:26:50 +0800

Upload details

Uploaded by:
zhangpengfei
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
zhangpengfei
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
thorvg_1.1.0.orig.tar.xz 2.8 MiB 8239306114eb2fdda00b96890c3cd3992ec237a33e6ff05ec43b308d67d3bf07
thorvg_1.1.0-ok1.debian.tar.xz 20.9 KiB 8c96acb6a796b32917773c4b3acfb5eeb64f0c4bc31e62bb92c8ed5a71feacba
thorvg_1.1.0-ok1.dsc 1.8 KiB 9ef68209f6561b04f28fd9a7d46bc50ba855f0b24e1bd7720140550984b2a467

View changes file

Binary packages built by this source

libthorvg-dev: 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.

libthorvg1: 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.

libthorvg1-dbgsym: debug symbols for libthorvg1
thorvg-tools: command-line tools for ThorVG vector graphics conversions

 This package provides command-line utilities built on top of
 the ThorVG rendering engine:
 .
  * tvg-svg2png: converts SVG files to PNG images
  * tvg-lottie2gif: converts Lottie animation files to GIF images
 .
 These tools are useful for batch conversion of vector graphics
 and animations to raster formats.

thorvg-tools-dbgsym: debug symbols for thorvg-tools