summaryrefslogtreecommitdiff
path: root/graphics/py-Pillow
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-12-07 12:56:52 +0000
committerobache <obache@pkgsrc.org>2013-12-07 12:56:52 +0000
commit9f0620d4f04320362b63b3de9e54735f4a4853f5 (patch)
tree99d90d593305e55f73d630e3e99379297beda48b /graphics/py-Pillow
parentc73604d5f90db73b178c9556a74fa31df8d45241 (diff)
downloadpkgsrc-9f0620d4f04320362b63b3de9e54735f4a4853f5.tar.gz
Import py-Pillow-2.2.1 as graphics/py-Pillow.
Pillow is the "friendly" PIL fork. The Python Imaging Library (PIL) adds image processing capabilities to your Python environment. This library provides extensive file format support, an efficient internal representation, and powerful image processing capabilities.
Diffstat (limited to 'graphics/py-Pillow')
-rw-r--r--graphics/py-Pillow/DESCR4
-rw-r--r--graphics/py-Pillow/Makefile26
-rw-r--r--graphics/py-Pillow/PLIST268
-rw-r--r--graphics/py-Pillow/distinfo5
4 files changed, 303 insertions, 0 deletions
diff --git a/graphics/py-Pillow/DESCR b/graphics/py-Pillow/DESCR
new file mode 100644
index 00000000000..9fb5b175a05
--- /dev/null
+++ b/graphics/py-Pillow/DESCR
@@ -0,0 +1,4 @@
+Pillow is the "friendly" PIL fork.
+The Python Imaging Library (PIL) adds image processing capabilities to your
+Python environment. This library provides extensive file format support, an
+efficient internal representation, and powerful image processing capabilities.
diff --git a/graphics/py-Pillow/Makefile b/graphics/py-Pillow/Makefile
new file mode 100644
index 00000000000..7c28212a264
--- /dev/null
+++ b/graphics/py-Pillow/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2013/12/07 12:56:52 obache Exp $
+#
+
+DISTNAME= Pillow-2.2.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= graphics python
+MASTER_SITES= https://pypi.python.org/packages/source/P/Pillow/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= obache@NetBSD.org
+HOMEPAGE= http://python-imaging.github.io/
+COMMENT= Python Imaging Library (Fork)
+
+CONFLICTS+= ${PYPKGPREFIX}-imaging-[0-9]*
+
+PYTHON_SELF_CONFLICT= yes
+PYTHON_VERSIONS_INCLUDE_3X= yes
+
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/lcms/buildlink3.mk"
+.include "../../graphics/libwebp/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/jpeg.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/py-Pillow/PLIST b/graphics/py-Pillow/PLIST
new file mode 100644
index 00000000000..efbc8238ddf
--- /dev/null
+++ b/graphics/py-Pillow/PLIST
@@ -0,0 +1,268 @@
+@comment $NetBSD: PLIST,v 1.1 2013/12/07 12:56:52 obache Exp $
+bin/pilconvert.py
+bin/pildriver.py
+bin/pilfile.py
+bin/pilfont.py
+bin/pilprint.py
+${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/BufrStubImagePlugin.py
+${PYSITELIB}/PIL/BufrStubImagePlugin.pyc
+${PYSITELIB}/PIL/BufrStubImagePlugin.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/FitsStubImagePlugin.py
+${PYSITELIB}/PIL/FitsStubImagePlugin.pyc
+${PYSITELIB}/PIL/FitsStubImagePlugin.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/GribStubImagePlugin.py
+${PYSITELIB}/PIL/GribStubImagePlugin.pyc
+${PYSITELIB}/PIL/GribStubImagePlugin.pyo
+${PYSITELIB}/PIL/Hdf5StubImagePlugin.py
+${PYSITELIB}/PIL/Hdf5StubImagePlugin.pyc
+${PYSITELIB}/PIL/Hdf5StubImagePlugin.pyo
+${PYSITELIB}/PIL/IcnsImagePlugin.py
+${PYSITELIB}/PIL/IcnsImagePlugin.pyc
+${PYSITELIB}/PIL/IcnsImagePlugin.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/ImageCms.py
+${PYSITELIB}/PIL/ImageCms.pyc
+${PYSITELIB}/PIL/ImageCms.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/ImageDraw2.py
+${PYSITELIB}/PIL/ImageDraw2.pyc
+${PYSITELIB}/PIL/ImageDraw2.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/ImageMath.py
+${PYSITELIB}/PIL/ImageMath.pyc
+${PYSITELIB}/PIL/ImageMath.pyo
+${PYSITELIB}/PIL/ImageMode.py
+${PYSITELIB}/PIL/ImageMode.pyc
+${PYSITELIB}/PIL/ImageMode.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/ImageQt.py
+${PYSITELIB}/PIL/ImageQt.pyc
+${PYSITELIB}/PIL/ImageQt.pyo
+${PYSITELIB}/PIL/ImageSequence.py
+${PYSITELIB}/PIL/ImageSequence.pyc
+${PYSITELIB}/PIL/ImageSequence.pyo
+${PYSITELIB}/PIL/ImageShow.py
+${PYSITELIB}/PIL/ImageShow.pyc
+${PYSITELIB}/PIL/ImageShow.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/JpegPresets.py
+${PYSITELIB}/PIL/JpegPresets.pyc
+${PYSITELIB}/PIL/JpegPresets.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/SpiderImagePlugin.py
+${PYSITELIB}/PIL/SpiderImagePlugin.pyc
+${PYSITELIB}/PIL/SpiderImagePlugin.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/WebPImagePlugin.py
+${PYSITELIB}/PIL/WebPImagePlugin.pyc
+${PYSITELIB}/PIL/WebPImagePlugin.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/_binary.py
+${PYSITELIB}/PIL/_binary.pyc
+${PYSITELIB}/PIL/_binary.pyo
+${PYSITELIB}/PIL/_imaging.so
+${PYSITELIB}/PIL/_imagingcms.so
+${PYSITELIB}/PIL/_imagingft.so
+${PYSITELIB}/PIL/_imagingmath.so
+${PYSITELIB}/PIL/_util.py
+${PYSITELIB}/PIL/_util.pyc
+${PYSITELIB}/PIL/_util.pyo
+${PYSITELIB}/PIL/_webp.so
+${PYSITELIB}/PIL/tests.py
+${PYSITELIB}/PIL/tests.pyc
+${PYSITELIB}/PIL/tests.pyo
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/zip-safe
diff --git a/graphics/py-Pillow/distinfo b/graphics/py-Pillow/distinfo
new file mode 100644
index 00000000000..f0173af4d11
--- /dev/null
+++ b/graphics/py-Pillow/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/12/07 12:56:52 obache Exp $
+
+SHA1 (Pillow-2.2.1.zip) = 94999c2b598d19b3f26ddc8f77530f8babab8bd0
+RMD160 (Pillow-2.2.1.zip) = 7750b2a81b0963576febc069628548626269fdd6
+Size (Pillow-2.2.1.zip) = 2231597 bytes