diff --git a/games-fps/gzdoom/gzdoom-3.5.1.recipe b/games-fps/gzdoom/gzdoom-3.6.0.recipe similarity index 92% rename from games-fps/gzdoom/gzdoom-3.5.1.recipe rename to games-fps/gzdoom/gzdoom-3.6.0.recipe index 615fa09d7..fc970d1ea 100644 --- a/games-fps/gzdoom/gzdoom-3.5.1.recipe +++ b/games-fps/gzdoom/gzdoom-3.6.0.recipe @@ -40,10 +40,10 @@ COPYRIGHT=" 1997 id Software, Raven Software, and contributors " LICENSE="GNU GPL v3" -REVISION="2" -SOURCE_URI="https://zdoom.org/files/gzdoom/src/gzdoom-src-g3.5.1_legacy.zip" -CHECKSUM_SHA256="76393c09799655b5dc1225c6f069621b7d9bf43f082741a20e67fd8479486c04" -SOURCE_DIR="gzdoom-g3.5.1_legacy" +REVISION="1" +SOURCE_URI="https://zdoom.org/files/gzdoom/src/gzdoom-src-g${portVersion}_legacy.zip" +CHECKSUM_SHA256="dfd745f5f77f6e86ba40eadad63450e491d9decc7956307716541d9ea3509a4a" +SOURCE_DIR="gzdoom-g${portVersion}_legacy" PATCHES="gzdoom-$portVersion.patchset" ADDITIONAL_FILES="gzdoom.rdef.in" @@ -59,6 +59,7 @@ REQUIRES=" # lib:libbzip2$secondaryArchSuffix lib:libfluidsynth$secondaryArchSuffix lib:libGL$secondaryArchSuffix + lib:libgme$secondaryArchSuffix lib:libgomp$secondaryArchSuffix lib:libjpeg$secondaryArchSuffix lib:libSDL2_2.0$secondaryArchSuffix @@ -70,6 +71,7 @@ BUILD_REQUIRES=" # devel:libbzip2$secondaryArchSuffix # cmake: Could NOT find BZip2 devel:libfluidsynth$secondaryArchSuffix devel:libGL$secondaryArchSuffix + devel:libgme$secondaryArchSuffix devel:libjpeg$secondaryArchSuffix devel:libSDL2_2.0$secondaryArchSuffix devel:libz$secondaryArchSuffix diff --git a/games-fps/gzdoom/patches/gzdoom-3.5.1.patchset b/games-fps/gzdoom/patches/gzdoom-3.6.0.patchset similarity index 100% rename from games-fps/gzdoom/patches/gzdoom-3.5.1.patchset rename to games-fps/gzdoom/patches/gzdoom-3.6.0.patchset