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:
@@ -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
|
||||
|
Reference in New Issue
Block a user