Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29195

Added Files:
        libpng15-32bit.info 
Log Message:
security update to 1.5.16 and fix multiple -arch usage errors with -m32

--- NEW FILE: libpng15-32bit.info ---
Package: libpng15-32bit
Version: 1.5.16
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, libpng15, libpng16, libpng16-32bit
Replaces: libpng, libpng3, libpng14, libpng15, libpng16, libpng16-32bit
Source: mirror:sourceforge:libpng/libpng-%v.tar.gz
Source-MD5: 836cc4673e282cb089018e70c3c4a7fa
ConfigureParams: --mandir='${prefix}/share/man' --libdir=%p/lib/i386
DocFiles: ANNOUNCE CHANGES INSTALL LICENSE README TODO
BuildDependsOnly: True
UseMaxBuildJobs: False
InfoTest: TestScript: make test
CompileScript: <<
#!/bin/sh -ev
 export CFLAGS="-m32"
 export CXXFLAGS="$CFLAGS"
 export LDFLAGS="$CFLAGS"
 %{default_script}
 fink-package-precedence . 
<<
InstallScript: <<
 make install DESTDIR=%d
<<
SplitOff: <<
  Package: %N-shlibs
  Files: lib/i386/libpng15.15.dylib
  Shlibs: <<
    %p/lib/i386/libpng15.15.dylib 32.0.0 %n (>= 1.5.16-1)
  <<
  Description: Shared libraries for libpng15 package
  DocFiles: ANNOUNCE CHANGES INSTALL LICENSE README TODO
<<
Description: PNG library (32-bit)
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 <d...@finkproject.org>


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to