the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: libpng15
Version: 1.5.10
Revision: 1
BuildDepends: fink-package-precedence
Depends: %N-shlibs (= %v-%r), pkgconfig
DescPackaging: <<
Uses pkgconfig, but there are no pkgconfig-related dependencies.
<<
Conflicts: libpng, libpng3, libpng14, %n-32bit
Replaces: libpng, libpng3, libpng14, %n-32bit
Source: mirror:sourceforge:libpng/libpng-%v.tar.gz
Source-MD5: 9e5d864bce8f06751bbd99962ecf4aad
ConfigureParams: --mandir='${prefix}/share/man'
DocFiles: ANNOUNCE CHANGES INSTALL LICENSE README TODO
BuildDependsOnly: True
InfoTest: TestScript: make test
CompileScript: <<
%{default_script}
fink-package-precedence .
<<
InstallScript: <<
make install DESTDIR=%d
<<
SplitOff: <<
Package: %N-shlibs
Files: lib/libpng15.15.dylib
Shlibs: <<
%p/lib/libpng15.15.dylib 26.0.0 %n (>= 1.5.10-1)
<<
Description: Shared libraries for libpng15 package
DocFiles: ANNOUNCE CHANGES INSTALL LICENSE README TODO
<<
Description: PNG image format handling library
DescPort: <<
The included Makefile for Darwin which builds dynamic libraries had been
written by Christoph Pfisterer for the Fink project and accepted by the
upstream maintainers of libpng. However, these days we use "configure"
instead.
Previous versions by Christoph Pfisterer.
<<
License: OSI-Approved
Homepage: http://www.libpng.org/pub/png/libpng.html
Maintainer: Dave Morrison