public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/gtk+/files: gtk+-2.14.3-limit-gtksignal-includes.patch
@ 2008-09-28 10:36 Mart Raudsepp (leio)
  0 siblings, 0 replies; only message in thread
From: Mart Raudsepp (leio) @ 2008-09-28 10:36 UTC (permalink / raw
  To: gentoo-commits

leio        08/09/28 10:36:41

  Added:                gtk+-2.14.3-limit-gtksignal-includes.patch
  Log:
  Adjust a header so that packages using GtkCList will remain buildable
  (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)

Revision  Changes    Path
1.1                  x11-libs/gtk+/files/gtk+-2.14.3-limit-gtksignal-includes.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtk+/files/gtk+-2.14.3-limit-gtksignal-includes.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtk+/files/gtk+-2.14.3-limit-gtksignal-includes.patch?rev=1.1&content-type=text/plain

Index: gtk+-2.14.3-limit-gtksignal-includes.patch
===================================================================
http://bugzilla.gnome.org/show_bug.cgi?id=536767

Makes inkscape and claws-mail buildable again. Basically all packages still using
GtkCList and single included headers.
--- gtk/gtksignal.h.orig	2008-06-12 01:40:59.000000000 -0400
+++ gtk/gtksignal.h	2008-06-11 18:21:47.000000000 -0400
@@ -29,7 +29,9 @@
 #ifndef __GTK_SIGNAL_H__
 #define __GTK_SIGNAL_H__
 
-#include <gtk/gtk.h>
+#include <gtk/gtkenums.h>
+#include <gtk/gtktypeutils.h>
+#include <gtk/gtkobject.h>
 #include <gtk/gtkmarshal.h>
 
 G_BEGIN_DECLS






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-28 10:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-28 10:36 [gentoo-commits] gentoo-x86 commit in x11-libs/gtk+/files: gtk+-2.14.3-limit-gtksignal-includes.patch Mart Raudsepp (leio)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox