sdl3_image, trigger 32bit build (#12603)

This commit is contained in:
Schrijvers Luc
2025-07-17 15:16:47 +02:00
committed by GitHub
parent 935c4c30ed
commit e4527af16d

View File

@@ -1,7 +1,6 @@
SUMMARY="Simple Direct Media Layer Image Library"
DESCRIPTION="SDL_image is an image file loading library. It loads images as \
SDL surfaces, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, \
PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV"
DESCRIPTION="SDL_image is an image file loading library. It loads images as SDL surfaces, and \
supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV"
HOMEPAGE="https://github.com/libsdl-org/SDL_image"
COPYRIGHT="1997-2025 Sam Lantinga"
LICENSE="Zlib"