commit: de1057dbd5ac666bd763a03756c18c1221849247 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Oct 23 03:06:34 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 27 15:18:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de1057db
media-libs/sdl2-image: Remove redundant local flag descs Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/33456 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> media-libs/sdl2-image/metadata.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/media-libs/sdl2-image/metadata.xml b/media-libs/sdl2-image/metadata.xml index 3ca367e62e70..ba95051be881 100644 --- a/media-libs/sdl2-image/metadata.xml +++ b/media-libs/sdl2-image/metadata.xml @@ -9,8 +9,4 @@ <remote-id type="github">libsdl-org/SDL_image</remote-id> <bugs-to>https://github.com/libsdl-org/SDL_image/issues</bugs-to> </upstream> - <use> - <flag name="avif">Enable support for AVIF image format</flag> - <flag name="jpegxl">Enable support for JPEG XL image format</flag> - </use> </pkgmetadata>
