sdl2_image, revbump, fix requirements for _devel package (#13497)

This commit is contained in:
Schrijvers Luc
2025-12-27 10:42:44 +01:00
committed by GitHub
parent 716eeee908
commit af6547170e

View File

@@ -8,7 +8,7 @@ on both libz and libjpeg."
HOMEPAGE="https://www.libsdl.org/projects/SDL_image"
COPYRIGHT="1997-2025 Sam Lantinga"
LICENSE="Zlib"
REVISION="1"
REVISION="2"
SOURCE_URI="https://www.libsdl.org/projects/SDL_image/release/SDL2_image-$portVersion.tar.gz"
CHECKSUM_SHA256="2213b56fdaff2220d0e38c8e420cbe1a83c87374190cba8c70af2156097ce30a"
SOURCE_DIR="SDL2_image-$portVersion"
@@ -39,6 +39,9 @@ PROVIDES_devel="
"
REQUIRES_devel="
sdl2_image$secondaryArchSuffix == $portVersion base
devel:libjpeg$secondaryArchSuffix
devel:libtiff$secondaryArchSuffix
devel:libwebp$secondaryArchSuffix
"
BUILD_REQUIRES="