File: control

package info (click to toggle)
libjpeg6b 6b-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,824 kB
  • ctags: 2,609
  • sloc: ansic: 20,774; sh: 9,588; asm: 284; makefile: 50
file content (36 lines) | stat: -rw-r--r-- 1,149 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
Source: libjpeg6b
Maintainer: Bill Allombert <ballombe@debian.org>
Section: graphics
Priority: optional
Build-Depends: debhelper, autotools-dev
Standards-Version: 3.5.6

Package: libjpeg62
Architecture: any
Section: libs
Description: The Independent JPEG Group's JPEG runtime library
 The Independent JPEG Group's JPEG shared library.
Conflicts: libjpeg6b
Replaces: libjpeg6b
Provides: libjpeg6b
Depends: ${shlibs:Depends}

Package: libjpeg62-dev
Architecture: any
Section: devel
Description: Development files for the IJG JPEG library
 Development files for the IJG JPEG library.
 This package contains the static library, headers and documentation.
Conflicts: libjpeg-dev, libjpegg-dev
Replaces: libjpeg-dev, libjpegg-dev
Provides: libjpeg-dev, libjpegg-dev
Depends: libjpeg62 (=${Source-Version}), libc6-dev

Package: libjpeg-progs
Architecture: any
Description: Programs for manipulating JPEG files
 This package contains programs for manipulating JPEG files:
  cjpeg/djpeg: convert to/from the JPEG file format
  rdjpgcom/wrjpgcom: read/write comments in JPEG files
  jpegtran: lossless transformations of JPEG files
Depends: ${shlibs:Depends}