File: control

package info (click to toggle)
simage 1.6.1-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,504 kB
  • ctags: 707
  • sloc: sh: 10,863; ansic: 6,315; makefile: 310; cpp: 177
file content (25 lines) | stat: -rw-r--r-- 922 bytes parent folder | download | duplicates (2)
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
Source: simage
Maintainer: Steve M. Robbins <smr@debian.org>
Section: graphics
Priority: optional
Build-Depends: debhelper (>= 4), libungif4-dev, libjpeg62-dev, zlib1g-dev, libpng12-dev, libtiff4-dev, libvorbis-dev, libsndfile1-dev
Standards-Version: 3.6.1.1

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 (= ${Source-Version})
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.