Package: openclonk / 8.1-5

Metadata

Package Version Patches format
openclonk 8.1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
system libb2.patch | (download)

CMakeLists.txt | 4 1 + 3 - 0 !
src/script/C4ScriptLibraries.cpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 4 deletions(-)

 system-libb2

Use the system-provided blake2 rather than the vendored copy.

fix gcc 11 build.patch | (download)

src/C4Include.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix ftbfs on gcc-11

Bug-Debian: https://bugs.debian.org/984274 
0001 CMake Update requirements to 3.5.1.patch | (download)

CMakeLists.txt | 8 1 + 7 - 0 !
1 file changed, 1 insertion(+), 7 deletions(-)

 cmake: update requirements to 3.5.1

CMake 3.5.1 is the version that ships with Ubuntu 16.04 LTS. Ubuntu
14.04 LTS was already unsupported by our build, so we don't need to
worry about that.

0002 Fix build with miniupnpc 2.2.8.patch | (download)

src/network/C4Network2UPnPLinux.cpp | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 fix build with miniupnpc 2.2.8


googletest 1.17.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with googletest 1.17.0