Package: jigzo / 0.6.1-6

Metadata

Package Version Patches format
jigzo 0.6.1-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_paths.patch | (download)

src/main.cxx | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 find data files into appropriate directory
 This allows find jigzo's data files on /usr/share/game/jigzo
03_gcc_4_3.patch | (download)

src/Loader.cxx | 1 1 + 0 - 0 !
src/main.cxx | 5 3 + 2 - 0 !
2 files changed, 4 insertions(+), 2 deletions(-)

 avoid gcc 4.3 troubles
 This allows gcc 4.3 works fine and avoid troubles
 with some libraries
04_any_resolution.patch | (download)

src/main.cxx | 128 90 + 38 - 0 !
1 file changed, 90 insertions(+), 38 deletions(-)

 allow jigzo work with any resolution
 This allows jigzo work with any resolution and
 any screen ratio
05_gcc_4_7.patch | (download)

src/main.cxx | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add missing include
 This allows fix FTBFS with gcc 4.7
06_libpng_1_5.patch | (download)

src/Loader.cxx | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 fix ftbfs with libpng 1.5.
 This allows build properly with library libpng 1.5