From f72d7bb9d1ad91105d8e091f30f42f090bd15c02 Mon Sep 17 00:00:00 2001 From: Esteve Varela Colominas Date: Tue, 24 Mar 2026 02:15:36 +0100 Subject: [PATCH] www-servers/copyparty: Improve optfeature messages Signed-off-by: Esteve Varela Colominas --- www-servers/copyparty/copyparty-1.20.13-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-servers/copyparty/copyparty-1.20.13-r1.ebuild b/www-servers/copyparty/copyparty-1.20.13-r1.ebuild index 0430bf9dbd..630bac2e17 100644 --- a/www-servers/copyparty/copyparty-1.20.13-r1.ebuild +++ b/www-servers/copyparty/copyparty-1.20.13-r1.ebuild @@ -172,8 +172,8 @@ good-but-slow image thumbnails, read audio/media tags" media-video/ffmpeg #optfeature "read RAW images" rawpy # rawpy not packaged (yet) # Other pillow imports not listed above - optfeature "read .jxl images with pillow (rarely useful)" dev-python/pillow-jxl-plugin - optfeature "read .webp images with pillow" dev-python/pillow[webp] + optfeature "generate thumbnails as .jxl images" dev-python/pillow-jxl-plugin + optfeature "generate thumbnails as .webp images" dev-python/pillow[webp] # Optfeatures from pyproject.toml:project.optional-dependencies not listed above optfeature "sftp protocol support" dev-python/paramiko