Subject: CVS commit: pkgsrc/graphics
From: Matthias Drochner
Date: 2005-10-12 16:48:44
Message id: 20051012144844.54FEB2DA27@cvs.netbsd.org

Log Message:
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

Files:
RevisionActionfile
1.24modifypkgsrc/graphics/py-imaging/Makefile
1.7modifypkgsrc/graphics/py-imaging/PLIST
1.9modifypkgsrc/graphics/py-imaging/distinfo
1.4modifypkgsrc/graphics/py-imaging/patches/patch-ab
1.16modifypkgsrc/graphics/py-imagingtk/Makefile
1.7modifypkgsrc/graphics/py-imagingtk/distinfo
1.2modifypkgsrc/graphics/py-imagingtk/patches/patch-aa
1.4removepkgsrc/graphics/py-imaging/patches/patch-aa