Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>lucascs@protonmail.com</email>
<name>Lucas C.S.</name>
</maintainer>
<longdescription lang="en">
tlottie renders Lottie animations -- the JSON vector-animation format
Telegram uses for animated stickers and emoji -- and is written in Rust
with no runtime dependencies. It dispatches at run time to hand-written
SIMD backends: ARM NEON, x86_64 SSE2/AVX2/AVX-512 and WASM.
Telegram Desktop replaced its bundled copy of media-libs/rlottie with
this library in the 7.2 series and, on Linux, requires it as a system
library rather than a bundled one. The package therefore installs only
a static archive and the C API header, which is the shape tdesktop's
cmake/external/tlottie module looks for.
</longdescription>
<upstream>
<bugs-to>https://github.com/dkaraush/tlottie/issues</bugs-to>
<remote-id type="github">dkaraush/tlottie</remote-id>
</upstream>
</pkgmetadata>