Source: freeimage
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Anton Gladky <gladk@debian.org>,
           Ghislain Antony Vaillant <ghisvail@gmail.com>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               libjpeg-dev,
               liblcms2-dev,
               libmng-dev,
               libopenexr-dev,
               libopenjpeg-dev,
               libpng-dev,
               libraw-dev,
               libtiff-dev,
               pkg-config,
               tofrodos,
               zlib1g-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/freeimage.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/freeimage.git
Homepage: http://freeimage.sourceforge.net/

Package: libfreeimage-dev
Architecture: any
Section: libdevel
Depends: libfreeimage3 (= ${binary:Version}),
         ${misc:Depends}
Description: Support library for graphics image formats (development files)
 FreeImage is an Open Source C/C++ library project for developers who would
 like to support popular graphics image formats like PNG, BMP, JPEG, TIFF
 and others as needed by today's multimedia applications. FreeImage is
 easy to use, fast, multithreading safe, and cross-platform (works both
 with Linux, 32 bit Windows and Mac OS X).
 .
 This package contains the headers and static libraries needed to develop
 programs using FreeImage.

Package: libfreeimage3
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Support library for graphics image formats (library)
 FreeImage is an Open Source C/C++ library project for developers who would
 like to support popular graphics image formats like PNG, BMP, JPEG, TIFF
 and others as needed by today's multimedia applications. FreeImage is
 easy to use, fast, multithreading safe, and cross-platform (works both
 with Linux, 32 bit Windows and Mac OS X).
 .
 This package contains the FreeImage library.

Package: libfreeimage3-dbg
Architecture: any
Section: debug
Priority: extra
Depends: libfreeimage3 (= ${binary:Version}),
         ${misc:Depends}
Description: Support library for graphics image formats (debugging symbols)
 FreeImage is an Open Source C/C++ library project for developers who would
 like to support popular graphics image formats like PNG, BMP, JPEG, TIFF
 and others as needed by today's multimedia applications. FreeImage is
 easy to use, fast, multithreading safe, and cross-platform (works both
 with Linux, 32 bit Windows and Mac OS X).
 .
 This package contains the debugging symbols for the FreeImage library.
