pkgsrc/graphics/py-imaging/PLIST
drochner cd00f1eb31 update to 1.1.5
changes:
+ Runs under Python 1.5.2 and newer, including 2.4.  You may need
  additional libraries to build under 1.5.2; see instructions below.
+ New build procedure.  The setup.py file now configures and builds
  the core library as well as the bindings, in one step.
+ Added stub drivers for BUFR, FITS, GRIB, HDF5, and WMF files.
  Stub drivers can identify the file format, but relies on
  application-provided drivers to read or write images in that
  format.
+ Added experimental "LA" mode support. An "LA" image is an "L"
  image with an attached transparency layer.
+ Added "RankFilter", "MinFilter", "MedianFilter", and "MaxFilter"
  classes to the ImageFilter module.
+ Improved support for applications using multiple threads on
  systems with multiple processors and/or hyperthreading processors.
+ Added EXIF GPSInfo read support for JPEG files.
+ Lots of bug fixes and performance tweaks.

pkgsrc note: freetype and tiff support isn't built yet, should be
separate pkgs
2005-10-12 14:48:44 +00:00

229 lines
7.6 KiB
Text

@comment $NetBSD: PLIST,v 1.7 2005/10/12 14:48:44 drochner Exp $
${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/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/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/ImageGL.py
${PYSITELIB}/PIL/ImageGL.pyc
${PYSITELIB}/PIL/ImageGL.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/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/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