File: control

package info (click to toggle)
simage 1.7.1~2c958a6.dfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,484 kB
  • sloc: sh: 12,739; ansic: 8,288; cpp: 930; perl: 862; makefile: 637; lisp: 25
file content (48 lines) | stat: -rw-r--r-- 1,629 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: simage
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Steve M. Robbins <smr@debian.org>
Section: graphics
Priority: optional
Build-Depends: autotools-dev,
               debhelper (>= 9),
               libgif-dev,
               libjpeg-dev,
               libpng-dev,
               libsndfile1-dev,
               libtiff-dev,
               libvorbis-dev,
               zlib1g-dev
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/science-team/simage
Vcs-Git: https://salsa.debian.org/science-team/simage.git
Homepage: https://bitbucket.org/Coin3D/simage

Package: libsimage-dev
Architecture: any
Section: libdevel
Depends: libgif-dev,
         libjpeg-dev,
         libpng-dev,
         libsimage20 (= ${binary:Version}),
         libsndfile1-dev,
         libtiff-dev,
         libvorbis-dev,
         pkg-config,
         zlib1g-dev,
         ${misc:Depends}
Description: generic interface to various image file format libraries. Development files.
 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. The package ships development files.

Package: libsimage20
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
         ${shlibs:Depends}
Pre-Depends: ${misc:Pre-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.