Source: libwavelet
Priority: optional
Maintainer: Martin Dietze <herbert@spamcop.net>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.6.1

Package: libwavelet-dev
Section: libdev
Architecture: any
Depends: libwavelet (= ${Source-Version}), libjpeg62-dev, libmagick++9-dev
Suggests: libwavelet-doc (= ${Source-Version})
Description: Development files for the Wavelet libray
 Static library and header for compiling and linkings programs against
 the Wavelet library.

Package: libwavelet-examples
Section: libdev
Architecture: any
Depends: libwavelet (= ${Source-Version})
Description: Example programs (binary and sources) for the Wavelet libray
 Compiled example programs plus sources in `/usr/share/wavelet', these CLI
 programs can be used for simple image manipulation.

Package: libwavelet-doc
Section: libdev
Architecture: all
Suggests: libwavelet-dev (= ${Source-Version})
Description: Documentation for the Wavelet libray
 Documentation in html and pdf format.

Package: libwavelet
Section: libs
Architecture: any
Depends: libjpeg62, libmagick++10, libpfi (>= 1.2)
Description: Wavelet: a C++ class library for Wavelet transforms on
 images and videos.
 Shared library for the Wavelet class library.
