Am Montag, 8. September 2025, 21:15:27 Mitteleuropäische Normalzeit schrieb Michał Górny: > Enable avif, jpegxl and webp flags [...] > > Signed-off-by: Michał Górny <[email protected]> > --- > profiles/targets/desktop/make.defaults | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/profiles/targets/desktop/make.defaults > b/profiles/targets/desktop/make.defaults index 080cdbda9bc0..21b8865ee030 > 100644 > --- a/profiles/targets/desktop/make.defaults > +++ b/profiles/targets/desktop/make.defaults > @@ -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"
Hello Michał, maybe a stupid question, but do we need in profiles/targets/desktop/package.use this anymore? (because avif is now a default in /profiles/targets/desktop) -> # Andreas Sturmlechner <[email protected]> (2025-10-23) # Required by kde-plasma/kscreen kde-frameworks/kimageformats avif Many greetings, Peter (aka pietinger)
