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

Added Files:
        libtiff5-shlibs.info 
Log Message:
libtiff5 to 10.4

--- NEW FILE: libtiff5-shlibs.info ---
Package: libtiff5-shlibs
Version: 4.0.3
Revision: 1
Description: TIFF image format library and tools
License: BSD
Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>
### Feel free to update when necessary.
Depends: <<
        libjbig-shlibs,
        libjpeg8-shlibs (>= 8-2),
        liblzma5-shlibs
<<
BuildDepends: <<
        fink-package-precedence,
        libjbig,
        libjpeg8 (>= 8-2),
        liblzma5,
        pkgconfig
<<
GCC: 4.0
Source: http://download.osgeo.org/libtiff/tiff-%v.tar.gz
Source-MD5: 051c1068e6a0627f461948c365290410
PatchScript: <<
        perl -pi -e 's|HAVE_APPLE_OPENGL_FRAMEWORK|HAVE_OPENGL_GL_H|g' 
tools/tiffgt.c
<<
ConfigureParams: <<
        --disable-static \
        --enable-dependency-tracking \
        --with-x=no \
        CPPFLAGS="$CPPFLAGS -DHAVE_APPLE_OPENGL_FRAMEWORK"
<<
CompileScript: <<
        #!/bin/sh -ev
        ./configure %c
        make -w
        fink-package-precedence --prohibit-bdep=libtiff,libtiff5 .
<<
InfoTest: TestScript: make check || exit 2
InstallScript: <<
        make install DESTDIR=%d
<<
DocFiles: COPYRIGHT README
Shlibs:<<
        %p/lib/libtiff.5.dylib 8.0.0 %n (>= 4.0.3-1)
        %p/lib/libtiffxx.5.dylib 8.0.0 %n (>= 4.0.3-1)
<<
SplitOff: <<
        Package: libtiff5
        Description: libtiff5 developer files
        Depends: %N (= %v-%r)
        BuildDependsOnly: true
        Conflicts: <<
                libtiff,
                libtiff5
        <<
        Replaces: <<
                libtiff,
                libtiff5
        <<
        Files: <<
                include
                lib/libtiff.dylib
                lib/libtiff.la
                lib/libtiffxx.dylib
                lib/libtiffxx.la
                lib/pkgconfig
                share/doc/tiff-4.0.3
                share/man/man3
        <<
        DocFiles: COPYRIGHT README TODO
<<
SplitOff2: <<
        Package: libtiff-bin
        Depends: <<
                %N (= %v-%r),
                libjbig-shlibs,
                libjpeg8-shlibs (>= 8-2),
                liblzma5-shlibs
        <<
        Replaces: libtiff (<< 3.5.7-5)
        Files: <<
                bin
                share/man/man1
        <<
        Description: Executables for libtiff5 package
        DocFiles: COPYRIGHT README
<<
Homepage: http://www.remotesensing.org/libtiff
DescDetail: <<
This software provides support for the Tag Image File Format (TIFF), 
a widely used format for storing image data. Included in this software 
distribution is a library, libtiff, for reading and writing TIFF, a 
small collection of tools for doing simple manipulations of TIFF images, 
and documentation on the library and tools. The library, along with 
associated tool programs, should handle most of your needs for reading 
and writing TIFF images on 32- and 64-bit machines.
<<
DescPackaging: <<
Follows layout of libtiff-v3 package, but bumps libN to 5.

--with-x=no is used because tiffgt in the -bin splitoff would otherwise link to
libfreeglut.dylib and libGL.dylib & friends.  Can enable X, but then must have
those other packages in (Build)Depends.  The library itself is not affected.
<<


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to