profiles/targets/desktop: Enable avif, jpegxl and webp flags

Enable avif, jpegxl and webp flags that correspond to the support
for modern image formats.  These should be reasonably lightweight
for desktop profiles, yet provide a better coverage of file formats
used these days, particularly on the web.  Notably, these flags
are used by some pretty large packages such as net-libs/webkit-gtk,
and enabling them by default will ensure that they are available in our
binary packages without having to duplicate builds.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-09-08 21:12:38 +02:00
parent 39b8f4ffaf
commit 31db9a7f2e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qml qt6 qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb vulkan wayland wxwidgets X xcb xft x264 xml xv xvid"
USE="a52 aac acpi alsa avif bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind encode exif flac gif gpm gtk gui icu jpeg jpegxl lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qml qt6 qt5 sdl sound spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb vulkan wayland webp wxwidgets X xcb xft x264 xml xv xvid"