diff options
author | tron <tron> | 1999-11-20 19:57:58 +0000 |
---|---|---|
committer | tron <tron> | 1999-11-20 19:57:58 +0000 |
commit | 87953c5e0a04cbe4ac581e7f7dd6c55a2b2e8cd7 (patch) | |
tree | 96dfaadf4c28ceed7f58fe6224fc519f399669a5 /x11 | |
parent | 09d480db70214f08de1dea8ca18dcb7baaba3831 (diff) | |
download | pkgsrc-87953c5e0a04cbe4ac581e7f7dd6c55a2b2e8cd7.tar.gz |
Import new "py-gtk" package:
Python Bindings for the GTK Widget Set
Diffstat (limited to 'x11')
-rw-r--r-- | x11/py-gtk/Makefile | 18 | ||||
-rw-r--r-- | x11/py-gtk/files/md5 | 3 | ||||
-rw-r--r-- | x11/py-gtk/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/py-gtk/pkg/DESCR | 17 | ||||
-rw-r--r-- | x11/py-gtk/pkg/PLIST | 46 |
5 files changed, 85 insertions, 0 deletions
diff --git a/x11/py-gtk/Makefile b/x11/py-gtk/Makefile new file mode 100644 index 00000000000..3df7ceb6c96 --- /dev/null +++ b/x11/py-gtk/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/11/20 19:57:58 tron Exp $ + +DISTNAME= pygtk-0.6.3 +PKGNAME= py-gtk-0.6.3 +CATEGORIES= x11 +MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ + +MAINTAINER= tron@netbsd.org +HOMEPAGE= http://www.daa.com.au/~james/pygtk/ + +DEPENDS+= libglade-*:../../devel/libglade +DEPENDS+= python-*:../../lang/python + +GNU_CONFIGURE= yes +USE_X11= yes +USE_GMAKE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/x11/py-gtk/files/md5 b/x11/py-gtk/files/md5 new file mode 100644 index 00000000000..299bc414f5d --- /dev/null +++ b/x11/py-gtk/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/11/20 19:57:58 tron Exp $ + +MD5 (pygtk-0.6.3.tar.gz) = 16ce03c7023eed5e953237b32c55b7ad diff --git a/x11/py-gtk/pkg/COMMENT b/x11/py-gtk/pkg/COMMENT new file mode 100644 index 00000000000..616b463ba7f --- /dev/null +++ b/x11/py-gtk/pkg/COMMENT @@ -0,0 +1 @@ +Python Bindings for the GTK Widget Set diff --git a/x11/py-gtk/pkg/DESCR b/x11/py-gtk/pkg/DESCR new file mode 100644 index 00000000000..4ef7c1813e9 --- /dev/null +++ b/x11/py-gtk/pkg/DESCR @@ -0,0 +1,17 @@ +PyGTK +===== +Author: James Henstridge <james@daa.com.au> + +This archive contains modules that allow you to use gtk in Python +programs. At present, it is a fairly complete set of bindings. +Despite the low version number, this piece of software is quite +useful, and is usable to write moderately complex programs. (see the +examples directory for some examples of the simpler programs you could +write). + +If you have any enhancements or bug reports, please send them to me at +james@daa.com.au. If you are going to send me diffs, my prefered +format is unified diff (ie. diff -u), followed by context diffs. +Please don't send me diffs which don't have any context, as these are +almost useless if I try to apply them manually, or have a different +version of the source tree. diff --git a/x11/py-gtk/pkg/PLIST b/x11/py-gtk/pkg/PLIST new file mode 100644 index 00000000000..2feb5cc3242 --- /dev/null +++ b/x11/py-gtk/pkg/PLIST @@ -0,0 +1,46 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/11/20 19:57:58 tron Exp $ +include/pygtk/pygdkimlib.h +include/pygtk/pygtk.h +lib/python1.5/site-packages/GDK.py +lib/python1.5/site-packages/GDK.pyc +lib/python1.5/site-packages/GDK.pyo +lib/python1.5/site-packages/GTK.py +lib/python1.5/site-packages/GTK.pyc +lib/python1.5/site-packages/GTK.pyo +lib/python1.5/site-packages/GdkImlib.py +lib/python1.5/site-packages/GdkImlib.pyc +lib/python1.5/site-packages/GdkImlib.pyo +lib/python1.5/site-packages/GtkExtra.py +lib/python1.5/site-packages/GtkExtra.pyc +lib/python1.5/site-packages/GtkExtra.pyo +lib/python1.5/site-packages/Gtkinter.py +lib/python1.5/site-packages/Gtkinter.pyc +lib/python1.5/site-packages/Gtkinter.pyo +lib/python1.5/site-packages/_gdkimlibmodule.so +lib/python1.5/site-packages/_gtkglmodule.so +lib/python1.5/site-packages/_gtkmodule.so +lib/python1.5/site-packages/_libglademodule.so +lib/python1.5/site-packages/gtk.py +lib/python1.5/site-packages/gtk.pyc +lib/python1.5/site-packages/gtk.pyo +lib/python1.5/site-packages/gtkgl.py +lib/python1.5/site-packages/gtkgl.pyc +lib/python1.5/site-packages/gtkgl.pyo +lib/python1.5/site-packages/libglade.py +lib/python1.5/site-packages/libglade.pyc +lib/python1.5/site-packages/libglade.pyo +lib/python1.5/site-packages/pyglade/__init__.py +lib/python1.5/site-packages/pyglade/__init__.pyc +lib/python1.5/site-packages/pyglade/__init__.pyo +lib/python1.5/site-packages/pyglade/build.py +lib/python1.5/site-packages/pyglade/build.pyc +lib/python1.5/site-packages/pyglade/build.pyo +lib/python1.5/site-packages/pyglade/style.py +lib/python1.5/site-packages/pyglade/style.pyc +lib/python1.5/site-packages/pyglade/style.pyo +lib/python1.5/site-packages/pyglade/xmlparse.py +lib/python1.5/site-packages/pyglade/xmlparse.pyc +lib/python1.5/site-packages/pyglade/xmlparse.pyo +@dirrm lib/python1.5/site-packages/pyglade +@unexec rmdir %D/lib/python1.5/site-packages 2>/dev/null || true +@dirrm include/pygtk |