Fixed libsdl, libsdl2 and sdl_ttf, removed outdate sdl_ttf recipes.

This commit is contained in:
Scott McCreary
2013-11-01 07:47:53 -07:00
parent 1db0f30d30
commit bb952bd1ba
6 changed files with 29 additions and 116 deletions

View File

@@ -11,8 +11,8 @@ ARCHITECTURES="x86 x86_gcc2"
PROVIDES="
libsdl$secondaryArchSuffix = $portVersion
lib:libSDL$secondaryArchSuffix = 0.11.4 compat >= 0
lib:libSDL_1.2$secondaryArchSuffix = 1.2_0.11.4 compat >= 1.2_0
lib:libSDL$secondaryArchSuffix = 1.2_0.11.4 compat >= 1.2_0
lib:libSDL_1.2$secondaryArchSuffix = 0.11.4 compat >= 0
"
REQUIRES="
haiku$secondaryArchSuffix >= $haikuVersion
@@ -73,7 +73,9 @@ INSTALL()
fixDevelopLibDirReferences $binDir/sdl-config
packageEntries devel \
$developDir $binDir/sdl-config
$developDir $binDir/sdl-config \
$dataDir \
$documentationDir
}
TEST()
@@ -152,9 +154,9 @@ TEST()
PROVIDES_devel="
libsdl${secondaryArchSuffix}_devel = 1.2.15 compat >= 1.2
cmd:sdl_config = $portVersion compat >= 1.2
devel:libSDL$secondaryArchSuffix = 0.11.4 compat >= 0
devel:libSDLmain$secondaryArchSuffix = 0.11.4 compat >= 0
devel:libSDL_1.2$secondaryArchSuffix = 1.2_0.11.4 compat >= 1.2_0
devel:libSDL$secondaryArchSuffix = 1.2_0.11.4 compat >= 1.2_0
devel:libSDLmain$secondaryArchSuffix = 1.2_0.11.4 compat >= 1.2_0
devel:libSDL_1.2$secondaryArchSuffix = 0.11.4 compat >= 0
"
REQUIRES_devel="