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

Added Files:
        libopenslide0-shlibs.info 
Log Message:
new pkg libopenslide0 3.3.3, new dep for VIPS library

--- NEW FILE: libopenslide0-shlibs.info ---
Package: libopenslide0-shlibs
Version: 3.3.3
Revision: 1
Description: Whole slide image reading library
License: LGPL
# Free to update, modify and take over
Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>
Depends: <<
        cairo-shlibs (>= 1.12.14-1),
        glib2-shlibs (>= 2.22.0-1),
        libjpeg9-shlibs,
        libopenjpeg1-shlibs,
        libtiff5-shlibs,
        libxml2-shlibs (>= 2.9.0-1)
<<
BuildDepends: <<
        cairo (>= 1.12.14-1),
        fink (>= 0.34),
        fink-package-precedence,
        glib2-dev (>= 2.22.0-1),
        libiconv-dev,
        libjpeg9,
        libopenjpeg1,
        libpng16,
        libtiff5,
        libxml2 (>= 2.9.0-1),
        pkgconfig
<<
Source: 
https://github.com/openslide/openslide/releases/download/v%v/openslide-%v.tar.xz
Source-MD5: 8d65d7aac8144d4734efbe046843da25
Source-Checksum: SHA1(6f7d4f44fc0579c26c3839d73f83826c46717b74)
ConfigureParams: <<
        --enable-dependency-tracking \
        --disable-static
<<
CompileScript: <<
        #!/bin/sh -ev
        export PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH
        %{default_script}
        fink-package-precedence --prohibit-bdep=libopenslide0-dev .
<<
InstallScript: make install DESTDIR=%d
Shlibs: <<
        %p/lib/libopenslide.0.dylib 4.0.0 %n (>= 3.3.3-1)
<<
DocFiles: CHANGELOG.txt CONTRIBUTING.txt LICENSE.txt README.txt TODO.txt
Splitoff: <<
        Package: openslide-tools
        Description: OpenSlide binaries
        Depends: <<
                %N (>= %v-%r),
                cairo-shlibs (>= 1.12.14-1),
                glib2-shlibs (>= 2.22.0-1),
                libjpeg9-shlibs,
                libopenjpeg1-shlibs,
                libpng16-shlibs,
                libtiff5-shlibs,
                libxml2-shlibs (>= 2.9.0-1)
        <<
        Files: <<
                bin
                share/man
        <<
        DocFiles: CHANGELOG.txt CONTRIBUTING.txt LICENSE.txt README.txt TODO.txt
<<
Splitoff2: <<
        Package: libopenslide0-dev
        Description: libopenslide0 development package
        Depends: %N (= %v-%r)
        BuildDependsOnly: true
        Files: <<
                include
                lib/*.la
                lib/libopenslide.dylib
                lib/pkgconfig
        <<
        DocFiles: CHANGELOG.txt CONTRIBUTING.txt LICENSE.txt README.txt TODO.txt
<<
Homepage: http://openslide.org/
DescDetail: <<
OpenSlide is a C library that provides a simple interface to read whole-
slide images (also known as virtual slides).

Whole-slide images, also known as virtual slides, are large, high 
resolution images used in digital pathology. Reading these images using 
standard image tools or libraries is a challenge because these tools are 
typically designed for images that can comfortably be uncompressed into 
RAM or a swap file. Whole-slide images routinely exceed RAM sizes, often 
occupying tens of gigabytes when uncompressed. Additionally, whole-slide 
images are typically multi-resolution, and only a small amount of image 
data might be needed at a particular resolution.

Goode A, Gilbert B, Harkes J, Jukic D, Satyanarayanan M. OpenSlide:
A vendor-neutral software foundation for digital pathology. J Pathol
Inform 2013;4:27
<<


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to