diff options
author | dholland <dholland> | 2012-05-10 07:28:16 +0000 |
---|---|---|
committer | dholland <dholland> | 2012-05-10 07:28:16 +0000 |
commit | 5d08bb11acd7512c59df7696e3d91c5c10799169 (patch) | |
tree | 6432bb3e0dcad6c33a5c07804d57eaad2aa84498 | |
parent | 2ee221375f5d4ee14fa9063a9dc9b79468b4a749 (diff) | |
download | pkgsrc-5d08bb11acd7512c59df7696e3d91c5c10799169.tar.gz |
Build fixes for new glib2.
14 files changed, 195 insertions, 2 deletions
diff --git a/mail/claws-mail-notification/distinfo b/mail/claws-mail-notification/distinfo index bed60ce60cd..4fef01e99fb 100644 --- a/mail/claws-mail-notification/distinfo +++ b/mail/claws-mail-notification/distinfo @@ -1,5 +1,7 @@ -$NetBSD: distinfo,v 1.12 2011/09/12 17:43:06 drochner Exp $ +$NetBSD: distinfo,v 1.13 2012/05/10 07:31:02 dholland Exp $ SHA1 (notification_plugin-0.28.tar.gz) = 3bc25dafca2a745c7115cd94d7f909f2d31814ab RMD160 (notification_plugin-0.28.tar.gz) = 12585e14dd2f21f27d5d59fbd24637d9ecdd4192 Size (notification_plugin-0.28.tar.gz) = 538454 bytes +SHA1 (patch-gtkhotkey_gtk-hotkey-error_h) = dc8a68a6e6fa5e79f33794a6b1cccf9460510752 +SHA1 (patch-gtkhotkey_x11_tomboykeybinder_h) = b184f704f22d0f5507d24d2f08f092e5743bcaca diff --git a/mail/claws-mail-notification/patches/patch-gtkhotkey_gtk-hotkey-error_h b/mail/claws-mail-notification/patches/patch-gtkhotkey_gtk-hotkey-error_h new file mode 100644 index 00000000000..7ec2ab1cc2b --- /dev/null +++ b/mail/claws-mail-notification/patches/patch-gtkhotkey_gtk-hotkey-error_h @@ -0,0 +1,15 @@ +$NetBSD: patch-gtkhotkey_gtk-hotkey-error_h,v 1.1 2012/05/10 07:31:02 dholland Exp $ + +Fix build with latest glib2. + +--- gtkhotkey/gtk-hotkey-error.h~ 2009-10-16 21:23:33.000000000 +0000 ++++ gtkhotkey/gtk-hotkey-error.h +@@ -23,7 +23,7 @@ + #ifndef __GTK_HOTKEY_ERROR_H__ + #define __GTK_HOTKEY_ERROR_H__ + +-#include <glib/gquark.h> ++#include <glib.h> + + G_BEGIN_DECLS + diff --git a/mail/claws-mail-notification/patches/patch-gtkhotkey_x11_tomboykeybinder_h b/mail/claws-mail-notification/patches/patch-gtkhotkey_x11_tomboykeybinder_h new file mode 100644 index 00000000000..e0f9e19da14 --- /dev/null +++ b/mail/claws-mail-notification/patches/patch-gtkhotkey_x11_tomboykeybinder_h @@ -0,0 +1,15 @@ +$NetBSD: patch-gtkhotkey_x11_tomboykeybinder_h,v 1.1 2012/05/10 07:31:02 dholland Exp $ + +Fix build with latest glib2. + +--- gtkhotkey/x11/tomboykeybinder.h~ 2009-10-16 21:23:33.000000000 +0000 ++++ gtkhotkey/x11/tomboykeybinder.h +@@ -2,7 +2,7 @@ + #ifndef __TOMBOY_KEY_BINDER_H__ + #define __TOMBOY_KEY_BINDER_H__ + +-#include <glib/gtypes.h> ++#include <glib.h> + + G_BEGIN_DECLS + diff --git a/misc/goffice0.6/distinfo b/misc/goffice0.6/distinfo index 36ea3a806d0..77e8ad40961 100644 --- a/misc/goffice0.6/distinfo +++ b/misc/goffice0.6/distinfo @@ -1,7 +1,17 @@ -$NetBSD: distinfo,v 1.7 2012/05/10 04:43:53 dholland Exp $ +$NetBSD: distinfo,v 1.8 2012/05/10 07:28:16 dholland Exp $ SHA1 (goffice-0.6.6.tar.gz) = fdb00804de201e057628ba5b997512ab882ca9ea RMD160 (goffice-0.6.6.tar.gz) = d67f6eef8ecc4e26a4ddc807e6682b08d42d86f9 Size (goffice-0.6.6.tar.gz) = 3246559 bytes SHA1 (patch-configure) = 820c5696f0d158c83558020ca06b8b8d5e81e5a3 +SHA1 (patch-goffice_app_goffice-app_h) = 6986dc8f238fbde32184ef45e14124c8f423fbf8 +SHA1 (patch-goffice_graph_gog-child-button_c) = ed0b19a706c5674259a7a89b4469502ab92696ca +SHA1 (patch-goffice_math_go-cspline_c) = 26155e5cd9597430f40b8b96ba96da87f8a3c0d1 +SHA1 (patch-goffice_math_go-math_h) = 37b3bce845ac4425766f7456b730a6b716e17fc8 +SHA1 (patch-goffice_math_go-rangefunc_c) = f177041fe1f58686ec564f68fb7cbaa50d1d2956 +SHA1 (patch-goffice_math_go-rangefunc_h) = d61b67b879baa1db74b2e29a4cee00fcc4e4cee3 +SHA1 (patch-goffice_math_go-regression_c) = feb19375294561f24b4f87b9a496b62e03021627 +SHA1 (patch-goffice_math_go-regression_h) = 229552efa2ded799d99a409f84bfd6f554537d5a +SHA1 (patch-goffice_ms-compat_go-ms-parser_c) = 69b1cb4147322c228384bf3e0a6a6d1cc4f43f25 +SHA1 (patch-goffice_ms-compat_god-drawing-ms_c) = d3cbde39a1a68d59f858e9348418af4325b7b1bb SHA1 (patch-goffice_utils_regutf8.c) = 4e058782463cf539339c6ac2782119ae9966eb24 diff --git a/misc/goffice0.6/patches/patch-goffice_app_goffice-app_h b/misc/goffice0.6/patches/patch-goffice_app_goffice-app_h new file mode 100644 index 00000000000..a90e13d3fb2 --- /dev/null +++ b/misc/goffice0.6/patches/patch-goffice_app_goffice-app_h @@ -0,0 +1,15 @@ +$NetBSD: patch-goffice_app_goffice-app_h,v 1.1 2012/05/10 07:28:16 dholland Exp $ + +Fix build with latest glib2. + +--- goffice/app/goffice-app.h~ 2008-07-08 09:54:58.000000000 +0000 ++++ goffice/app/goffice-app.h +@@ -22,7 +22,7 @@ + #ifndef GOFFICE_APP_H + #define GOFFICE_APP_H + +-#include <glib/gmacros.h> ++#include <glib.h> + + G_BEGIN_DECLS + diff --git a/misc/goffice0.6/patches/patch-goffice_graph_gog-child-button_c b/misc/goffice0.6/patches/patch-goffice_graph_gog-child-button_c new file mode 100644 index 00000000000..9ba7df8e549 --- /dev/null +++ b/misc/goffice0.6/patches/patch-goffice_graph_gog-child-button_c @@ -0,0 +1,15 @@ +$NetBSD: patch-goffice_graph_gog-child-button_c,v 1.1 2012/05/10 07:28:16 dholland Exp $ + +Fix build with latest glib2. + +--- goffice/graph/gog-child-button.c~ 2008-07-22 01:41:18.000000000 +0000 ++++ goffice/graph/gog-child-button.c +@@ -39,7 +39,7 @@ + #include <gdk/gdkkeysyms.h> + + #include <glib/gi18n-lib.h> +-#include <glib/ghash.h> ++#include <glib.h> + + #include <string.h> + diff --git a/misc/goffice0.6/patches/patch-goffice_math_go-cspline_c b/misc/goffice0.6/patches/patch-goffice_math_go-cspline_c new file mode 100644 index 00000000000..ddad1241ee3 --- /dev/null +++ b/misc/goffice0.6/patches/patch-goffice_math_go-cspline_c @@ -0,0 +1,16 @@ +$NetBSD: patch-goffice_math_go-cspline_c,v 1.1 2012/05/10 07:28:16 dholland Exp $ + +Fix build with latest glib2. + +--- goffice/math/go-cspline.c~ 2009-01-18 16:39:34.000000000 +0000 ++++ goffice/math/go-cspline.c +@@ -26,8 +26,7 @@ + #include <goffice/goffice-config.h> + #include "go-rangefunc.h" + #include "go-cspline.h" +-#include <glib/gmem.h> +-#include <glib/gmessages.h> ++#include <glib.h> + + #ifndef DOUBLE + diff --git a/misc/goffice0.6/patches/patch-goffice_math_go-math_h b/misc/goffice0.6/patches/patch-goffice_math_go-math_h new file mode 100644 index 00000000000..8d91eb40a71 --- /dev/null +++ b/misc/goffice0.6/patches/patch-goffice_math_go-math_h @@ -0,0 +1,15 @@ +$NetBSD: patch-goffice_math_go-math_h,v 1.1 2012/05/10 07:28:16 dholland Exp $ + +Fix build with latest glib2. + +--- goffice/math/go-math.h~ 2008-07-08 09:54:59.000000000 +0000 ++++ goffice/math/go-math.h +@@ -3,7 +3,7 @@ + + #include <math.h> + #include <goffice/goffice-features.h> +-#include <glib/gmacros.h> ++#include <glib.h> + #include <goffice/goffice.h> + + G_BEGIN_DECLS diff --git a/misc/goffice0.6/patches/patch-goffice_math_go-rangefunc_c b/misc/goffice0.6/patches/patch-goffice_math_go-rangefunc_c new file mode 100644 index 00000000000..fbfc62112a1 --- /dev/null +++ b/misc/goffice0.6/patches/patch-goffice_math_go-rangefunc_c @@ -0,0 +1,15 @@ +$NetBSD: patch-goffice_math_go-rangefunc_c,v 1.1 2012/05/10 07:28:16 dholland Exp $ + +Fix build with latest glib2. + +--- goffice/math/go-rangefunc.c~ 2008-07-08 09:54:59.000000000 +0000 ++++ goffice/math/go-rangefunc.c +@@ -8,7 +8,7 @@ + + #include <goffice/goffice-config.h> + #include "go-rangefunc.h" +-#include <glib/gmem.h> ++#include <glib.h> + + #include <math.h> + #include <stdlib.h> diff --git a/misc/goffice0.6/patches/patch-goffice_math_go-rangefunc_h b/misc/goffice0.6/patches/patch-goffice_math_go-rangefunc_h new file mode 100644 index 00000000000..46dd27e008a --- /dev/null +++ b/misc/goffice0.6/patches/patch-goffice_math_go-rangefunc_h @@ -0,0 +1,14 @@ +$NetBSD: patch-goffice_math_go-rangefunc_h,v 1.1 2012/05/10 07:28:16 dholland Exp $ + +Fix build with latest glib2. + +--- goffice/math/go-rangefunc.h~ 2008-07-08 09:54:59.000000000 +0000 ++++ goffice/math/go-rangefunc.h +@@ -1,6 +1,6 @@ + #ifndef GO_RANGEFUNC_H + #define GO_RANGEFUNC_H +-#include <glib/gmacros.h> ++#include <glib.h> + + G_BEGIN_DECLS + diff --git a/misc/goffice0.6/patches/patch-goffice_math_go-regression_c b/misc/goffice0.6/patches/patch-goffice_math_go-regression_c new file mode 100644 index 00000000000..652c8d88362 --- /dev/null +++ b/misc/goffice0.6/patches/patch-goffice_math_go-regression_c @@ -0,0 +1,16 @@ +$NetBSD: patch-goffice_math_go-regression_c,v 1.1 2012/05/10 07:28:16 dholland Exp $ + +Fix build with latest glib2. + +--- goffice/math/go-regression.c~ 2008-07-08 09:54:59.000000000 +0000 ++++ goffice/math/go-regression.c +@@ -12,8 +12,7 @@ + #include "go-rangefunc.h" + #include "go-math.h" + +-#include <glib/gmem.h> +-#include <glib/gmessages.h> ++#include <glib.h> + + #include <math.h> + #include <string.h> diff --git a/misc/goffice0.6/patches/patch-goffice_math_go-regression_h b/misc/goffice0.6/patches/patch-goffice_math_go-regression_h new file mode 100644 index 00000000000..ce9576a0fce --- /dev/null +++ b/misc/goffice0.6/patches/patch-goffice_math_go-regression_h @@ -0,0 +1,15 @@ +$NetBSD: patch-goffice_math_go-regression_h,v 1.1 2012/05/10 07:28:17 dholland Exp $ + +Fix build with latest glib2. + +--- goffice/math/go-regression.h~ 2008-07-08 09:54:59.000000000 +0000 ++++ goffice/math/go-regression.h +@@ -1,7 +1,7 @@ + #ifndef GO_UTILS_REGRESSION_H + #define GO_UTILS_REGRESSION_H + +-#include <glib/gtypes.h> ++#include <glib.h> + + G_BEGIN_DECLS + diff --git a/misc/goffice0.6/patches/patch-goffice_ms-compat_go-ms-parser_c b/misc/goffice0.6/patches/patch-goffice_ms-compat_go-ms-parser_c new file mode 100644 index 00000000000..3d6d4d2a7de --- /dev/null +++ b/misc/goffice0.6/patches/patch-goffice_ms-compat_go-ms-parser_c @@ -0,0 +1,15 @@ +$NetBSD: patch-goffice_ms-compat_go-ms-parser_c,v 1.1 2012/05/10 07:28:17 dholland Exp $ + +Fix build with latest glib2. + +--- goffice/ms-compat/go-ms-parser.c~ 2008-07-08 09:54:59.000000000 +0000 ++++ goffice/ms-compat/go-ms-parser.c +@@ -23,7 +23,7 @@ + + #include <goffice/goffice-config.h> + #include <goffice/ms-compat/go-ms-parser.h> +-#include <glib/gmacros.h> ++#include <glib.h> + #include <gsf/gsf-input.h> + #include <gsf/gsf-utils.h> + diff --git a/misc/goffice0.6/patches/patch-goffice_ms-compat_god-drawing-ms_c b/misc/goffice0.6/patches/patch-goffice_ms-compat_god-drawing-ms_c new file mode 100644 index 00000000000..fe0c250e0cc --- /dev/null +++ b/misc/goffice0.6/patches/patch-goffice_ms-compat_god-drawing-ms_c @@ -0,0 +1,15 @@ +$NetBSD: patch-goffice_ms-compat_god-drawing-ms_c,v 1.1 2012/05/10 07:28:17 dholland Exp $ + +Fix build with latest glib2. + +--- goffice/ms-compat/god-drawing-ms.c~ 2008-07-08 09:54:59.000000000 +0000 ++++ goffice/ms-compat/god-drawing-ms.c +@@ -27,7 +27,7 @@ + #include <goffice/ms-compat/god-image-ms.h> + #include <goffice/drawing/god-property-table.h> + #include <goffice/drawing/god-shape.h> +-#include <glib/gmacros.h> ++#include <glib.h> + #include <gsf/gsf-input.h> + #include <gsf/gsf-utils.h> + #include <string.h> |