Package: libpng3 Version: 1.2.8 Revision: 1 Epoch: 1 Depends: %N-shlibs (= %e:%v-%r), pkgconfig BuildDepends: fink (>= 0.9.9-1) DescPackaging: << Uses pkgconfig, but there are no pkgconfig-related dependencies. The Epoch was introduced when a bug in 1.2.6 forced us to revert to 1.2.5. Versions 1:1.2.5-1 and later include the August 2004 security patches. << Conflicts: libpng Replaces: libpng Source: mirror:sourceforge:libpng/libpng-%v.tar.bz2 Source-MD5: 00cea4539bea4bd34cbf8b82ff9589cd CompileScript: << ln -s scripts/makefile.darwin Makefile make DESTDIR= prefix=%p ZLIBLIB=/usr/lib ZLIBINC=/usr/include MANPATH='$(prefix)/share/man' << InstallScript: << mkdir -p %i/share/man make install DESTDIR=%d prefix=%p ZLIBLIB=/usr/lib ZLIBINC=/usr/include MANPATH='$(prefix)/share/man' << DocFiles: LICENSE README ANNOUNCE Y2KINFO KNOWNBUG BuildDependsOnly: True SplitOff: << Package: %N-shlibs Files: lib/libpng12.0.%v.dylib lib/libpng12.0.dylib lib/libpng.3.%v.dylib lib/libpng.3.dylib Shlibs: << %p/lib/libpng.3.dylib 3.0.0 %n (>= 1.2.5-1) %p/lib/libpng12.0.dylib 0.1.2 %n (>= 1.2.5-3) << Description: Shared libraries for libpng3 package DocFiles: LICENSE README ANNOUNCE Y2KINFO KNOWNBUG << Description: PNG image format handling library DescPort: << Doesn't use autoconf. Comes with a big selection of Makefiles instead. We use the included Makefile for Darwin, which builds dynamic libraries (the OS X Makefile only builds static libraries). This Makefile was written by Christoph Pfisterer for the Fink project and accepted by the upstream maintainers of libpng. Previous versions by Christoph Pfisterer. This package is named libpng3 because in version 1.2.1 the major version number was set to 3. The major version number was changed again in 1.2.2, and the library renamed to libpng12, but this was intended as a backward- compatible change to 1.2.1. Since the upstream makefiles include symlinks for backward compatibility, we have not changed the name of the Fink package, which was established as libpng3 at version 1.2.1. << License: OSI-Approved Homepage: http://www.libpng.org/pub/png/libpng.html Maintainer: Dave Morrison