From fbb711814d9bfbbb42c59dce0aa4b4150fdd3b2f Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 2 Dec 2025 20:36:19 +0100 Subject: [PATCH] libwebp, small change to trigger riscv64 build (#13310) --- media-libs/libwebp/libwebp-1.6.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libwebp/libwebp-1.6.0.recipe b/media-libs/libwebp/libwebp-1.6.0.recipe index 85e467e4a..4cc69ed81 100644 --- a/media-libs/libwebp/libwebp-1.6.0.recipe +++ b/media-libs/libwebp/libwebp-1.6.0.recipe @@ -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 \