diff options
author | drochner <drochner@pkgsrc.org> | 2006-02-07 21:27:28 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-02-07 21:27:28 +0000 |
commit | 1a96156ed269bd4122d339ab7dccad770055ce90 (patch) | |
tree | d07ecb73d026fb9795dba992b98a3f7f00f40272 /x11/py-gtk2/PLIST | |
parent | cf08fa39fc92a5abd5046631b4419d99aaad364d (diff) | |
download | pkgsrc-1a96156ed269bd4122d339ab7dccad770055ce90.tar.gz |
update to 2.8.4
changes:
-Split out gobject wrappers
-Bug fixes
Diffstat (limited to 'x11/py-gtk2/PLIST')
-rw-r--r-- | x11/py-gtk2/PLIST | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/x11/py-gtk2/PLIST b/x11/py-gtk2/PLIST index 74a97318970..8147f2fc492 100644 --- a/x11/py-gtk2/PLIST +++ b/x11/py-gtk2/PLIST @@ -1,9 +1,7 @@ -@comment $NetBSD: PLIST,v 1.7 2005/04/26 20:28:24 drochner Exp $ +@comment $NetBSD: PLIST,v 1.8 2006/02/07 21:27:28 drochner Exp $ bin/pygtk-codegen-2.0 bin/pygtk-demo -include/pygtk-2.0/pygobject.h include/pygtk-2.0/pygtk/pygtk.h -lib/pkgconfig/pygobject-2.0.pc lib/pkgconfig/pygtk-2.0.pc lib/pygtk/2.0/demos/__init__.py lib/pygtk/2.0/demos/__init__.pyc @@ -90,10 +88,6 @@ lib/pygtk/2.0/pygtk-demo.py lib/pygtk/2.0/pygtk-demo.pyc lib/pygtk/2.0/pygtk-demo.pyo ${PYSITELIB}/gtk-2.0/atk.la -${PYSITELIB}/gtk-2.0/dsextras.py -${PYSITELIB}/gtk-2.0/dsextras.pyc -${PYSITELIB}/gtk-2.0/dsextras.pyo -${PYSITELIB}/gtk-2.0/gobject.la ${PYSITELIB}/gtk-2.0/gtk/__init__.py ${PYSITELIB}/gtk-2.0/gtk/__init__.pyc ${PYSITELIB}/gtk-2.0/gtk/__init__.pyo @@ -106,10 +100,6 @@ ${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/pango.la -${PYSITELIB}/pygtk.pth -${PYSITELIB}/pygtk.py -${PYSITELIB}/pygtk.pyc -${PYSITELIB}/pygtk.pyo share/pygtk/2.0/codegen/__init__.py share/pygtk/2.0/codegen/__init__.pyc share/pygtk/2.0/codegen/__init__.pyo @@ -164,10 +154,8 @@ share/pygtk/2.0/defs/pango.defs @dirrm share/pygtk/2.0 @dirrm share/pygtk @dirrm ${PYSITELIB}/gtk-2.0/gtk -@dirrm ${PYSITELIB}/gtk-2.0 @dirrm lib/pygtk/2.0/demos/images @dirrm lib/pygtk/2.0/demos @dirrm lib/pygtk/2.0 @dirrm lib/pygtk @dirrm include/pygtk-2.0/pygtk -@dirrm include/pygtk-2.0 |