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 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
Source: libjpeg
Maintainer: Mark Mickan <mmickan@debian.org>
Section: graphics
Priority: optional
Standards-Version: 2.3.0.1
Package: libjpegg6a
Architecture: any
Description: The Independent JPEG Group's jpeg runtime library [libc6]
This package contains the shared library.
Replaces: libgr, libgr-dev, libjpeg
Conflicts: libjpeg6a (<<${Source-Version})
Depends: ${shlibs:Depends}
Package: libjpegg-dev
Architecture: any
Description: Development files for the IJG jpeg library [libc6]
This package contains the development library and documentation.
Conflicts: libjpeg6a-dev, libjpeg-dev
Replaces: libgr-dev, libjpeg
Depends: libjpegg6a (=${Source-Version}), libc6-dev
Package: libjpeg-progs
Architecture: any
Description: Programs for manipulating jpeg files
cjpeg/djpeg: convert to/from the jpeg file format
rdjpgcom/wrjpgcom: read/write comments in jpeg files
jpegtran: translate between jpeg formats
.
This package does not contain gif support due to restrictions on
the use of LZW compression (used for gif images). If you want gif
support you should use the libjpeg-gif package from Debian's non-free
section (available from ftp.debian.org and mirrors).
Conflicts: libjpeg-gif
Depends: ${shlibs:Depends}
Package: libjpeg-gif
Architecture: any
Description: Programs for manipulating jpeg files
cjpeg/djpeg: convert to/from the jpeg file format
rdjpgcom/wrjpgcom: read/write comments in jpeg files
jpegtran: translate between jpeg formats
.
This package contains gif support. The patent for LZW compression
which is used for gif images is held by Unisys and you may require
a license from them to use it. If you do not want to buy a license,
you may want to try the package libjpeg-progs instead.
Conflicts: libjpeg-progs
Depends: ${shlibs:Depends}
Section: non-free/graphics
Package: libjpeg6a
Architecture: any
Description: The Independent JPEG Group's jpeg runtime library [libc5]
This package contains the old libc5 based shared libraries.
Replaces: libgr, libgr-dev, libjpeg
Conflicts: libjpeg-dev, libjpeg6a-dev
Depends: ${shlibs:Depends}
Suggests: libjpegg6a
Section: oldlibs
Package: libjpeg-altdev
Architecture: any
Description: Development files for the IJG jpeg library [libc5]
This package contains the development libraries for the libc5 based libjpeg6a
package.
Conflicts: libjpeg6a-dev
Replaces: libgr-dev, libjpeg
Depends: libjpeg6a (=${Source-Version}), libc5-altdev
Section: oldlibs
|