diff --git a/games-emulation/dosbox/dosbox-0.74.recipe b/games-emulation/dosbox/dosbox-0.74.3.recipe similarity index 91% rename from games-emulation/dosbox/dosbox-0.74.recipe rename to games-emulation/dosbox/dosbox-0.74.3.recipe index c4f733bb3..6617af9ce 100644 --- a/games-emulation/dosbox/dosbox-0.74.recipe +++ b/games-emulation/dosbox/dosbox-0.74.3.recipe @@ -13,11 +13,11 @@ HOMEPAGE="https://www.dosbox.com/" COPYRIGHT="2002-2019 The DOSBox Team" LICENSE="GNU GPL v2" REVISION="1" -portVersion="0.74-3" -SOURCE_URI="http://sourceforge.net/projects/dosbox/files/dosbox/$portVersion/dosbox-$portVersion.tar.gz" -SOURCE_DIR="dosbox-$portVersion" +upstreamVersion="0.74-3" +SOURCE_URI="http://sourceforge.net/projects/dosbox/files/dosbox/$portVersion/dosbox-$upstreamVersion.tar.gz" +SOURCE_DIR="dosbox-$upstreamVersion" CHECKSUM_SHA256="c0d13dd7ed2ed363b68de615475781e891cd582e8162b5c3669137502222260a" -PATCHES="dosbox-0.74.patchset" +PATCHES="dosbox-$portVersion.patchset" ADDITIONAL_FILES="dosbox.rdef" ARCHITECTURES="!x86_gcc2 x86_64" @@ -25,7 +25,7 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" dosbox$secondaryArchSuffix = $portVersion - cmd:dosbox$secondaryArchSuffix = $portVersion + apps:dosbox = $portVersion " REQUIRES=" haiku$secondaryArchSuffix @@ -53,7 +53,7 @@ BUILD_PREREQUIRES=" cmd:find cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix - cmd:libtoolize + cmd:libtoolize$secondaryArchSuffix cmd:make " diff --git a/games-emulation/dosbox/patches/dosbox-0.74.patchset b/games-emulation/dosbox/patches/dosbox-0.74.3.patchset similarity index 100% rename from games-emulation/dosbox/patches/dosbox-0.74.patchset rename to games-emulation/dosbox/patches/dosbox-0.74.3.patchset