mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
sdl2_image: bump version.
This commit is contained in:
@@ -10,7 +10,7 @@ COPYRIGHT="1997-2018 Sam Lantinga"
|
||||
LICENSE="Zlib"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.libsdl.org/projects/SDL_image/release/SDL2_image-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e74ec49c2402eb242fbfa16f2f43a19582a74c2eabfbfb873f00d4250038ceac"
|
||||
CHECKSUM_SHA256="bdd5f6e026682f7d7e1be0b6051b209da2f402a2dd8bd1c4bd9c25ad263108d0"
|
||||
SOURCE_DIR="SDL2_image-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
@@ -18,7 +18,7 @@ SECONDARY_ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
sdl2_image$secondaryArchSuffix = $portVersion compat >= 2
|
||||
lib:libSDL2_image_2.0$secondaryArchSuffix = 0.2.2 compat >= 0
|
||||
lib:libSDL2_image_2.0$secondaryArchSuffix = 0.2.3 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
@@ -35,7 +35,7 @@ REQUIRES="
|
||||
PROVIDES_devel="
|
||||
sdl2_image${secondaryArchSuffix}_devel = $portVersion compat >= 2
|
||||
devel:libSDL2_image$secondaryArchSuffix = $portVersion compat >= 2
|
||||
devel:libSDL2_image_2.0$secondaryArchSuffix = 0.2.2 compat >= 0
|
||||
devel:libSDL2_image_2.0$secondaryArchSuffix = 0.2.3 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
sdl2_image$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user