diff --git a/games-fps/chocolate-doom/chocolate_doom-2.3.0.recipe b/games-fps/chocolate-doom/chocolate_doom-3.0.0.recipe similarity index 77% rename from games-fps/chocolate-doom/chocolate_doom-2.3.0.recipe rename to games-fps/chocolate-doom/chocolate_doom-3.0.0.recipe index 7d6b9af32..14dd6eb2c 100644 --- a/games-fps/chocolate-doom/chocolate_doom-2.3.0.recipe +++ b/games-fps/chocolate-doom/chocolate_doom-3.0.0.recipe @@ -10,7 +10,7 @@ COPYRIGHT="Id Software Inc. 1993-1996 LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://www.chocolate-doom.org/downloads/$portVersion/chocolate-doom-$portVersion.tar.gz" -CHECKSUM_SHA256="3e6d1a82ac5c8b025a9695ce1e47d0dc6ed142ebb1129b1e4a70e2740f79150c" +CHECKSUM_SHA256="73aea623930c7d18a7a778eea391e1ddfbe90ad1ac40a91b380afca4b0e1dab8" SOURCE_DIR="chocolate-doom-$portVersion" ARCHITECTURES="!x86_gcc2 ?x86 x86_64" @@ -31,18 +31,25 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libSDL_1.2$secondaryArchSuffix - lib:libSDL_mixer_1.2$secondaryArchSuffix - lib:libSDL_net_1.2$secondaryArchSuffix + lib:libpng16$secondaryArchSuffix + lib:libsamplerate$secondaryArchSuffix + lib:libsdl2_2.0$secondaryArchSuffix + lib:libsdl2_mixer_2.0$secondaryArchSuffix + lib:libsdl2_net_2.0$secondaryArchSuffix + lib:libz$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libsdl$secondaryArchSuffix - devel:libsdl_mixer$secondaryArchSuffix - devel:libsdl_net$secondaryArchSuffix + devel:libpng16$secondaryArchSuffix + devel:libsamplerate$secondaryArchSuffix + devel:libsdl2_2.0$secondaryArchSuffix + devel:libsdl2_mixer_2.0$secondaryArchSuffix + devel:libsdl2_net_2.0$secondaryArchSuffix + devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" + python_imaging cmd:awk cmd:gcc$secondaryArchSuffix cmd:install