pkgsrc/graphics/py-imaging
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
..
files
patches update to 1.1.5 2005-10-12 14:48:44 +00:00
buildlink3.mk Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore 2004-05-17 21:32:33 +00:00
DESCR Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
distinfo update to 1.1.5 2005-10-12 14:48:44 +00:00
Makefile update to 1.1.5 2005-10-12 14:48:44 +00:00
PLIST update to 1.1.5 2005-10-12 14:48:44 +00:00