From 676371859b48659d44f4b76a47c4b2438b9f3d49 Mon Sep 17 00:00:00 2001 From: landry Date: Wed, 22 Mar 2017 21:23:52 +0000 Subject: [PATCH] Remove pigment and py-pigment, they were only dependencies of moovida but the latter was removed a while ago, and upstream is dead anyway. ok ajacoutot@ a while ago --- graphics/Makefile | 4 +- graphics/pigment/Makefile | 47 ----- graphics/pigment/distinfo | 2 - .../patch-plugins_opengles_pgmglesviewport_c | 27 --- graphics/pigment/pkg/DESCR | 6 - graphics/pigment/pkg/PLIST | 83 --------- graphics/py-pigment/Makefile | 42 ----- graphics/py-pigment/distinfo | 2 - .../py-pigment/patches/patch-pgm_pgmmodule_c | 26 --- graphics/py-pigment/pkg/DESCR | 2 - graphics/py-pigment/pkg/PLIST | 163 ------------------ 11 files changed, 1 insertion(+), 403 deletions(-) delete mode 100644 graphics/pigment/Makefile delete mode 100644 graphics/pigment/distinfo delete mode 100644 graphics/pigment/patches/patch-plugins_opengles_pgmglesviewport_c delete mode 100644 graphics/pigment/pkg/DESCR delete mode 100644 graphics/pigment/pkg/PLIST delete mode 100644 graphics/py-pigment/Makefile delete mode 100644 graphics/py-pigment/distinfo delete mode 100644 graphics/py-pigment/patches/patch-pgm_pgmmodule_c delete mode 100644 graphics/py-pigment/pkg/DESCR delete mode 100644 graphics/py-pigment/pkg/PLIST diff --git a/graphics/Makefile b/graphics/Makefile index 6bbd52401cc..9ccf4444873 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.432 2017/03/04 16:08:55 krw Exp $ +# $OpenBSD: Makefile,v 1.433 2017/03/22 21:23:52 landry Exp $ SUBDIR = SUBDIR += DevIL @@ -204,7 +204,6 @@ SUBDIR += pdfsandwich SUBDIR += pecl-imagick SUBDIR += pho - SUBDIR += pigment SUBDIR += pinta SUBDIR += png SUBDIR += png2ico @@ -227,7 +226,6 @@ SUBDIR += py-matplotlib SUBDIR += py-matplotlib,python3 SUBDIR += py-opengl - SUBDIR += py-pigment SUBDIR += py-pyx SUBDIR += py-sane SUBDIR += py-sane,python3 diff --git a/graphics/pigment/Makefile b/graphics/pigment/Makefile deleted file mode 100644 index ccb1fe3f049..00000000000 --- a/graphics/pigment/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# $OpenBSD: Makefile,v 1.16 2016/03/27 15:31:24 naddy Exp $ - -COMMENT = 3D scene graph library for rich UI - -CATEGORIES = graphics - -DISTNAME = pigment-0.3.17 -MASTER_SITES = https://distfiles.nl/ - -REVISION = 8 - -SHARED_LIBS += pigment-0.3 0.0 \ - pigment-gtk-0.3 0.0 \ - pigment-imaging-0.3 0.0 - -# LGPLv2.1 -PERMIT_PACKAGE_CDROM= Yes - -HOMEPAGE = https://code.fluendo.com/pigment/trac - -CONFIGURE_STYLE = gnu -#tslib is linux only -CONFIGURE_ARGS = --enable-touchscreen=no \ - --enable-opengl-tests - -CONFIGURE_ENV += LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib" \ - CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" - -MODULES = devel/gettext -USE_GMAKE = Yes -# needs a check-enabled gstreamer -NO_TEST = Yes - -LIB_DEPENDS = x11/gtk+2 \ - multimedia/gstreamer-0.10/plugins-base - -WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes -WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig -WANTLIB += freetype gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 -WANTLIB += gthread-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre xml2 -WANTLIB += pixman-1 png pthread-stubs xcb z gstbase-0.10 gstreamer-0.10 -WANTLIB += gdk_pixbuf-2.0 gdk_pixbuf_xlib-2.0 gtk-x11-2.0 gdk-x11-2.0 -WANTLIB += gstvideo-0.10 Xxf86vm drm ffi stdc++ xcb-render xcb-shm -WANTLIB += X11-xcb glapi graphite2 harfbuzz lzma orc-0.4 pthread -WANTLIB += xcb-dri2 xcb-glx - -.include diff --git a/graphics/pigment/distinfo b/graphics/pigment/distinfo deleted file mode 100644 index bd39349b274..00000000000 --- a/graphics/pigment/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pigment-0.3.17.tar.gz) = eNNBL9hoKNcBo5qGesXgov8I16Iom6/YEi0Kwvz8Ias= -SIZE (pigment-0.3.17.tar.gz) = 1204962 diff --git a/graphics/pigment/patches/patch-plugins_opengles_pgmglesviewport_c b/graphics/pigment/patches/patch-plugins_opengles_pgmglesviewport_c deleted file mode 100644 index ca86daa79e8..00000000000 --- a/graphics/pigment/patches/patch-plugins_opengles_pgmglesviewport_c +++ /dev/null @@ -1,27 +0,0 @@ -$OpenBSD: patch-plugins_opengles_pgmglesviewport_c,v 1.1 2013/09/08 13:08:16 landry Exp $ -https://code.fluendo.com/pigment/trac/changeset/1472 ---- plugins/opengles/pgmglesviewport.c.orig Sun Sep 8 15:03:29 2013 -+++ plugins/opengles/pgmglesviewport.c Sun Sep 8 15:03:59 2013 -@@ -1418,22 +1418,6 @@ pgm_gles_viewport_flush_update_queue (PgmGlesViewport - void - pgm_gles_viewport_update_drawable_projection (PgmGlesViewport *glesviewport) - { -- g_mutex_lock (glesviewport->layer_lock); -- -- /* Adapt position and size of all the drawables */ -- g_list_foreach (glesviewport->near_layer, -- (GFunc) pgm_gles_drawable_update_projection, NULL); -- g_list_foreach (glesviewport->middle_layer, -- (GFunc) pgm_gles_drawable_update_projection, NULL); -- g_list_foreach (glesviewport->far_layer, -- (GFunc) pgm_gles_drawable_update_projection, NULL); -- -- g_mutex_unlock (glesviewport->layer_lock); --} -- --void --pgm_gles_viewport_update_drawable_projection (PgmGlesViewport *glesviewport) --{ - GList *near_layer, *middle_layer, *far_layer; - - /* Get copies of the layers */ diff --git a/graphics/pigment/pkg/DESCR b/graphics/pigment/pkg/DESCR deleted file mode 100644 index bec955e8fde..00000000000 --- a/graphics/pigment/pkg/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -Pigment is a library designed to easily build user interfaces for -embedded multimedia. Its design allows to use it on several platforms, -thanks to a plugin system allowing to choose the underlying graphical -API. -Note that it heavily uses OpenGL, so you need a decent hardware -support for it. diff --git a/graphics/pigment/pkg/PLIST b/graphics/pigment/pkg/PLIST deleted file mode 100644 index cc2359383c9..00000000000 --- a/graphics/pigment/pkg/PLIST +++ /dev/null @@ -1,83 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.4 2016/03/27 15:31:24 naddy Exp $ -include/pigment-0.3/ -include/pigment-0.3/pgm/ -include/pigment-0.3/pgm/gtk/ -include/pigment-0.3/pgm/gtk/pgmgtk.h -include/pigment-0.3/pgm/imaging/ -include/pigment-0.3/pgm/imaging/pgmimaging.h -include/pigment-0.3/pgm/pgm.h -include/pigment-0.3/pgm/pgmcanvas.h -include/pigment-0.3/pgm/pgmcommon.h -include/pigment-0.3/pgm/pgmdrawable.h -include/pigment-0.3/pgm/pgmenumtypes.h -include/pigment-0.3/pgm/pgmevents.h -include/pigment-0.3/pgm/pgmimage.h -include/pigment-0.3/pgm/pgmimagesink.h -include/pigment-0.3/pgm/pgmkeysyms.h -include/pigment-0.3/pgm/pgmlinearalgebra.h -include/pigment-0.3/pgm/pgmmarshal.h -include/pigment-0.3/pgm/pgmmodule.h -include/pigment-0.3/pgm/pgmplugin.h -include/pigment-0.3/pgm/pgmtext.h -include/pigment-0.3/pgm/pgmversion.h -include/pigment-0.3/pgm/pgmviewport.h -include/pigment-0.3/pgm/pgmviewportfactory.h -lib/libpigment-0.3.a -lib/libpigment-0.3.la -@lib lib/libpigment-0.3.so.${LIBpigment-0.3_VERSION} -lib/libpigment-gtk-0.3.a -lib/libpigment-gtk-0.3.la -@lib lib/libpigment-gtk-0.3.so.${LIBpigment-gtk-0.3_VERSION} -lib/libpigment-imaging-0.3.a -lib/libpigment-imaging-0.3.la -@lib lib/libpigment-imaging-0.3.so.${LIBpigment-imaging-0.3_VERSION} -lib/pigment-0.3/ -lib/pigment-0.3/0.3.17/ -lib/pigment-0.3/0.3.17/libpgmboilerplate.a -lib/pigment-0.3/0.3.17/libpgmboilerplate.la -lib/pigment-0.3/0.3.17/libpgmboilerplate.so -lib/pigment-0.3/0.3.17/libpgmopengl.a -lib/pigment-0.3/0.3.17/libpgmopengl.la -lib/pigment-0.3/0.3.17/libpgmopengl.so -lib/pigment-0.3/0.3.17/libpgmopengles.a -lib/pigment-0.3/0.3.17/libpgmopengles.la -lib/pigment-0.3/0.3.17/libpgmopengles.so -lib/pkgconfig/pigment-0.3.pc -lib/pkgconfig/pigment-gtk-0.3.pc -lib/pkgconfig/pigment-imaging-0.3.pc -share/gtk-doc/html/pigment/ -share/gtk-doc/html/pigment/PgmCanvas.html -share/gtk-doc/html/pigment/PgmDrawable.html -share/gtk-doc/html/pigment/PgmGtk.html -share/gtk-doc/html/pigment/PgmImage.html -share/gtk-doc/html/pigment/PgmImageSink.html -share/gtk-doc/html/pigment/PgmText.html -share/gtk-doc/html/pigment/PgmViewport.html -share/gtk-doc/html/pigment/PgmViewportFactory.html -share/gtk-doc/html/pigment/api-index.html -share/gtk-doc/html/pigment/filled_layout.png -share/gtk-doc/html/pigment/home.png -share/gtk-doc/html/pigment/index.html -share/gtk-doc/html/pigment/index.sgml -share/gtk-doc/html/pigment/introduction.html -share/gtk-doc/html/pigment/left.png -share/gtk-doc/html/pigment/pgm-compiling.html -share/gtk-doc/html/pigment/pgm-running.html -share/gtk-doc/html/pigment/pigment-Pgm.html -share/gtk-doc/html/pigment/pigment-PgmCommon.html -share/gtk-doc/html/pigment/pigment-PgmEvents.html -share/gtk-doc/html/pigment/pigment-PgmImaging.html -share/gtk-doc/html/pigment/pigment-PgmLinearAlgebra.html -share/gtk-doc/html/pigment/pigment-PgmPlugin.html -share/gtk-doc/html/pigment/pigment-PgmVersion.html -share/gtk-doc/html/pigment/pigment-core.html -share/gtk-doc/html/pigment/pigment-hierarchy.html -share/gtk-doc/html/pigment/pigment-library.html -share/gtk-doc/html/pigment/pigment-overview.html -share/gtk-doc/html/pigment/pigment.devhelp -share/gtk-doc/html/pigment/pigment.devhelp2 -share/gtk-doc/html/pigment/right.png -share/gtk-doc/html/pigment/scaled_layout.png -share/gtk-doc/html/pigment/style.css -share/gtk-doc/html/pigment/up.png -share/gtk-doc/html/pigment/zoomed_layout.png diff --git a/graphics/py-pigment/Makefile b/graphics/py-pigment/Makefile deleted file mode 100644 index ba3196b97ca..00000000000 --- a/graphics/py-pigment/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# $OpenBSD: Makefile,v 1.14 2015/11/06 15:00:38 ajacoutot Exp $ - -COMMENT = python bindings for pigment - -CATEGORIES = graphics - -V= 0.3.12 -DISTNAME = pigment-python-$V -PKGNAME = py-pigment-$V -REVISION = 7 -MASTER_SITES = http://elisa.fluendo.com/static/download/pigment/ - -# LGPLv2.1 -PERMIT_PACKAGE_CDROM = Yes - -WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama -WANTLIB += Xrandr Xrender atk-1.0 cairo expat ffi fontconfig freetype -WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 -WANTLIB += gobject-2.0 graphite2 gstbase-0.10 gstreamer-0.10 gstvideo-0.10 -WANTLIB += gthread-2.0 gtk-x11-2.0 harfbuzz lzma m orc-0.4 pango-1.0 -WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pigment-0.3 pigment-gtk-0.3 -WANTLIB += pigment-imaging-0.3 pixman-1 png pthread pthread-stubs -WANTLIB += xcb xcb-render xcb-shm xml2 z - -HOMEPAGE = https://code.fluendo.com/pigment/trac - -MODULES = lang/python \ - devel/gettext - -CONFIGURE_STYLE = gnu -CONFIGURE_ENV = LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib" \ - CPPFLAGS="-I${X11BASE}/include -L${LOCALBASE}/include" - -USE_GMAKE = Yes - -RUN_DEPENDS = multimedia/gstreamer-0.10/py-gstreamer -BUILD_DEPENDS = multimedia/gstreamer-0.10/py-gstreamer - -LIB_DEPENDS = graphics/pigment - - -.include diff --git a/graphics/py-pigment/distinfo b/graphics/py-pigment/distinfo deleted file mode 100644 index 6ec12b489cd..00000000000 --- a/graphics/py-pigment/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pigment-python-0.3.12.tar.gz) = 1gtj0hZhgge1wdlk3OCQ7Dr9oNf5FrOgatSfC9rcUFg= -SIZE (pigment-python-0.3.12.tar.gz) = 573736 diff --git a/graphics/py-pigment/patches/patch-pgm_pgmmodule_c b/graphics/py-pigment/patches/patch-pgm_pgmmodule_c deleted file mode 100644 index a3517639241..00000000000 --- a/graphics/py-pigment/patches/patch-pgm_pgmmodule_c +++ /dev/null @@ -1,26 +0,0 @@ -$OpenBSD: patch-pgm_pgmmodule_c,v 1.1.1.1 2009/10/13 19:39:12 landry Exp $ -Needed for python to correctly view gl syms, has to be dlopened w/ RTLD_GLOBAL. ---- pgm/pgmmodule.c.orig Wed May 20 19:08:27 2009 -+++ pgm/pgmmodule.c Tue Oct 13 13:05:29 2009 -@@ -30,6 +30,7 @@ - #include - #include - #include -+#include - - void pypgm_register_classes (PyObject *d); - void pypgm_add_constants (PyObject *module, const gchar *strip_prefix); -@@ -57,6 +58,13 @@ init_pgm (void) - argv = g_new (char *, argc); - for (i = 0; i < argc; i++) - argv[i] = g_strdup (PyString_AsString (PyList_GetItem (av, i))); -+ } -+ -+ /* for an unknown reason python doesn't load libGL, so force it */ -+ if (!dlopen ("libGL.so", RTLD_GLOBAL|RTLD_NOW)) -+ { -+ perror(dlerror()); -+ return; - } - - if (!pgm_init_check (&argc, &argv)) diff --git a/graphics/py-pigment/pkg/DESCR b/graphics/py-pigment/pkg/DESCR deleted file mode 100644 index 194fcb9d615..00000000000 --- a/graphics/py-pigment/pkg/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Pigment-python contains modules that allow you to use Pigment in Python -programs. At present, it is a fairly complete set of bindings. diff --git a/graphics/py-pigment/pkg/PLIST b/graphics/py-pigment/pkg/PLIST deleted file mode 100644 index 054fd84f1c7..00000000000 --- a/graphics/py-pigment/pkg/PLIST +++ /dev/null @@ -1,163 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/10/13 19:39:12 landry Exp $ -lib/python${MODPY_VERSION}/site-packages/_pgmgtkmodule.a -lib/python${MODPY_VERSION}/site-packages/_pgmgtkmodule.la -lib/python${MODPY_VERSION}/site-packages/_pgmgtkmodule.so -lib/python${MODPY_VERSION}/site-packages/_pgmimagingmodule.a -lib/python${MODPY_VERSION}/site-packages/_pgmimagingmodule.la -lib/python${MODPY_VERSION}/site-packages/_pgmimagingmodule.so -lib/python${MODPY_VERSION}/site-packages/_pgmmodule.a -lib/python${MODPY_VERSION}/site-packages/_pgmmodule.la -lib/python${MODPY_VERSION}/site-packages/_pgmmodule.so -lib/python${MODPY_VERSION}/site-packages/pgm/ -lib/python${MODPY_VERSION}/site-packages/pgm/__init__.py -lib/python${MODPY_VERSION}/site-packages/pgm/__init__.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/__init__.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/graph/ -lib/python${MODPY_VERSION}/site-packages/pgm/graph/__init__.py -lib/python${MODPY_VERSION}/site-packages/pgm/graph/__init__.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/graph/__init__.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/graph/drawable.py -lib/python${MODPY_VERSION}/site-packages/pgm/graph/drawable.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/graph/drawable.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/graph/group.py -lib/python${MODPY_VERSION}/site-packages/pgm/graph/group.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/graph/group.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/graph/image.py -lib/python${MODPY_VERSION}/site-packages/pgm/graph/image.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/graph/image.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/graph/text.py -lib/python${MODPY_VERSION}/site-packages/pgm/graph/text.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/graph/text.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/keysyms.py -lib/python${MODPY_VERSION}/site-packages/pgm/keysyms.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/keysyms.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/timing/ -lib/python${MODPY_VERSION}/site-packages/pgm/timing/__init__.py -lib/python${MODPY_VERSION}/site-packages/pgm/timing/__init__.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/timing/__init__.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/timing/controller.py -lib/python${MODPY_VERSION}/site-packages/pgm/timing/controller.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/timing/controller.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/timing/implicit.py -lib/python${MODPY_VERSION}/site-packages/pgm/timing/implicit.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/timing/implicit.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/timing/keyframe.py -lib/python${MODPY_VERSION}/site-packages/pgm/timing/keyframe.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/timing/keyframe.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/timing/modifier.py -lib/python${MODPY_VERSION}/site-packages/pgm/timing/modifier.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/timing/modifier.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/timing/ticker.py -lib/python${MODPY_VERSION}/site-packages/pgm/timing/ticker.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/timing/ticker.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/utils/ -lib/python${MODPY_VERSION}/site-packages/pgm/utils/__init__.py -lib/python${MODPY_VERSION}/site-packages/pgm/utils/__init__.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/utils/__init__.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/utils/benchmark.py -lib/python${MODPY_VERSION}/site-packages/pgm/utils/benchmark.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/utils/benchmark.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/utils/classinit.py -lib/python${MODPY_VERSION}/site-packages/pgm/utils/classinit.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/utils/classinit.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/utils/image.py -lib/python${MODPY_VERSION}/site-packages/pgm/utils/image.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/utils/image.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/utils/maths.py -lib/python${MODPY_VERSION}/site-packages/pgm/utils/maths.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/utils/maths.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/ -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/__init__.py -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/__init__.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/__init__.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/button.py -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/button.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/button.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/circular_list_ng.py -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/circular_list_ng.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/circular_list_ng.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/console.py -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/console.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/console.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/const.py -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/const.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/const.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/grid_ng.py -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/grid_ng.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/grid_ng.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/list_ng.py -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/list_ng.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/list_ng.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/scrollbar.py -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/scrollbar.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/scrollbar.pyo -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/sliced_image.py -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/sliced_image.pyc -lib/python${MODPY_VERSION}/site-packages/pgm/widgets/sliced_image.pyo -share/pigment-python/ -share/pigment-python/0.3/ -share/pigment-python/0.3/examples/ -share/pigment-python/0.3/examples/cloning.py -share/pigment-python/0.3/examples/groups.py -share/pigment-python/0.3/examples/image.py -share/pigment-python/0.3/examples/implicit.py -share/pigment-python/0.3/examples/layout.py -share/pigment-python/0.3/examples/mappingmatrix.py -share/pigment-python/0.3/examples/pgmgtk.py -share/pigment-python/0.3/examples/pictures/ -share/pigment-python/0.3/examples/pictures/fluendo.png -share/pigment-python/0.3/examples/pictures/line-pattern.png -share/pigment-python/0.3/examples/pictures/meiko.jpg -share/pigment-python/0.3/examples/sphere.py -share/pigment-python/0.3/examples/text.py -share/pigment-python/0.3/examples/timing.py -share/pigment-python/0.3/examples/video.py -share/pigment-python/0.3/examples/webcam.py -share/pigment-python/0.3/examples/wrapping.py -share/pigment-python/2.0/ -share/pigment-python/2.0/codegen/ -share/pigment-python/2.0/codegen/__init__.py -share/pigment-python/2.0/codegen/__init__.pyc -share/pigment-python/2.0/codegen/__init__.pyo -share/pigment-python/2.0/codegen/argtypes.py -share/pigment-python/2.0/codegen/argtypes.pyc -share/pigment-python/2.0/codegen/argtypes.pyo -share/pigment-python/2.0/codegen/codegen.py -share/pigment-python/2.0/codegen/codegen.pyc -share/pigment-python/2.0/codegen/codegen.pyo -share/pigment-python/2.0/codegen/createdefs.py -share/pigment-python/2.0/codegen/createdefs.pyc -share/pigment-python/2.0/codegen/createdefs.pyo -share/pigment-python/2.0/codegen/definitions.py -share/pigment-python/2.0/codegen/definitions.pyc -share/pigment-python/2.0/codegen/definitions.pyo -share/pigment-python/2.0/codegen/defsparser.py -share/pigment-python/2.0/codegen/defsparser.pyc -share/pigment-python/2.0/codegen/defsparser.pyo -share/pigment-python/2.0/codegen/docextract.py -share/pigment-python/2.0/codegen/docextract.pyc -share/pigment-python/2.0/codegen/docextract.pyo -share/pigment-python/2.0/codegen/docgen.py -share/pigment-python/2.0/codegen/docgen.pyc -share/pigment-python/2.0/codegen/docgen.pyo -share/pigment-python/2.0/codegen/docstuff.py -share/pigment-python/2.0/codegen/docstuff.pyc -share/pigment-python/2.0/codegen/docstuff.pyo -share/pigment-python/2.0/codegen/h2def.py -share/pigment-python/2.0/codegen/h2def.pyc -share/pigment-python/2.0/codegen/h2def.pyo -share/pigment-python/2.0/codegen/mergedefs.py -share/pigment-python/2.0/codegen/mergedefs.pyc -share/pigment-python/2.0/codegen/mergedefs.pyo -share/pigment-python/2.0/codegen/mkskel.py -share/pigment-python/2.0/codegen/mkskel.pyc -share/pigment-python/2.0/codegen/mkskel.pyo -share/pigment-python/2.0/codegen/override.py -share/pigment-python/2.0/codegen/override.pyc -share/pigment-python/2.0/codegen/override.pyo -share/pigment-python/2.0/codegen/reversewrapper.py -share/pigment-python/2.0/codegen/reversewrapper.pyc -share/pigment-python/2.0/codegen/reversewrapper.pyo -share/pigment-python/2.0/codegen/scmexpr.py -share/pigment-python/2.0/codegen/scmexpr.pyc -share/pigment-python/2.0/codegen/scmexpr.pyo