diff options
Diffstat (limited to 'x11-toolkits/py-gtk/pkg-plist')
-rw-r--r-- | x11-toolkits/py-gtk/pkg-plist | 33 |
1 files changed, 30 insertions, 3 deletions
diff --git a/x11-toolkits/py-gtk/pkg-plist b/x11-toolkits/py-gtk/pkg-plist index 0d4f663222cd..f2da33df3ebb 100644 --- a/x11-toolkits/py-gtk/pkg-plist +++ b/x11-toolkits/py-gtk/pkg-plist @@ -1,4 +1,6 @@ +bin/pygtk-codegen-1.2 include/pygtk/pygdkimlib.h +include/pygtk/pygdkpixbuf.h include/pygtk/pygtk.h lib/%%PYTHON_VERSION%%/site-packages/GDK.py lib/%%PYTHON_VERSION%%/site-packages/GDK.pyc @@ -12,15 +14,17 @@ lib/%%PYTHON_VERSION%%/site-packages/GdkImlib.pyo lib/%%PYTHON_VERSION%%/site-packages/GtkExtra.py lib/%%PYTHON_VERSION%%/site-packages/GtkExtra.pyc lib/%%PYTHON_VERSION%%/site-packages/GtkExtra.pyo -lib/%%PYTHON_VERSION%%/site-packages/Gtkinter.py -lib/%%PYTHON_VERSION%%/site-packages/Gtkinter.pyc -lib/%%PYTHON_VERSION%%/site-packages/Gtkinter.pyo lib/%%PYTHON_VERSION%%/site-packages/_gdkimlibmodule.so +lib/%%PYTHON_VERSION%%/site-packages/_gtkglmodule.so lib/%%PYTHON_VERSION%%/site-packages/_gtkmodule.so lib/%%PYTHON_VERSION%%/site-packages/_libglademodule.so +lib/%%PYTHON_VERSION%%/site-packages/gdkpixbufmodule.so lib/%%PYTHON_VERSION%%/site-packages/gtk.py lib/%%PYTHON_VERSION%%/site-packages/gtk.pyc lib/%%PYTHON_VERSION%%/site-packages/gtk.pyo +lib/%%PYTHON_VERSION%%/site-packages/gtkgl.py +lib/%%PYTHON_VERSION%%/site-packages/gtkgl.pyc +lib/%%PYTHON_VERSION%%/site-packages/gtkgl.pyo lib/%%PYTHON_VERSION%%/site-packages/libglade.py lib/%%PYTHON_VERSION%%/site-packages/libglade.pyc lib/%%PYTHON_VERSION%%/site-packages/libglade.pyo @@ -86,6 +90,29 @@ share/examples/py-gtk/testgtk/README share/examples/py-gtk/testgtk/test.xpm share/examples/py-gtk/testgtk/testgtk.py share/examples/py-gtk/testgtk/testgtkrc +share/pygtk/1.2/codegen/generate.py +share/pygtk/1.2/codegen/generate.pyc +share/pygtk/1.2/codegen/generate.pyo +share/pygtk/1.2/codegen/scmexpr.py +share/pygtk/1.2/codegen/scmexpr.pyc +share/pygtk/1.2/codegen/scmexpr.pyo +share/pygtk/1.2/defs/gtk.defs +share/pygtk/1.2/defs/gtkbase.defs +share/pygtk/1.2/defs/gtkcontainers.defs +share/pygtk/1.2/defs/gtkdata.defs +share/pygtk/1.2/defs/gtkdnd.defs +share/pygtk/1.2/defs/gtkedit.defs +share/pygtk/1.2/defs/gtkenums.defs +share/pygtk/1.2/defs/gtkgl.defs +share/pygtk/1.2/defs/gtklists.defs +share/pygtk/1.2/defs/gtkmenus.defs +share/pygtk/1.2/defs/gtkmisc.defs +share/pygtk/1.2/defs/gtkranges.defs +share/pygtk/1.2/defs/libglade.defs +@dirrm share/pygtk/1.2/defs +@dirrm share/pygtk/1.2/codegen +@dirrm share/pygtk/1.2 +@dirrm share/pygtk @dirrm share/examples/py-gtk/testgtk @dirrm share/examples/py-gtk/simple @dirrm share/examples/py-gtk/neil |