libwebp, small change to trigger riscv64 build (#13310)

This commit is contained in:
Schrijvers Luc
2025-12-02 20:36:19 +01:00
committed by GitHub
parent 562302ffbf
commit fbb711814d

View File

@@ -1,7 +1,7 @@
SUMMARY="A library for encoding and decoding WebP image files"
DESCRIPTION="WebP is an image format that provides lossless and lossy \
compression for images on the web. WebP lossless images are 26% smaller \
in size compared to PNGs. WebP lossy images are 25-34% smaller in size \
compression for images on the web. WebP lossless images are 26% smaller in \
size compared to PNGs. WebP lossy images are 25-34% smaller in size \
compared to JPEG images at equivalent SSIM index.
WebP supports lossless transparency (also known as alpha channel) with \
just 22% additional bytes. Transparency is also supported with lossy \