mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
sdl2_gfx: bump version.
* more correct requires. still need SECONDARY_ARCHITECTURES.
This commit is contained in:
@@ -8,18 +8,18 @@ COPYRIGHT="1999-2012 A. Schiffler"
|
||||
LICENSE="Zlib"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.ferzkopp.net/Software/SDL2_gfx/SDL2_gfx-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d69bcbceb811b4e5712fbad3ede737166327f44b727f1388c32581dbbe8c599a"
|
||||
CHECKSUM_SHA256="a4066bd467c96469935a4b1fe472893393e7d74e45f95d59f69726784befd8f8"
|
||||
SOURCE_DIR="SDL2_gfx-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
sdl2_gfx = $portVersion compat >= 1
|
||||
lib:libsdl2_gfx_1.0 = 0.0.1 compat >= 0
|
||||
lib:libsdl2_gfx_1.0 = 0.0.2 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libsdl2
|
||||
lib:libsdl2_2.0
|
||||
lib:libgl
|
||||
"
|
||||
|
||||
@@ -33,7 +33,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libsdl2
|
||||
devel:libsdl2_2.0
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
Reference in New Issue
Block a user