Package Details: thorvg 0.15.16-3

Git Clone URL: https://aur.archlinux.org/thorvg.git (read-only, click to copy)
Package Base: thorvg
Description: An open-source, lightweight, and portable library designed for rendering vector-based scenes and animations, including SVG and Lottie formats
Upstream URL: https://www.thorvg.org/
Keywords: animation gl lottie svg vector
Licenses: MIT
Submitter: Popolon
Maintainer: Popolon
Last Packager: Popolon
Votes: 0
Popularity: 0.000000
First Submitted: 2025-01-24 11:56 (UTC)
Last Updated: 2025-12-29 19:23 (UTC)

Pinned Comments

Popolon commented on 2025-12-29 19:14 (UTC) (edited on 2025-12-30 17:33 (UTC) by Popolon)

If you complaint about conflict du another tool that use this so generic name (svg2png), you can use thorvg-git version that resolve the issue by renaming sv2png, and lottie2gif with a 'tgv-' prefix. (tvg-svg2png, etc...), but no more svg2tvg tool. if I change it, I'm affraid example will now work anymore, and break lot of other users workflow.

If you still want this before next stable release, you can uncomment the 3 following lines in the PKGBUILD in

_package()
section

#    mv $pkgdir/usr/bin/svg2png $pkgdir/usr/bin/tvg-svg2png
#    mv $pkgdir/usr/bin/svg2tvg $pkgdir/usr/bin/tvg-svg2tvg
#    mv $pkgdir/usr/bin/lottie2gif $pkgdir/usr/bin/tvg-lottie2gif

Latest Comments

simona commented on 2025-12-29 19:49 (UTC)

yes, true, but managing updates manually, no thanks.

Popolon commented on 2025-12-29 19:14 (UTC) (edited on 2025-12-30 17:33 (UTC) by Popolon)

If you complaint about conflict du another tool that use this so generic name (svg2png), you can use thorvg-git version that resolve the issue by renaming sv2png, and lottie2gif with a 'tgv-' prefix. (tvg-svg2png, etc...), but no more svg2tvg tool. if I change it, I'm affraid example will now work anymore, and break lot of other users workflow.

If you still want this before next stable release, you can uncomment the 3 following lines in the PKGBUILD in

_package()
section

#    mv $pkgdir/usr/bin/svg2png $pkgdir/usr/bin/tvg-svg2png
#    mv $pkgdir/usr/bin/svg2tvg $pkgdir/usr/bin/tvg-svg2tvg
#    mv $pkgdir/usr/bin/lottie2gif $pkgdir/usr/bin/tvg-lottie2gif

simona commented on 2025-12-29 13:44 (UTC)

thorvg: /usr/bin/svg2png è già presente nel filesystem (appartiene a mapnik)

simona commented on 2025-10-07 14:40 (UTC)

conflict with mapnik