Package: spring / 88.0+dfsg1-1.1

Metadata

Package Version Patches format
spring 88.0+dfsg1-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 use Debian java libs.patch | (download)

AI/Interfaces/Java/CMakeLists.txt | 17 8 + 9 - 0 !
AI/Skirmish/HughAI/CMakeLists.txt | 10 5 + 5 - 0 !
2 files changed, 13 insertions(+), 14 deletions(-)

 use debian packaged versions of jna.jar and vecmath.jar
 instead of those removed from the upstream tarball
0003 fix cmake 2_8 java build.patch | (download)

rts/build/cmake/FindJavaExtended.cmake | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 make java_compile and java_archive globally available in cmake 2.8
0005 fix sdl build.patch | (download)

CMakeLists.txt | 5 2 + 3 - 0 !
rts/builds/dedicated/CMakeLists.txt | 17 2 + 15 - 0 !
rts/builds/headless/CMakeLists.txt | 23 4 + 19 - 0 !
rts/lib/headlessStubs/CMakeLists.txt | 14 2 + 12 - 0 !
tools/unitsync/CMakeLists.txt | 14 2 + 12 - 0 !
5 files changed, 12 insertions(+), 61 deletions(-)

 use debian version of sdl headers instead of missing included


0006 fix boost.1.48 compilation.patch | (download)

rts/lib/assimp/code/StandardShapes.cpp | 2 1 + 1 - 0 !
rts/lib/streflop/FPUSettings.h | 3 2 + 1 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

 fix compilation under boost v 1.48