diff options
author | recht <recht@pkgsrc.org> | 2003-09-14 16:43:45 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2003-09-14 16:43:45 +0000 |
commit | e914ab3288c32de6c4b5d382398e7394d75afe6d (patch) | |
tree | aca8ff7153d5fa2dbe4b26684fe239c50263adac /graphics | |
parent | ff2172dab34298825042d409dfa313c03cd1e84a (diff) | |
download | pkgsrc-e914ab3288c32de6c4b5d382398e7394d75afe6d.tar.gz |
hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".
Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.
Discussed with/ok'ed by drochner@.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-gnuplot/PLIST | 18 | ||||
-rw-r--r-- | graphics/py-imaging/PLIST | 69 | ||||
-rw-r--r-- | graphics/py-piddle/PLIST | 34 |
3 files changed, 118 insertions, 3 deletions
diff --git a/graphics/py-gnuplot/PLIST b/graphics/py-gnuplot/PLIST index 7fdea07b456..0904320f3dc 100644 --- a/graphics/py-gnuplot/PLIST +++ b/graphics/py-gnuplot/PLIST @@ -1,34 +1,50 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/04 18:38:27 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:50 recht Exp $ ${PYSITELIB}/Gnuplot/Errors.py ${PYSITELIB}/Gnuplot/Errors.pyc +${PYSITELIB}/Gnuplot/Errors.pyo ${PYSITELIB}/Gnuplot/PlotItems.py ${PYSITELIB}/Gnuplot/PlotItems.pyc +${PYSITELIB}/Gnuplot/PlotItems.pyo ${PYSITELIB}/Gnuplot/_Gnuplot.py ${PYSITELIB}/Gnuplot/_Gnuplot.pyc +${PYSITELIB}/Gnuplot/_Gnuplot.pyo ${PYSITELIB}/Gnuplot/__init__.py ${PYSITELIB}/Gnuplot/__init__.pyc +${PYSITELIB}/Gnuplot/__init__.pyo ${PYSITELIB}/Gnuplot/demo.py ${PYSITELIB}/Gnuplot/demo.pyc +${PYSITELIB}/Gnuplot/demo.pyo ${PYSITELIB}/Gnuplot/funcutils.py ${PYSITELIB}/Gnuplot/funcutils.pyc +${PYSITELIB}/Gnuplot/funcutils.pyo ${PYSITELIB}/Gnuplot/gnuplot_Suites.py ${PYSITELIB}/Gnuplot/gnuplot_Suites.pyc +${PYSITELIB}/Gnuplot/gnuplot_Suites.pyo ${PYSITELIB}/Gnuplot/gp.py ${PYSITELIB}/Gnuplot/gp.pyc +${PYSITELIB}/Gnuplot/gp.pyo ${PYSITELIB}/Gnuplot/gp_mac.py ${PYSITELIB}/Gnuplot/gp_mac.pyc +${PYSITELIB}/Gnuplot/gp_mac.pyo ${PYSITELIB}/Gnuplot/gp_macosx.py ${PYSITELIB}/Gnuplot/gp_macosx.pyc +${PYSITELIB}/Gnuplot/gp_macosx.pyo ${PYSITELIB}/Gnuplot/gp_unix.py ${PYSITELIB}/Gnuplot/gp_unix.pyc +${PYSITELIB}/Gnuplot/gp_unix.pyo ${PYSITELIB}/Gnuplot/gp_win32.py ${PYSITELIB}/Gnuplot/gp_win32.pyc +${PYSITELIB}/Gnuplot/gp_win32.pyo ${PYSITELIB}/Gnuplot/oldplot.py ${PYSITELIB}/Gnuplot/oldplot.pyc +${PYSITELIB}/Gnuplot/oldplot.pyo ${PYSITELIB}/Gnuplot/termdefs.py ${PYSITELIB}/Gnuplot/termdefs.pyc +${PYSITELIB}/Gnuplot/termdefs.pyo ${PYSITELIB}/Gnuplot/test.py ${PYSITELIB}/Gnuplot/test.pyc +${PYSITELIB}/Gnuplot/test.pyo ${PYSITELIB}/Gnuplot/utils.py ${PYSITELIB}/Gnuplot/utils.pyc +${PYSITELIB}/Gnuplot/utils.pyo @dirrm ${PYSITELIB}/Gnuplot diff --git a/graphics/py-imaging/PLIST b/graphics/py-imaging/PLIST index 6ab99dfb9c0..68420e0cf9c 100644 --- a/graphics/py-imaging/PLIST +++ b/graphics/py-imaging/PLIST @@ -1,142 +1,209 @@ -@comment $NetBSD: PLIST,v 1.5 2003/06/27 10:11:59 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/09/14 16:43:50 recht Exp $ ${PYINC}/PIL/ImConfig.h ${PYINC}/PIL/ImPlatform.h ${PYINC}/PIL/Imaging.h ${PYSITELIB}/PIL.pth ${PYSITELIB}/PIL/ArgImagePlugin.py ${PYSITELIB}/PIL/ArgImagePlugin.pyc +${PYSITELIB}/PIL/ArgImagePlugin.pyo ${PYSITELIB}/PIL/BdfFontFile.py ${PYSITELIB}/PIL/BdfFontFile.pyc +${PYSITELIB}/PIL/BdfFontFile.pyo ${PYSITELIB}/PIL/BmpImagePlugin.py ${PYSITELIB}/PIL/BmpImagePlugin.pyc +${PYSITELIB}/PIL/BmpImagePlugin.pyo ${PYSITELIB}/PIL/ContainerIO.py ${PYSITELIB}/PIL/ContainerIO.pyc +${PYSITELIB}/PIL/ContainerIO.pyo ${PYSITELIB}/PIL/CurImagePlugin.py ${PYSITELIB}/PIL/CurImagePlugin.pyc +${PYSITELIB}/PIL/CurImagePlugin.pyo ${PYSITELIB}/PIL/DcxImagePlugin.py ${PYSITELIB}/PIL/DcxImagePlugin.pyc +${PYSITELIB}/PIL/DcxImagePlugin.pyo ${PYSITELIB}/PIL/EpsImagePlugin.py ${PYSITELIB}/PIL/EpsImagePlugin.pyc +${PYSITELIB}/PIL/EpsImagePlugin.pyo ${PYSITELIB}/PIL/ExifTags.py ${PYSITELIB}/PIL/ExifTags.pyc +${PYSITELIB}/PIL/ExifTags.pyo ${PYSITELIB}/PIL/FliImagePlugin.py ${PYSITELIB}/PIL/FliImagePlugin.pyc +${PYSITELIB}/PIL/FliImagePlugin.pyo ${PYSITELIB}/PIL/FontFile.py ${PYSITELIB}/PIL/FontFile.pyc +${PYSITELIB}/PIL/FontFile.pyo ${PYSITELIB}/PIL/FpxImagePlugin.py ${PYSITELIB}/PIL/FpxImagePlugin.pyc +${PYSITELIB}/PIL/FpxImagePlugin.pyo ${PYSITELIB}/PIL/GbrImagePlugin.py ${PYSITELIB}/PIL/GbrImagePlugin.pyc +${PYSITELIB}/PIL/GbrImagePlugin.pyo ${PYSITELIB}/PIL/GdImageFile.py ${PYSITELIB}/PIL/GdImageFile.pyc +${PYSITELIB}/PIL/GdImageFile.pyo ${PYSITELIB}/PIL/GifImagePlugin.py ${PYSITELIB}/PIL/GifImagePlugin.pyc +${PYSITELIB}/PIL/GifImagePlugin.pyo ${PYSITELIB}/PIL/GimpGradientFile.py ${PYSITELIB}/PIL/GimpGradientFile.pyc +${PYSITELIB}/PIL/GimpGradientFile.pyo ${PYSITELIB}/PIL/GimpPaletteFile.py ${PYSITELIB}/PIL/GimpPaletteFile.pyc +${PYSITELIB}/PIL/GimpPaletteFile.pyo ${PYSITELIB}/PIL/IcoImagePlugin.py ${PYSITELIB}/PIL/IcoImagePlugin.pyc +${PYSITELIB}/PIL/IcoImagePlugin.pyo ${PYSITELIB}/PIL/ImImagePlugin.py ${PYSITELIB}/PIL/ImImagePlugin.pyc +${PYSITELIB}/PIL/ImImagePlugin.pyo ${PYSITELIB}/PIL/Image.py ${PYSITELIB}/PIL/Image.pyc +${PYSITELIB}/PIL/Image.pyo ${PYSITELIB}/PIL/ImageChops.py ${PYSITELIB}/PIL/ImageChops.pyc +${PYSITELIB}/PIL/ImageChops.pyo ${PYSITELIB}/PIL/ImageColor.py ${PYSITELIB}/PIL/ImageColor.pyc +${PYSITELIB}/PIL/ImageColor.pyo ${PYSITELIB}/PIL/ImageDraw.py ${PYSITELIB}/PIL/ImageDraw.pyc +${PYSITELIB}/PIL/ImageDraw.pyo ${PYSITELIB}/PIL/ImageEnhance.py ${PYSITELIB}/PIL/ImageEnhance.pyc +${PYSITELIB}/PIL/ImageEnhance.pyo ${PYSITELIB}/PIL/ImageFile.py ${PYSITELIB}/PIL/ImageFile.pyc +${PYSITELIB}/PIL/ImageFile.pyo ${PYSITELIB}/PIL/ImageFileIO.py ${PYSITELIB}/PIL/ImageFileIO.pyc +${PYSITELIB}/PIL/ImageFileIO.pyo ${PYSITELIB}/PIL/ImageFilter.py ${PYSITELIB}/PIL/ImageFilter.pyc +${PYSITELIB}/PIL/ImageFilter.pyo ${PYSITELIB}/PIL/ImageFont.py ${PYSITELIB}/PIL/ImageFont.pyc +${PYSITELIB}/PIL/ImageFont.pyo ${PYSITELIB}/PIL/ImageGrab.py ${PYSITELIB}/PIL/ImageGrab.pyc +${PYSITELIB}/PIL/ImageGrab.pyo ${PYSITELIB}/PIL/ImageOps.py ${PYSITELIB}/PIL/ImageOps.pyc +${PYSITELIB}/PIL/ImageOps.pyo ${PYSITELIB}/PIL/ImagePalette.py ${PYSITELIB}/PIL/ImagePalette.pyc +${PYSITELIB}/PIL/ImagePalette.pyo ${PYSITELIB}/PIL/ImagePath.py ${PYSITELIB}/PIL/ImagePath.pyc +${PYSITELIB}/PIL/ImagePath.pyo ${PYSITELIB}/PIL/ImageSequence.py ${PYSITELIB}/PIL/ImageSequence.pyc +${PYSITELIB}/PIL/ImageSequence.pyo ${PYSITELIB}/PIL/ImageStat.py ${PYSITELIB}/PIL/ImageStat.pyc +${PYSITELIB}/PIL/ImageStat.pyo ${PYSITELIB}/PIL/ImageTk.py ${PYSITELIB}/PIL/ImageTk.pyc +${PYSITELIB}/PIL/ImageTk.pyo ${PYSITELIB}/PIL/ImageTransform.py ${PYSITELIB}/PIL/ImageTransform.pyc +${PYSITELIB}/PIL/ImageTransform.pyo ${PYSITELIB}/PIL/ImageWin.py ${PYSITELIB}/PIL/ImageWin.pyc +${PYSITELIB}/PIL/ImageWin.pyo ${PYSITELIB}/PIL/ImtImagePlugin.py ${PYSITELIB}/PIL/ImtImagePlugin.pyc +${PYSITELIB}/PIL/ImtImagePlugin.pyo ${PYSITELIB}/PIL/IptcImagePlugin.py ${PYSITELIB}/PIL/IptcImagePlugin.pyc +${PYSITELIB}/PIL/IptcImagePlugin.pyo ${PYSITELIB}/PIL/JpegImagePlugin.py ${PYSITELIB}/PIL/JpegImagePlugin.pyc +${PYSITELIB}/PIL/JpegImagePlugin.pyo ${PYSITELIB}/PIL/McIdasImagePlugin.py ${PYSITELIB}/PIL/McIdasImagePlugin.pyc +${PYSITELIB}/PIL/McIdasImagePlugin.pyo ${PYSITELIB}/PIL/MicImagePlugin.py ${PYSITELIB}/PIL/MicImagePlugin.pyc +${PYSITELIB}/PIL/MicImagePlugin.pyo ${PYSITELIB}/PIL/MpegImagePlugin.py ${PYSITELIB}/PIL/MpegImagePlugin.pyc +${PYSITELIB}/PIL/MpegImagePlugin.pyo ${PYSITELIB}/PIL/MspImagePlugin.py ${PYSITELIB}/PIL/MspImagePlugin.pyc +${PYSITELIB}/PIL/MspImagePlugin.pyo ${PYSITELIB}/PIL/OleFileIO.py ${PYSITELIB}/PIL/OleFileIO.pyc +${PYSITELIB}/PIL/OleFileIO.pyo ${PYSITELIB}/PIL/PSDraw.py ${PYSITELIB}/PIL/PSDraw.pyc +${PYSITELIB}/PIL/PSDraw.pyo ${PYSITELIB}/PIL/PaletteFile.py ${PYSITELIB}/PIL/PaletteFile.pyc +${PYSITELIB}/PIL/PaletteFile.pyo ${PYSITELIB}/PIL/PalmImagePlugin.py ${PYSITELIB}/PIL/PalmImagePlugin.pyc +${PYSITELIB}/PIL/PalmImagePlugin.pyo ${PYSITELIB}/PIL/PcdImagePlugin.py ${PYSITELIB}/PIL/PcdImagePlugin.pyc +${PYSITELIB}/PIL/PcdImagePlugin.pyo ${PYSITELIB}/PIL/PcfFontFile.py ${PYSITELIB}/PIL/PcfFontFile.pyc +${PYSITELIB}/PIL/PcfFontFile.pyo ${PYSITELIB}/PIL/PcxImagePlugin.py ${PYSITELIB}/PIL/PcxImagePlugin.pyc +${PYSITELIB}/PIL/PcxImagePlugin.pyo ${PYSITELIB}/PIL/PdfImagePlugin.py ${PYSITELIB}/PIL/PdfImagePlugin.pyc +${PYSITELIB}/PIL/PdfImagePlugin.pyo ${PYSITELIB}/PIL/PixarImagePlugin.py ${PYSITELIB}/PIL/PixarImagePlugin.pyc +${PYSITELIB}/PIL/PixarImagePlugin.pyo ${PYSITELIB}/PIL/PngImagePlugin.py ${PYSITELIB}/PIL/PngImagePlugin.pyc +${PYSITELIB}/PIL/PngImagePlugin.pyo ${PYSITELIB}/PIL/PpmImagePlugin.py ${PYSITELIB}/PIL/PpmImagePlugin.pyc +${PYSITELIB}/PIL/PpmImagePlugin.pyo ${PYSITELIB}/PIL/PsdImagePlugin.py ${PYSITELIB}/PIL/PsdImagePlugin.pyc +${PYSITELIB}/PIL/PsdImagePlugin.pyo ${PYSITELIB}/PIL/SgiImagePlugin.py ${PYSITELIB}/PIL/SgiImagePlugin.pyc +${PYSITELIB}/PIL/SgiImagePlugin.pyo ${PYSITELIB}/PIL/SunImagePlugin.py ${PYSITELIB}/PIL/SunImagePlugin.pyc +${PYSITELIB}/PIL/SunImagePlugin.pyo ${PYSITELIB}/PIL/TarIO.py ${PYSITELIB}/PIL/TarIO.pyc +${PYSITELIB}/PIL/TarIO.pyo ${PYSITELIB}/PIL/TgaImagePlugin.py ${PYSITELIB}/PIL/TgaImagePlugin.pyc +${PYSITELIB}/PIL/TgaImagePlugin.pyo ${PYSITELIB}/PIL/TiffImagePlugin.py ${PYSITELIB}/PIL/TiffImagePlugin.pyc +${PYSITELIB}/PIL/TiffImagePlugin.pyo ${PYSITELIB}/PIL/TiffTags.py ${PYSITELIB}/PIL/TiffTags.pyc +${PYSITELIB}/PIL/TiffTags.pyo ${PYSITELIB}/PIL/WalImageFile.py ${PYSITELIB}/PIL/WalImageFile.pyc +${PYSITELIB}/PIL/WalImageFile.pyo ${PYSITELIB}/PIL/WmfImagePlugin.py ${PYSITELIB}/PIL/WmfImagePlugin.pyc +${PYSITELIB}/PIL/WmfImagePlugin.pyo ${PYSITELIB}/PIL/XVThumbImagePlugin.py ${PYSITELIB}/PIL/XVThumbImagePlugin.pyc +${PYSITELIB}/PIL/XVThumbImagePlugin.pyo ${PYSITELIB}/PIL/XbmImagePlugin.py ${PYSITELIB}/PIL/XbmImagePlugin.pyc +${PYSITELIB}/PIL/XbmImagePlugin.pyo ${PYSITELIB}/PIL/XpmImagePlugin.py ${PYSITELIB}/PIL/XpmImagePlugin.pyc +${PYSITELIB}/PIL/XpmImagePlugin.pyo ${PYSITELIB}/PIL/__init__.py ${PYSITELIB}/PIL/__init__.pyc +${PYSITELIB}/PIL/__init__.pyo ${PYSITELIB}/PIL/_imaging.so @dirrm ${PYINC}/PIL @dirrm ${PYSITELIB}/PIL diff --git a/graphics/py-piddle/PLIST b/graphics/py-piddle/PLIST index 10512d2946e..ef86a21ec98 100644 --- a/graphics/py-piddle/PLIST +++ b/graphics/py-piddle/PLIST @@ -1,64 +1,94 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/30 11:19:31 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:51 recht Exp $ ${PYSITELIB}/piddle/PixMapWrapper.py ${PYSITELIB}/piddle/PixMapWrapper.pyc +${PYSITELIB}/piddle/PixMapWrapper.pyo ${PYSITELIB}/piddle/aigen.py ${PYSITELIB}/piddle/aigen.pyc +${PYSITELIB}/piddle/aigen.pyo ${PYSITELIB}/piddle/discipline.py ${PYSITELIB}/piddle/discipline.pyc +${PYSITELIB}/piddle/discipline.pyo ${PYSITELIB}/piddle/pagesizes.py ${PYSITELIB}/piddle/pagesizes.pyc +${PYSITELIB}/piddle/pagesizes.pyo ${PYSITELIB}/piddle/pdfdoc.py ${PYSITELIB}/piddle/pdfdoc.pyc +${PYSITELIB}/piddle/pdfdoc.pyo ${PYSITELIB}/piddle/pdfgen.py ${PYSITELIB}/piddle/pdfgen.pyc +${PYSITELIB}/piddle/pdfgen.pyo ${PYSITELIB}/piddle/pdfgeom.py ${PYSITELIB}/piddle/pdfgeom.pyc +${PYSITELIB}/piddle/pdfgeom.pyo ${PYSITELIB}/piddle/pdfmetrics.py ${PYSITELIB}/piddle/pdfmetrics.pyc +${PYSITELIB}/piddle/pdfmetrics.pyo ${PYSITELIB}/piddle/pdfutils.py ${PYSITELIB}/piddle/pdfutils.pyc +${PYSITELIB}/piddle/pdfutils.pyo ${PYSITELIB}/piddle/piddle.py ${PYSITELIB}/piddle/piddle.pyc +${PYSITELIB}/piddle/piddle.pyo ${PYSITELIB}/piddle/piddleAI.py ${PYSITELIB}/piddle/piddleAI.pyc +${PYSITELIB}/piddle/piddleAI.pyo ${PYSITELIB}/piddle/piddleFIG.py ${PYSITELIB}/piddle/piddleFIG.pyc +${PYSITELIB}/piddle/piddleFIG.pyo ${PYSITELIB}/piddle/piddleGL.py ${PYSITELIB}/piddle/piddleGL.pyc +${PYSITELIB}/piddle/piddleGL.pyo ${PYSITELIB}/piddle/piddleGTK/__init__.py ${PYSITELIB}/piddle/piddleGTK/__init__.pyc +${PYSITELIB}/piddle/piddleGTK/__init__.pyo ${PYSITELIB}/piddle/piddleGTK/core.py ${PYSITELIB}/piddle/piddleGTK/core.pyc +${PYSITELIB}/piddle/piddleGTK/core.pyo ${PYSITELIB}/piddle/piddleGTK/tests.py ${PYSITELIB}/piddle/piddleGTK/tests.pyc +${PYSITELIB}/piddle/piddleGTK/tests.pyo ${PYSITELIB}/piddle/piddlePDF.py ${PYSITELIB}/piddle/piddlePDF.pyc +${PYSITELIB}/piddle/piddlePDF.pyo ${PYSITELIB}/piddle/piddlePIL.py ${PYSITELIB}/piddle/piddlePIL.pyc +${PYSITELIB}/piddle/piddlePIL.pyo ${PYSITELIB}/piddle/piddlePS.py ${PYSITELIB}/piddle/piddlePS.pyc +${PYSITELIB}/piddle/piddlePS.pyo ${PYSITELIB}/piddle/piddlePSmetrics.py ${PYSITELIB}/piddle/piddlePSmetrics.pyc +${PYSITELIB}/piddle/piddlePSmetrics.pyo ${PYSITELIB}/piddle/piddleQD.py ${PYSITELIB}/piddle/piddleQD.pyc +${PYSITELIB}/piddle/piddleQD.pyo ${PYSITELIB}/piddle/piddleSVG/__init__.py ${PYSITELIB}/piddle/piddleSVG/__init__.pyc +${PYSITELIB}/piddle/piddleSVG/__init__.pyo ${PYSITELIB}/piddle/piddleSVG/piddleSVG.py ${PYSITELIB}/piddle/piddleSVG/piddleSVG.pyc +${PYSITELIB}/piddle/piddleSVG/piddleSVG.pyo ${PYSITELIB}/piddle/piddleTK.py ${PYSITELIB}/piddle/piddleTK.pyc +${PYSITELIB}/piddle/piddleTK.pyo ${PYSITELIB}/piddle/piddleTK2/__init__.py ${PYSITELIB}/piddle/piddleTK2/__init__.pyc +${PYSITELIB}/piddle/piddleTK2/__init__.pyo ${PYSITELIB}/piddle/piddleTK2/piddleTK.py ${PYSITELIB}/piddle/piddleTK2/piddleTK.pyc +${PYSITELIB}/piddle/piddleTK2/piddleTK.pyo ${PYSITELIB}/piddle/piddleVCR.py ${PYSITELIB}/piddle/piddleVCR.pyc +${PYSITELIB}/piddle/piddleVCR.pyo ${PYSITELIB}/piddle/piddleWX.py ${PYSITELIB}/piddle/piddleWX.pyc +${PYSITELIB}/piddle/piddleWX.pyo ${PYSITELIB}/piddle/piddleWxDc.py ${PYSITELIB}/piddle/piddleWxDc.pyc +${PYSITELIB}/piddle/piddleWxDc.pyo ${PYSITELIB}/piddle/piddletest.py ${PYSITELIB}/piddle/piddletest.pyc +${PYSITELIB}/piddle/piddletest.pyo ${PYSITELIB}/piddle/pilfonts/courier-10.pil ${PYSITELIB}/piddle/pilfonts/courier-10.png ${PYSITELIB}/piddle/pilfonts/courier-12.pil @@ -146,9 +176,11 @@ ${PYSITELIB}/piddle/pilfonts/times-bold-8.pil ${PYSITELIB}/piddle/pilfonts/times-bold-8.png ${PYSITELIB}/piddle/polyfunc.py ${PYSITELIB}/piddle/polyfunc.pyc +${PYSITELIB}/piddle/polyfunc.pyo ${PYSITELIB}/piddle/python.gif ${PYSITELIB}/piddle/stringformat.py ${PYSITELIB}/piddle/stringformat.pyc +${PYSITELIB}/piddle/stringformat.pyo @dirrm ${PYSITELIB}/piddle/pilfonts @dirrm ${PYSITELIB}/piddle/piddleTK2 @dirrm ${PYSITELIB}/piddle/piddleSVG |