www-servers/copyparty: Improve optfeature messages

Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com>
This commit is contained in:
Esteve Varela Colominas
2026-03-24 02:15:36 +01:00
parent 2816a349c3
commit f72d7bb9d1

View File

@@ -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