Package: spring / 103.0+dfsg2-1
Metadata
Package | Version | Patches format |
---|---|---|
spring | 103.0+dfsg2-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
glShaderSource.patch | (download) |
rts/lib/headlessStubs/glstub.c |
2 1 + 1 - 0 ! |
glshadersource Fix glshaderSource stub signature to match that in <GL/glext.h>. Thanks to Colin Watson. |
sdl debian.patch | (download) |
rts/aGui/CMakeLists.txt |
2 2 + 0 - 0 ! |
sdl debian Include Debian's SDL.h. |
reproducible.patch | (download) |
cont/base/CMakeLists.txt |
2 1 + 1 - 0 ! |
reproducible |
gold linker.patch | (download) |
rts/build/cmake/TestCXXFlags.cmake |
22 11 + 11 - 0 ! |
gold linker This is a bug in binutils which will probably not fixed in time for Stretch. Work around the build failure by switching to Debian's default linker instead of the gold linker. This patch can be reverted as soon as #847356 is fixed. Debian-Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846921 |
remove ConvertUTF.patch | (download) |
rts/lib/assimp/code/BaseImporter.cpp |
95 0 + 95 - 0 ! |
remove convertutf The ConvertUTF* program is, according to Lintian, non-free. Hence we remove all code that relies on it. |