SHA256
1
0
forked from pool/gzdoom
2019-12-19 22:12:32 +00:00
committed by Git OBS Bridge
parent 027da40e62
commit 6081806b06
3 changed files with 30 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ Patch2: gzdoom-lzma.patch
Patch3: gzdoom-vulkan.patch
Patch4: gzdoom-asmjit.patch
Patch5: gzdoom-system-gme.patch
Patch6: gzdoom-dl.patch
BuildRequires: cmake >= 2.8.7
BuildRequires: gcc-c++
BuildRequires: glslang-devel
@@ -94,7 +95,7 @@ GZDoom is a port (a modification) of the original Doom source code, featuring:
%patch -P 3 -p1
rm -Rfv glslang src/rendering/vulkan/thirdparty/vulkan
%endif
%patch -P 4 -P 5 -p1
%patch -P 4 -P 5 -P 6 -p1
perl -i -pe 's{__DATE__}{""}g' src/posix/sdl/i_main.cpp
perl -i -pe 's{<unknown version>}{%version}g' \
tools/updaterevision/updaterevision.c