diff options
author | drochner <drochner@pkgsrc.org> | 2006-10-12 14:00:06 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-10-12 14:00:06 +0000 |
commit | 5e07dd2eef109c318f1fd7cf234fa2c271855886 (patch) | |
tree | 2f7fc9622a334ce27961ca53efbb300f512809ea /x11/py-gnome2/PLIST | |
parent | 34eea79bcf8673e04d305c2d23075423b3d18cbb (diff) | |
download | pkgsrc-5e07dd2eef109c318f1fd7cf234fa2c271855886.tar.gz |
update to 2.16.0
major release for gnome-2.16, besides that some fixes, mostly in the
gnomevfs area
Diffstat (limited to 'x11/py-gnome2/PLIST')
-rw-r--r-- | x11/py-gnome2/PLIST | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/x11/py-gnome2/PLIST b/x11/py-gnome2/PLIST index ccf02c6d8ac..be8a5127a3c 100644 --- a/x11/py-gnome2/PLIST +++ b/x11/py-gnome2/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.5 2005/10/18 18:09:13 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/10/12 14:00:06 drochner Exp $ include/gnome-python-2.0/pygnomevfs.h +include/gnome-python-2.0/pygnomevfsbonobo.h lib/gnome-vfs-2.0/modules/libpythonmethod.la lib/pkgconfig/gnome-python-2.0.pc ${PYSITELIB}/gtk-2.0/bonobo/__init__.py @@ -21,7 +22,11 @@ ${PYSITELIB}/gtk-2.0/gnome/vfs.pyc ${PYSITELIB}/gtk-2.0/gnome/vfs.pyo ${PYSITELIB}/gtk-2.0/gnome/ui.la ${PYSITELIB}/gtk-2.0/gnomecanvas.la -${PYSITELIB}/gtk-2.0/gnomevfs.la +${PYSITELIB}/gtk-2.0/gnomevfs/__init__.py +${PYSITELIB}/gtk-2.0/gnomevfs/__init__.pyc +${PYSITELIB}/gtk-2.0/gnomevfs/__init__.pyo +${PYSITELIB}/gtk-2.0/gnomevfs/_gnomevfs.la +${PYSITELIB}/gtk-2.0/gnomevfs/gnomevfsbonobo.la share/pygtk/2.0/argtypes/bonobo-arg-types.py share/pygtk/2.0/argtypes/bonobo-arg-types.pyc share/pygtk/2.0/argtypes/bonobo-arg-types.pyo @@ -39,6 +44,7 @@ share/pygtk/2.0/defs/gnome.defs share/pygtk/2.0/defs/ui.defs @comment in py-gtk2: @dirrm share/pygtk/2.0/defs @dirrm share/pygtk/2.0/argtypes +@dirrm ${PYSITELIB}/gtk-2.0/gnomevfs @dirrm ${PYSITELIB}/gtk-2.0/gnome @dirrm ${PYSITELIB}/gtk-2.0/bonobo @comment in py-gtk2: @dirrm ${PYSITELIB}/gtk-2.0 |