devilutionx, fix references for lib:libsdl* (#8997)

This commit is contained in:
Schrijvers Luc
2023-07-06 18:22:30 +02:00
committed by GitHub
parent fbfa3a63d5
commit f4d7eb693f

View File

@@ -7,7 +7,7 @@ Visit the homepage for more info, a FAQ, controller mappings, etc."
HOMEPAGE="https://github.com/diasurgical/devilutionX"
COPYRIGHT="2018 GalaXyHaXz"
LICENSE="Public Domain"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/diasurgical/devilutionX/archive/$portVersion.zip"
CHECKSUM_SHA256="b235724e4c7128661898bf571e290e42a4f4afd5102d70a05cdbf08632e13a35"
SOURCE_DIR="devilutionX-$portVersion"
@@ -28,15 +28,15 @@ REQUIRES="
haiku$secondaryArchSuffix
lib:libSDL2_2.0$secondaryArchSuffix
lib:libSDL2_mixer_2.0$secondaryArchSuffix
lib:libSDL2_ttf$secondaryArchSuffix
lib:libSDL2_ttf_2.0$secondaryArchSuffix
lib:libsodium$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libsdl2$secondaryArchSuffix
devel:libsdl2_2.0$secondaryArchSuffix
devel:libSDL2_mixer_2.0$secondaryArchSuffix
devel:libSDL2_ttf$secondaryArchSuffix
devel:libSDL2_ttf_2.0$secondaryArchSuffix
devel:libsodium$secondaryArchSuffix
"
BUILD_PREREQUIRES="