Package: gdpc / 2.2.5-9
Metadata
Package | Version | Patches format |
---|---|---|
gdpc | 2.2.5-9 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
20_Makefile_options.patch | (download) |
Makefile |
6 3 + 3 - 0 ! |
enable debian comppile options into upstream makefile, Fix clean target to work also on already cleaned upstream source |
30_gdk_enable_deprecated.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
drop -dgdk_disable_deprecated gdpc uses GDK drawing functions, and needs to be converted to use Cairo instead. In the meantime, -DGDK_DISABLE_DEPRECATED unhelpfully breaks prototypes in release builds, so drop it. |
40_fix_gcc4.8_build.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
add missing -lm to linker which is required when using gcc 4.8 |
41_glib_deprecated_funcs.patch | (download) |
main.c |
12 5 + 7 - 0 ! |
fix implicit function declarations |
hardening.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
propagate hardening options |
fix_segfault.patch | (download) |
main.c |
32 16 + 16 - 0 ! |
try to fix segfault |
spelling.patch | (download) |
setup.c |
2 1 + 1 - 0 ! |
fix spelling |
cross.patch | (download) |
Makefile |
5 3 + 2 - 0 ! |
enable cross building by using generic $(pkg_config) |