Package: gdpc / 2.2.5-19
Metadata
| Package | Version | Patches format |
|---|---|---|
| gdpc | 2.2.5-19 | 3.0 (quilt) |
Patch series
view the series file| Patch | 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) |
| gtk3.patch | (download) |
Makefile |
4 2 + 2 - 0 ! |
port to gtk 3. Drawing is much slower, I couldn't figure out a way to speed it up. This patch also makes the "Reset Orientation" button work. Unfortunately, many other bugs remain unfixed. |
| buffer overflow.patch | (download) |
colors.c |
8 4 + 4 - 0 ! |
fix global buffer overflow. Also uninitialized variables and potential overflow. Debian-Bug: https://bugs.debian.org/982103 |
| sscanf locale.patch | (download) |
main.c |
7 7 + 0 - 0 ! |
fix parsing of input files. |
