mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
rebuild against glew 2.2.x
This commit is contained in:
@@ -16,7 +16,7 @@ players from all over the world and prove your racing skills!"
|
||||
HOMEPAGE="https://supertuxkart.net"
|
||||
COPYRIGHT="2020 SuperTuxKart Development Team"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/supertuxkart/stk-code/releases/download/$portVersion/supertuxkart-$portVersion-src.tar.xz"
|
||||
CHECKSUM_SHA256="052edf0afdbeb99583fe8676fb0ab80ecb6103fb88b7540f858d1b5fa1297d37"
|
||||
SOURCE_DIR="SuperTuxKart-$portVersion-src"
|
||||
@@ -58,7 +58,7 @@ BUILD_REQUIRES="
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:libglu$secondaryArchSuffix
|
||||
devel:libglew$secondaryArchSuffix >= 2
|
||||
devel:libglew$secondaryArchSuffix >= 2.2
|
||||
devel:libharfbuzz$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libpng$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user