mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
sdl2_ttf: bump version.
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="1997-2013 Sam Lantinga"
|
||||
LICENSE="Zlib"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="25ddad0302e7d74ce16a770974930cefbdcf67499ca7d40ce7a6bd7de6022fdf"
|
||||
CHECKSUM_SHA256="34db5e20bcf64e7071fe9ae25acaa7d72bdc4f11ab3ce59acc768ab62fe39276"
|
||||
SOURCE_DIR="SDL2_ttf-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
@@ -20,7 +20,7 @@ SECONDARY_ARCHITECTURES="?x86 ?x86_gcc2"
|
||||
PROVIDES="
|
||||
sdl2_ttf${secondaryArchSuffix} = $portVersion compat >= 2.0
|
||||
lib:libSDL2_ttf${secondaryArchSuffix} = $portVersion compat >= 2.0
|
||||
lib:libSDL2_ttf_2.0${secondaryArchSuffix} = 0.10.3 compat >= 0
|
||||
lib:libSDL2_ttf_2.0${secondaryArchSuffix} = 0.14.0 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
@@ -36,7 +36,7 @@ REQUIRES="
|
||||
PROVIDES_devel="
|
||||
sdl2_ttf${secondaryArchSuffix}_devel = ${portVersion} compat >= 2.0
|
||||
devel:libSDL2_ttf$secondaryArchSuffix = ${portVersion} compat >= 2.0
|
||||
devel:libSDL2_ttf_2.0$secondaryArchSuffix = 0.10.3 compat >= 0
|
||||
devel:libSDL2_ttf_2.0$secondaryArchSuffix = 0.14.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
sdl2_ttf$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user