File: control

package info (click to toggle)
libjpeg6b 1%3A6b2-4
  • links: PTS
  • area: main
  • in suites: sid
  • size: 3,652 kB
  • sloc: ansic: 20,892; sh: 12,688; asm: 284; makefile: 150
file content (32 lines) | stat: -rw-r--r-- 962 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
Source: libjpeg6b
Maintainer: Bill Allombert <ballombe@debian.org>
Section: graphics
Priority: optional
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.0
Rules-Requires-Root: no

Package: libjpeg62
Architecture: any
Section: oldlibs
Multi-Arch: same
Description: Independent JPEG Group's JPEG runtime library (version 6.2)
 The Independent JPEG Group's JPEG library is a library for handling
 JPEG files.
 .
 This package contains the shared library for version 6.2.
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}

Package: libjpeg62-dev
Architecture: any
Section: oldlibs
Multi-Arch: same
Priority: optional
Description: Development files for the IJG JPEG library (version 6.2)
 The Independent JPEG Group's JPEG library is a library for handling
 JPEG files.
 .
 This package contains the static library, headers and documentation
 for version 6.2.
Depends: libjpeg62 (=${binary:Version}), libc-dev, ${misc:Depends}