Add patches for recently change of GNOME.
From maintainer : Maurice Nonnekes <maurice@amaze.nl>
This commit is contained in:
parent
ed0f305b26
commit
7239c4821b
12
x11/py-Gtk/patches/patch-pygnome_Makefile_in
Normal file
12
x11/py-Gtk/patches/patch-pygnome_Makefile_in
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-pygnome_Makefile_in,v 1.1 2002/03/03 16:39:56 shell Exp $
|
||||
--- pygnome/Makefile.in.orig Sat Mar 2 20:31:07 2002
|
||||
+++ pygnome/Makefile.in Sat Mar 2 20:31:43 2002
|
||||
@@ -123,7 +123,7 @@
|
||||
SUBDIRS = generate gnome
|
||||
|
||||
INCLUDES = $(PYTHON_INCLUDES) $(GNOME_INCLUDEDIR) \
|
||||
- $(LIBGLADE_CFLAGS)
|
||||
+ $(LIBGLADE_CFLAGS) $(GDK_IMLIB_CFLAGS)
|
||||
|
||||
|
||||
@WITH_APPLETS_TRUE@appletmodule = _appletmodule.la
|
12
x11/py-Gtk/patches/patch-pygnome_cappletmodule_c
Normal file
12
x11/py-Gtk/patches/patch-pygnome_cappletmodule_c
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-pygnome_cappletmodule_c,v 1.1 2002/03/03 16:39:56 shell Exp $
|
||||
--- pygnome/cappletmodule.c.orig Sat Mar 2 20:32:18 2002
|
||||
+++ pygnome/cappletmodule.c Sat Mar 2 20:32:46 2002
|
||||
@@ -22,7 +22,7 @@
|
||||
#endif
|
||||
|
||||
#include <Python.h>
|
||||
-#include <capplet-widget.h>
|
||||
+#include <libcapplet1/capplet-widget.h>
|
||||
|
||||
#include "../pygtk/pygtk.h"
|
||||
|
Loading…
Reference in New Issue
Block a user