dosbox, some recipe fixes (#12428)

This commit is contained in:
Schrijvers Luc
2025-05-23 18:25:39 +02:00
committed by GitHub
parent 73aff5f268
commit 76c7a2fc1a

View File

@@ -12,7 +12,7 @@ DOSBox is totally free of charge and OpenSource."
HOMEPAGE="https://www.dosbox.com/"
COPYRIGHT="2002-2019 The DOSBox Team"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
upstreamVersion="0.74-3"
SOURCE_URI="http://sourceforge.net/projects/dosbox/files/dosbox/$upstreamVersion/dosbox-$upstreamVersion.tar.gz"
SOURCE_DIR="dosbox-$upstreamVersion"
@@ -25,16 +25,16 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
dosbox$secondaryArchSuffix = $portVersion
apps:dosbox = $portVersion
app:DOSBox = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libGL$secondaryArchSuffix
lib:libglu$secondaryArchSuffix
lib:libpng16$secondaryArchSuffix
lib:libsdl_1.2$secondaryArchSuffix
lib:libsdl_net_1.2$secondaryArchSuffix
lib:libsdl_sound_1.0$secondaryArchSuffix
lib:libSDL_1.2$secondaryArchSuffix
lib:libSDL_net_1.2$secondaryArchSuffix
lib:libSDL_sound_1.0$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
@@ -42,9 +42,9 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libglu$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libsdl_1.2$secondaryArchSuffix
devel:libsdl_net_1.2$secondaryArchSuffix
devel:libsdl_sound_1.0$secondaryArchSuffix
devel:libSDL_1.2$secondaryArchSuffix
devel:libSDL_net_1.2$secondaryArchSuffix
devel:libSDL_sound_1.0$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="