Package: pingus / 0.7.6-5.1
Metadata
Package | Version | Patches format |
---|---|---|
pingus | 0.7.6-5.1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
update_german_translation.patch | (download) |
data/po/de.po |
438 249 189 - 0 ! |
--- |
20_gcc_4.7 | (download) |
src/pingus/pingus_main.cpp |
2 1 1 - 0 ! |
fix build failure with gcc 4.7 - src/pingus/pingus_main.cpp, src/pingus/screens/pingus_menu.cpp: Add whitespace between string literals and macros. Bug-Debian: http://bugs.debian.org/673389 |
multiple_buildflags.diff | (download) |
SConscript |
2 1 1 - 0 ! |
convert cxxflags to clvar to accept multiple buildflags. Scons did not accept multiple CXXFLAGS because list and strings do not mix well. Using a CLVar instead fixes this. |
more updated German translation.patch | (download) |
external/tinygettext/test/helloworld/de.po |
28 14 14 - 0 ! |
more updated german translation Update the German translation. Debian-Bug: https://bugs.debian.org/764522 |
gcc7.patch | (download) |
src/pingus/screens/demo_session.cpp |
1 1 0 - 0 ! |
gcc7 Bug-Debian: https://bugs.debian.org/853614 Bug-Upstream: https://github.com/Pingus/pingus/issues/183 |
scons use python3 print.patch | (download) |
SConscript |
8 4 4 - 0 ! |
use python3 print() |
fef8cf6512fa4aa09e87643c22ef66de9ec7bb41.patch | (download) |
SConscript |
5 2 3 - 0 ! |
[patch] switched to boost::signals2 |