summaryrefslogtreecommitdiff
path: root/x11/py-gtk2/PLIST
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-08-09 20:04:44 +0000
committerrecht <recht@pkgsrc.org>2003-08-09 20:04:44 +0000
commitf7b5e70d2633d6eb104cc889503ab26c16995431 (patch)
treeb38d73fc88971896735e33ecffb8178efa9b9f78 /x11/py-gtk2/PLIST
parent8f7e3587abe7d5cc3749ea489aeb40e7a1588828 (diff)
downloadpkgsrc-f7b5e70d2633d6eb104cc889503ab26c16995431.tar.gz
Update to 1.99.17.
changes include: * Threading support is compiled in by default now. It is necessary to call gtk.threads_init() in order to make use of threading though. There have been a number of fixes to the threading support too. * Fix up some problems with multiple definitions of global variables in gobject module, that was causing problems on Mac OS X. * Wrappers for many new APIs (John Finlay, Naofumi Yasufuku, Johan Dahlin and others). * Improvements to the code generator to give better error messages. * Some fixes to property APIs to work correctly on 64 bit systems, and to handle ATOM type properties. * Fix copyright headers on source files.
Diffstat (limited to 'x11/py-gtk2/PLIST')
-rw-r--r--x11/py-gtk2/PLIST41
1 files changed, 22 insertions, 19 deletions
diff --git a/x11/py-gtk2/PLIST b/x11/py-gtk2/PLIST
index 2f91e1a7cc9..0e822752d0a 100644
--- a/x11/py-gtk2/PLIST
+++ b/x11/py-gtk2/PLIST
@@ -1,35 +1,38 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/09 14:50:12 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/08/09 20:04:44 recht Exp $
bin/pygtk-codegen-2.0
include/pygtk-2.0/pygobject.h
include/pygtk-2.0/pygtk/pygtk.h
lib/pkgconfig/pygtk-2.0.pc
-${PYSITELIB}/gtk-2.0/atkmodule.a
-${PYSITELIB}/gtk-2.0/atkmodule.la
-${PYSITELIB}/gtk-2.0/atkmodule.so
-${PYSITELIB}/gtk-2.0/gobjectmodule.a
-${PYSITELIB}/gtk-2.0/gobjectmodule.la
-${PYSITELIB}/gtk-2.0/gobjectmodule.so
+${PYSITELIB}/gtk-2.0/atk.a
+${PYSITELIB}/gtk-2.0/atk.la
+${PYSITELIB}/gtk-2.0/atk.so
+${PYSITELIB}/gtk-2.0/gobject.a
+${PYSITELIB}/gtk-2.0/gobject.la
+${PYSITELIB}/gtk-2.0/gobject.so
${PYSITELIB}/gtk-2.0/gtk/__init__.py
${PYSITELIB}/gtk-2.0/gtk/__init__.pyc
${PYSITELIB}/gtk-2.0/gtk/__init__.pyo
-${PYSITELIB}/gtk-2.0/gtk/_gtkmodule.a
-${PYSITELIB}/gtk-2.0/gtk/_gtkmodule.la
-${PYSITELIB}/gtk-2.0/gtk/_gtkmodule.so
+${PYSITELIB}/gtk-2.0/gtk/_gtk.a
+${PYSITELIB}/gtk-2.0/gtk/_gtk.la
+${PYSITELIB}/gtk-2.0/gtk/_gtk.so
${PYSITELIB}/gtk-2.0/gtk/compat.py
${PYSITELIB}/gtk-2.0/gtk/compat.pyc
${PYSITELIB}/gtk-2.0/gtk/compat.pyo
-${PYSITELIB}/gtk-2.0/gtk/glademodule.a
-${PYSITELIB}/gtk-2.0/gtk/glademodule.la
-${PYSITELIB}/gtk-2.0/gtk/glademodule.so
-${PYSITELIB}/gtk-2.0/gtk/glmodule.a
-${PYSITELIB}/gtk-2.0/gtk/glmodule.la
-${PYSITELIB}/gtk-2.0/gtk/glmodule.so
+${PYSITELIB}/gtk-2.0/gtk/dsextras.py
+${PYSITELIB}/gtk-2.0/gtk/dsextras.pyc
+${PYSITELIB}/gtk-2.0/gtk/dsextras.pyo
+${PYSITELIB}/gtk-2.0/gtk/gl.a
+${PYSITELIB}/gtk-2.0/gtk/gl.la
+${PYSITELIB}/gtk-2.0/gtk/gl.so
+${PYSITELIB}/gtk-2.0/gtk/glade.a
+${PYSITELIB}/gtk-2.0/gtk/glade.la
+${PYSITELIB}/gtk-2.0/gtk/glade.so
${PYSITELIB}/gtk-2.0/gtk/keysyms.py
${PYSITELIB}/gtk-2.0/gtk/keysyms.pyc
${PYSITELIB}/gtk-2.0/gtk/keysyms.pyo
-${PYSITELIB}/gtk-2.0/pangomodule.a
-${PYSITELIB}/gtk-2.0/pangomodule.la
-${PYSITELIB}/gtk-2.0/pangomodule.so
+${PYSITELIB}/gtk-2.0/pango.a
+${PYSITELIB}/gtk-2.0/pango.la
+${PYSITELIB}/gtk-2.0/pango.so
${PYSITELIB}/pygtk.pth
${PYSITELIB}/pygtk.py
${PYSITELIB}/pygtk.pyc