Package: fife / 0.4.2-5

Metadata

Package Version Patches format
fife 0.4.2-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 sdl2 config.patch | (download)

CMakeLists.txt | 6 3 3 - 0 !
cmake/FindSDL2.cmake | 168 0 168 - 0 !
2 files changed, 3 insertions( ), 171 deletions(-)

 sdl2-config

FindSDL2.cmake does not handle a change in Debian's SDL2 directory layout
(there is a bug against libsdl2 for that, https://bugs.debian.org/951087).
SDL2 >= 2.0.4 has a sdl2-config.cmake that eliminates the need for
FindSDL2.cmake.

Bug-Debian: https://bugs.debian.org/951962

0002 swig4.patch | (download)

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

 swig4

removed flags that are not supported with swig 4.0

Fix crash on startup with xml AttributeError.patch | (download)

engine/python/fife/extensions/serializers/simplexml.py | 16 8 8 - 0 !
1 file changed, 8 insertions( ), 8 deletions(-)

 fix crash on startup with xml attributeerror.

Bug-Debian: https://bugs.debian.org/978657
0004 Try to fix 993132 cherry picking upstream patches.patch | (download)

engine/python/fife/extensions/fife_settings.py | 4 2 2 - 0 !
engine/python/fife/extensions/pychan/widgets/animationicon.py | 2 1 1 - 0 !
engine/python/fife/extensions/pychan/widgets/curvegraph.py | 4 2 2 - 0 !
engine/python/fife/extensions/pychan/widgets/linegraph.py | 2 1 1 - 0 !
engine/python/fife/extensions/pychan/widgets/pointgraph.py | 2 1 1 - 0 !
engine/python/fife/extensions/pychan/widgets/widget.py | 16 8 8 - 0 !
engine/python/fife/extensions/serializers/xmlmap.py | 6 3 3 - 0 !
engine/python/fife/extensions/serializers/xmlmapsaver.py | 22 11 11 - 0 !
8 files changed, 29 insertions( ), 29 deletions(-)

 try to fix #993132, cherry-picking upstream patches

https://github.com/fifengine/fifengine/pull/1076
and
https://github.com/fifengine/fifengine/commit/f37c31c6cea74d50f1d635d876253a7b1f64630b