mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
sdl2_image: update to giflib7
This commit is contained in:
@@ -8,7 +8,7 @@ on both libz and libjpeg."
|
||||
HOMEPAGE="https://www.libsdl.org/projects/SDL_image"
|
||||
COPYRIGHT="1997-2018 Sam Lantinga"
|
||||
LICENSE="Zlib"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://www.libsdl.org/projects/SDL_image/release/SDL2_image-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="bdd5f6e026682f7d7e1be0b6051b209da2f402a2dd8bd1c4bd9c25ad263108d0"
|
||||
SOURCE_DIR="SDL2_image-$portVersion"
|
||||
@@ -43,7 +43,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libgif$secondaryArchSuffix
|
||||
devel:libgif$secondaryArchSuffix >= 7
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libSDL2_2.0$secondaryArchSuffix >= 0.8.0
|
||||
|
||||
Reference in New Issue
Block a user