diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-24 02:04:37 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-24 02:04:37 +0800 |
commit | 86f5ef39a75df4d7938aaeca9600f29405fe2fe9 (patch) | |
tree | 9ce959c2998b99e133eae8ca2949ee5ec87cd987 /x11-toolkits/py-gnome2/files | |
parent | 82c90387e11a8ae592a033f01f3f5599da3f2255 (diff) | |
download | freebsd-ports-graphics-86f5ef39a75df4d7938aaeca9600f29405fe2fe9.tar.gz freebsd-ports-graphics-86f5ef39a75df4d7938aaeca9600f29405fe2fe9.tar.zst freebsd-ports-graphics-86f5ef39a75df4d7938aaeca9600f29405fe2fe9.zip |
Add py-gnome2 after a repo copy from py-gnome. py-gnome2 offers Python
bindings for GNOME 2.
Diffstat (limited to 'x11-toolkits/py-gnome2/files')
-rw-r--r-- | x11-toolkits/py-gnome2/files/patch-ab | 11 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/files/patch-configure | 9 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/files/patch-pygtk::configure | 61 |
3 files changed, 3 insertions, 78 deletions
diff --git a/x11-toolkits/py-gnome2/files/patch-ab b/x11-toolkits/py-gnome2/files/patch-ab deleted file mode 100644 index 103fec3cf31..00000000000 --- a/x11-toolkits/py-gnome2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Mon Sep 13 23:01:39 1999 -+++ Makefile.in Mon Sep 13 23:01:45 1999 -@@ -94,7 +94,7 @@ - pyexecdir = @pyexecdir@ - pythondir = @pythondir@ - --SUBDIRS = macros pygtk pygnome -+SUBDIRS = macros pygnome - - EXTRA_DIST = gnome-python.spec - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 diff --git a/x11-toolkits/py-gnome2/files/patch-configure b/x11-toolkits/py-gnome2/files/patch-configure index 7865ce50d7f..d9533855cf5 100644 --- a/x11-toolkits/py-gnome2/files/patch-configure +++ b/x11-toolkits/py-gnome2/files/patch-configure @@ -1,9 +1,6 @@ - -$FreeBSD$ - ---- configure.orig Thu Jan 3 15:20:36 2002 -+++ configure Sun Jul 14 15:25:29 2002 -@@ -6322,6 +6322,7 @@ +--- configure.orig Sun Feb 9 22:46:03 2003 ++++ configure Sun Feb 9 22:46:32 2003 +@@ -7758,6 +7758,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" diff --git a/x11-toolkits/py-gnome2/files/patch-pygtk::configure b/x11-toolkits/py-gnome2/files/patch-pygtk::configure deleted file mode 100644 index d3a68b8efcf..00000000000 --- a/x11-toolkits/py-gnome2/files/patch-pygtk::configure +++ /dev/null @@ -1,61 +0,0 @@ - -$FreeBSD$ - ---- pygtk/configure.orig Sat Aug 24 10:37:08 2002 -+++ pygtk/configure Wed Aug 28 20:20:53 2002 -@@ -7372,6 +7372,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -8888,6 +8889,7 @@ - #line $LINENO "configure" - #include "confdefs.h" - $ac_includes_default -+#include <Python.h> - #include <arrayobject.h> - _ACEOF - rm -f conftest.$ac_objext -@@ -8918,6 +8920,7 @@ - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - #include "confdefs.h" -+#include <Python.h> - #include <arrayobject.h> - _ACEOF - if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 -@@ -8999,6 +9002,7 @@ - #line $LINENO "configure" - #include "confdefs.h" - $ac_includes_default -+#include <Python.h> - #include <Extensions/arrayobject.h> - _ACEOF - rm -f conftest.$ac_objext -@@ -9029,6 +9033,7 @@ - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - #include "confdefs.h" -+#include <Python.h> - #include <Extensions/arrayobject.h> - _ACEOF - if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 -@@ -9110,6 +9115,7 @@ - #line $LINENO "configure" - #include "confdefs.h" - $ac_includes_default -+#include <Python.h> - #include <Numeric/arrayobject.h> - _ACEOF - rm -f conftest.$ac_objext -@@ -9140,6 +9146,7 @@ - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - #include "confdefs.h" -+#include <Python.h> - #include <Numeric/arrayobject.h> - _ACEOF - if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |