diff options
author | obache <obache@pkgsrc.org> | 2013-12-06 11:22:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-12-06 11:22:45 +0000 |
commit | f4bdd878b24a7c56914c6c4981cdf94758d1a8ba (patch) | |
tree | d11afcc6d8e56e1d651f055a8ddd0b1fb96b6f13 /graphics | |
parent | 1c2bf583b65785897c9d493ff1dea90f34dccd1e (diff) | |
download | pkgsrc-f4bdd878b24a7c56914c6c4981cdf94758d1a8ba.tar.gz |
Import Pillow-2.2.1 as graphics/Pillow.
Pillow is the "friendly" PIL fork by Alex Clark and Contributors. PIL is the
Python Imaging Library by Fredrik Lundh and Contributors.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Pillow/DESCR | 2 | ||||
-rw-r--r-- | graphics/Pillow/Makefile | 26 | ||||
-rw-r--r-- | graphics/Pillow/PLIST | 268 | ||||
-rw-r--r-- | graphics/Pillow/distinfo | 5 |
4 files changed, 301 insertions, 0 deletions
diff --git a/graphics/Pillow/DESCR b/graphics/Pillow/DESCR new file mode 100644 index 00000000000..aa21542885f --- /dev/null +++ b/graphics/Pillow/DESCR @@ -0,0 +1,2 @@ +Pillow is the "friendly" PIL fork by Alex Clark and Contributors. PIL is the +Python Imaging Library by Fredrik Lundh and Contributors. diff --git a/graphics/Pillow/Makefile b/graphics/Pillow/Makefile new file mode 100644 index 00000000000..2050d43564e --- /dev/null +++ b/graphics/Pillow/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1 2013/12/06 11:22:45 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 + +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/Pillow/PLIST b/graphics/Pillow/PLIST new file mode 100644 index 00000000000..20d60a79d57 --- /dev/null +++ b/graphics/Pillow/PLIST @@ -0,0 +1,268 @@ +@comment $NetBSD: PLIST,v 1.1 2013/12/06 11:22:45 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/Pillow/distinfo b/graphics/Pillow/distinfo new file mode 100644 index 00000000000..964d816dce4 --- /dev/null +++ b/graphics/Pillow/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/12/06 11:22:45 obache Exp $ + +SHA1 (Pillow-2.2.1.zip) = 94999c2b598d19b3f26ddc8f77530f8babab8bd0 +RMD160 (Pillow-2.2.1.zip) = 7750b2a81b0963576febc069628548626269fdd6 +Size (Pillow-2.2.1.zip) = 2231597 bytes |