Fixes for sdl2_image and sdl2_ttf (#1135)

* Add title to sdllopan window
* Fixes for sdl2_image and sdl2_ttf
* WIP recipes for box2d and numptyphysics
This commit is contained in:
Scott McCreary
2017-02-02 10:14:05 -08:00
committed by GitHub
parent b10a2a3746
commit 4963185249
7 changed files with 104 additions and 69 deletions

View File

@@ -8,7 +8,7 @@ on both libz and libjpeg."
HOMEPAGE="https://www.libsdl.org/projects/SDL_image"
COPYRIGHT="1997-2013 Sam Lantinga"
LICENSE="Zlib"
REVISION="2"
REVISION="3"
SOURCE_URI="https://www.libsdl.org/projects/SDL_image/release/SDL2_image-$portVersion.tar.gz"
CHECKSUM_SHA256="3a3eafbceea5125c04be585373bfd8b3a18f259bd7eae3efc4e6d8e60e0d7f64"
SOURCE_DIR="SDL2_image-$portVersion"
@@ -25,7 +25,7 @@ REQUIRES="
haiku${secondaryArchSuffix}
lib:libSDL2_2.0${secondaryArchSuffix}
lib:libjpeg$secondaryArchSuffix
lib:libpng$secondaryArchSuffix
lib:libpng16$secondaryArchSuffix
lib:libtiff$secondaryArchSuffix
lib:libgif$secondaryArchSuffix
lib:libwebp$secondaryArchSuffix
@@ -46,7 +46,7 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libsdl2${secondaryArchSuffix}
devel:libjpeg$secondaryArchSuffix
devel:libpng$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libtiff$secondaryArchSuffix
devel:libgif$secondaryArchSuffix
devel:libwebp$secondaryArchSuffix

View File

@@ -9,13 +9,13 @@ without much effort."
HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf"
COPYRIGHT="1997-2013 Sam Lantinga"
LICENSE="Zlib"
REVISION="3"
REVISION="4"
SOURCE_URI="http://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-$portVersion.tar.gz"
CHECKSUM_SHA256="34db5e20bcf64e7071fe9ae25acaa7d72bdc4f11ab3ce59acc768ab62fe39276"
SOURCE_DIR="SDL2_ttf-$portVersion"
ARCHITECTURES="x86 x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="?x86 ?x86_gcc2"
SECONDARY_ARCHITECTURES="x86 x86_gcc2"
PROVIDES="
sdl2_ttf$secondaryArchSuffix = $portVersion compat >= 2.0