Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/graphics In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18025
Modified Files: libtiff.info Added Files: libtiff5-shlibs.info Log Message: sync. w/ 10.!4/stable, validated on powerpc-darwin8 --- 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. << Index: libtiff.info =================================================================== RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/graphics/libtiff.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libtiff.info 11 Jul 2011 04:08:32 -0000 1.1 +++ libtiff.info 29 May 2013 00:57:29 -0000 1.2 @@ -1,14 +1,23 @@ Package: libtiff -Version: 3.9.4 +Version: 3.9.7 Revision: 1 Depends: %N-shlibs (= %v-%r), %N-bin BuildDepends: libjpeg8 (>= 8-2), fink (>= 0.24.12) +Conflicts: << + libtiff, + libtiff5 +<< +Replaces: << + libtiff, + libtiff5 +<< Source: http://download.osgeo.org/libtiff/tiff-%v.tar.gz -Source-MD5: 2006c1bdd12644dbf02956955175afd6 +Source-MD5: 626102f448ba441d42e3212538ad67d2 NoSetMAKEFLAGS: true SetMAKEFLAGS: -j1 -ConfigureParams: --mandir='${prefix}/share/man' --disable-dependency-tracking --with-docdir='${prefix}/share/doc/%n' +ConfigureParams: --mandir='${prefix}/share/man' --disable-dependency-tracking --with-docdir='${prefix}/share/doc/%n' --disable-jbig GCC: 4.0 +InfoTest: TestScript: make check || exit 2 BuildDependsOnly: True SplitOff: << Package: %N-shlibs @@ -38,6 +47,9 @@ Earliest versions by Christoph Pfisterer. Thanks also to Blair Zajac and Tomoaki Okayama for assistance with some previous versions. + +nieder: updated to 3.9.7 +Explicitly disable jbig support to minimize change in minor version update. << License: BSD Homepage: http://www.remotesensing.org/libtiff/ ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs