commit: fb12ab85dfb645c96ed21fe1f1f66a04071b527a Author: Kévin GASPARD DE RENEFORT <kevingaspard <AT> koshie <DOT> fr> AuthorDate: Sun Jul 6 12:04:13 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Jul 9 11:51:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb12ab85
www-client/firefox: Add warning for jpegxl USE flag description - no official upstream support. Signed-off-by: Kévin GASPARD DE RENEFORT <kevingaspard <AT> koshie.fr> Bug: https://bugs.gentoo.org/959428 Closes: https://github.com/gentoo/gentoo/pull/42903 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> www-client/firefox/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml index 85dd6c16983b..18ba3cc56f3f 100644 --- a/www-client/firefox/metadata.xml +++ b/www-client/firefox/metadata.xml @@ -12,6 +12,7 @@ downloaded and kept up-to-date in user profiles</flag> <flag name="gnome-shell">Integrate with gnome-base/gnome-shell search</flag> <flag name="hwaccel">Force-enable hardware-accelerated rendering (Mozilla bug 594876)</flag> + <flag name="jpegxl">Add JPEG XL image support (EXPERIMENTAL, no official upstream support)</flag> <flag name="jumbo-build">Enable unified build - combines source files to speed up build process, but requires more memory</flag> <flag name="libproxy">Enable libproxy support</flag> <flag name="openh264">Use <pkg>media-libs/openh264</pkg> for H264 support
