Package: gdpc / 2.2.5-3

Metadata

Package Version Patches format
gdpc 2.2.5-3 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