SHA256
1
0
forked from pool/gzdoom

- Add gzdoom-asmjit.patch.

OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=32
This commit is contained in:
2019-10-03 11:37:54 +00:00
committed by Git OBS Bridge
parent b25078a920
commit 06bb912c25
3 changed files with 23 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ Source: https://github.com/coelckers/gzdoom/archive/g%version.tar.gz
Patch1: gzdoom-waddir.patch
Patch2: gzdoom-lzma.patch
Patch3: gzdoom-vulkan.patch
Patch4: gzdoom-asmjit.patch
BuildRequires: cmake >= 2.8.7
BuildRequires: gcc-c++
BuildRequires: glslang-devel
@@ -92,6 +93,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 -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