diff options
Diffstat (limited to 'graphics/py-ming/pkg-plist')
-rw-r--r-- | graphics/py-ming/pkg-plist | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/graphics/py-ming/pkg-plist b/graphics/py-ming/pkg-plist index a54644e..e28db7b 100644 --- a/graphics/py-ming/pkg-plist +++ b/graphics/py-ming/pkg-plist @@ -1,6 +1,26 @@ lib/%%PYTHON_VERSION%%/site-packages/mingcmodule.so lib/%%PYTHON_VERSION%%/site-packages/ming.py +share/examples/%%PYTHON_VERSION%%/ming/action.py +share/examples/%%PYTHON_VERSION%%/ming/alphafill.py +share/examples/%%PYTHON_VERSION%%/ming/animation.py +share/examples/%%PYTHON_VERSION%%/ming/bitmapxform.py +share/examples/%%PYTHON_VERSION%%/ming/button.py +share/examples/%%PYTHON_VERSION%%/ming/cxform.py +share/examples/%%PYTHON_VERSION%%/ming/drag.py +share/examples/%%PYTHON_VERSION%%/ming/glyph.py +share/examples/%%PYTHON_VERSION%%/ming/gradient.py +share/examples/%%PYTHON_VERSION%%/ming/gradientxform.py +share/examples/%%PYTHON_VERSION%%/ming/jpegfill.py +share/examples/%%PYTHON_VERSION%%/ming/keypress.py +share/examples/%%PYTHON_VERSION%%/ming/morph.py +share/examples/%%PYTHON_VERSION%%/ming/mousetrack.py +share/examples/%%PYTHON_VERSION%%/ming/newbutton.py +share/examples/%%PYTHON_VERSION%%/ming/png.py +share/examples/%%PYTHON_VERSION%%/ming/pngalpha.py share/examples/%%PYTHON_VERSION%%/ming/shape.py +share/examples/%%PYTHON_VERSION%%/ming/sprite.py +share/examples/%%PYTHON_VERSION%%/ming/streammp3.py share/examples/%%PYTHON_VERSION%%/ming/test.py +share/examples/%%PYTHON_VERSION%%/ming/text.py @dirrm share/examples/%%PYTHON_VERSION%%/ming @unexec rmdir %D/share/examples/%%PYTHON_VERSION%% 2>/dev/null || true |