1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: simage
Homepage: http://www.coin3d.org/lib/simage
Maintainer: Steve M. Robbins <smr@debian.org>
Section: graphics
Priority: optional
Build-Depends: cdbs, autotools-dev, debhelper (>= 5), libungif4-dev, libjpeg62-dev, zlib1g-dev, libpng12-dev, libtiff4-dev, libvorbis-dev, libsndfile1-dev
Standards-Version: 3.7.3.0
Package: libsimage20
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: generic interface to various image file format libraries
The simage library provides a simplified and uniform interface to many
image file format libraries, and it includes internal support for some
image file formats too.
Package: libsimage-dev
Architecture: any
Section: libdevel
Depends: libsimage20 (= ${binary:Version}), libungif4-dev, libjpeg62-dev, zlib1g-dev, libpng12-dev, libtiff4-dev, libvorbis-dev, libsndfile1-dev
Description: generic interface to various image file format libraries
The simage library provides a simplified and uniform interface to many
image file format libraries, and it includes internal support for some
image file formats too.
|