SOURCES: inkscape-gtk2.patch (NEW) - needed to build against gtk+2 >= 2.14

duddits duddits at pld-linux.org
Fri Jan 16 14:43:00 CET 2009


Author: duddits                      Date: Fri Jan 16 13:43:00 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- needed to build against gtk+2 >= 2.14

---- Files affected:
SOURCES:
   inkscape-gtk2.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/inkscape-gtk2.patch
diff -u /dev/null SOURCES/inkscape-gtk2.patch:1.1
--- /dev/null	Fri Jan 16 14:43:00 2009
+++ SOURCES/inkscape-gtk2.patch	Fri Jan 16 14:42:54 2009
@@ -0,0 +1,12 @@
+diff -burNp inkscape-0.46/src/widgets/sp-xmlview-attr-list.h inkscape-0.46-new/src/widgets/sp-xmlview-attr-list.h
+--- inkscape-0.46/src/widgets/sp-xmlview-attr-list.h	2008-03-11 05:20:13.000000000 +0100
++++ inkscape-0.46-new/src/widgets/sp-xmlview-attr-list.h	2009-01-16 14:16:51.046936872 +0100
+@@ -13,7 +13,7 @@
+  */
+ 
+ #include <stdio.h>
+-#include <gtk/gtkclist.h>
++#include <gtk/gtk.h>
+ #include "../xml/repr.h"
+ 
+ #include <glib.h>
================================================================


More information about the pld-cvs-commit mailing list