Package: gdpc / 2.2.5-9

Metadata

Package Version Patches format
gdpc 2.2.5-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
20_Makefile_options.patch | (download)

Makefile | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 5 insertions(+), 7 deletions(-)

 fix implicit function declarations


hardening.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 propagate hardening options
fix_segfault.patch | (download)

main.c | 32 16 + 16 - 0 !
parameters.h | 8 4 + 4 - 0 !
readinput.c | 14 7 + 7 - 0 !
rotate.c | 52 26 + 26 - 0 !
4 files changed, 53 insertions(+), 53 deletions(-)

 try to fix segfault
spelling.patch | (download)

setup.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix spelling


cross.patch | (download)

Makefile | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 enable cross building by using generic $(pkg_config)