nxengine, fix references to libSDL* (#4034)

This commit is contained in:
Schrijvers Luc
2019-07-24 11:02:38 +02:00
committed by GitHub
parent b33911a641
commit 47ce58e7bd

View File

@@ -7,7 +7,7 @@ into the position of savior as he endeavors to defeat the Doctor."
HOMEPAGE="https://exlmoto.ru/nxengine/"
COPYRIGHT="2010-2016 Caitlin (rogueeve) Shaw"
LICENSE="GNU GPL v3"
REVISION="3"
REVISION="4"
srcGitRev="e03f6cb28a65f218ad08c1c7c3bfe4fef05b43db"
portVersionSub="`echo $portVersion | cut -c 1-7`"
SOURCE_URI="https://github.com/EXL/NXEngine/archive/$srcGitRev.tar.gz"
@@ -34,14 +34,14 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
lib:libfreetype$secondaryArchSuffix
lib:libsdl$secondaryArchSuffix
lib:libSDL_ttf$secondaryArchSuffix
lib:libSDL_1.2$secondaryArchSuffix
lib:libSDL_ttf_2.0$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel >= r1~alpha4_pm_hrev51410-1
devel:libfreetype$secondaryArchSuffix
devel:libsdl$secondaryArchSuffix
devel:libSDL$secondaryArchSuffix
devel:libSDL_ttf$secondaryArchSuffix
"
BUILD_PREREQUIRES="