File: control

package info (click to toggle)
libjpeg-mmx 0.1.3-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,700 kB
  • ctags: 2,672
  • sloc: ansic: 24,900; sh: 4,565; makefile: 59
file content (27 lines) | stat: -rw-r--r-- 934 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
Source: libjpeg-mmx
Section: libs
Priority: extra
Maintainer: Chanop Silpa-Anan <chanop@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.6

Package: libjpeg-mmx-dev
Section: devel
Architecture: i386
Depends: libjpeg62-dev (>> 6b-2), libc6-dev
Description: Development files for the IJG JPEG library with mmx optimization
 This package contains the static library, headers and documentation.
 There is no share library for mmx support.

Package: libjpeg-mmx-progs
Section: graphics
Architecture: i386
Depends: ${shlibs:Depends}
Description: Programs for manipulating jpeg files using mmx optimization
  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 tools similar to those in libjpeg-progs.
 The only difference is that tools in this package are statically
 linked against libjpeg-mmx.