File: control

package info (click to toggle)
simage 1.6.1-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,512 kB
  • ctags: 707
  • sloc: sh: 10,863; ansic: 6,315; makefile: 255; cpp: 177
file content (26 lines) | stat: -rw-r--r-- 1,088 bytes parent folder | download
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.