File: control

package info (click to toggle)
lcms2 2.6-3%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 11,552 kB
  • ctags: 5,421
  • sloc: ansic: 34,976; sh: 10,956; pascal: 1,958; makefile: 121; cpp: 84
file content (75 lines) | stat: -rw-r--r-- 3,093 bytes parent folder | download | duplicates (2)
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
71
72
73
74
75
Source: lcms2
Section: libs
Priority: optional
Maintainer: Oleksandr Moskalenko <malex@debian.org>
Uploaders: Thomas Weber <tweber@debian.org>
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.0), dh-autoreconf, libjpeg-dev, libtiff-dev, zlib1g-dev
Standards-Version: 3.9.5
Homepage: http://www.littlecms.com/
Vcs-Git: git://anonscm.debian.org/collab-maint/lcms2.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/lcms2.git

Package: liblcms2-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: liblcms2-2 (= ${binary:Version}), ${misc:Depends}
Description: Little CMS 2 color management library development headers
 LittleCMS 2 intends to be a small-footprint color management engine, with
 special focus on accuracy and performance. It uses the International Color
 Consortium standard (ICC) of color management. Little CMS 2 is a full
 implementation of ICC specification 4.2 plus all addendums. It fully supports
 all V2 and V4 profiles, including abstract, devicelink and named color
 profiles.
 .
 This package contains the development headers used for building software that
 uses Little CMS.

Package: liblcms2-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends: liblcms2-2 (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for lcms2
 LittleCMS 2 intends to be a small-footprint color management engine, with
 special focus on accuracy and performance. It uses the International Color
 Consortium standard (ICC) of color management. Little CMS 2 is a full
 implementation of ICC specification 4.2 plus all addendums. It fully supports
 all V2 and V4 profiles, including abstract, devicelink and named color
 profiles.
 .
 This package contains the debugging symbols for liblcms2.

Package: liblcms2-2
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Suggests: liblcms2-utils
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Little CMS 2 color management library
 LittleCMS 2 intends to be a small-footprint color management engine, with
 special focus on accuracy and performance. It uses the International Color
 Consortium standard (ICC) of color management. LittleCMS 2 is a full
 implementation of ICC specification 4.2 plus all addendums. It fully supports
 all V2 and V4 profiles, including abstract, devicelink and named color
 profiles.
 .
 This package contains the shared library of liblcms2.

Package: liblcms2-utils
Section: utils
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Little CMS 2 color management library (utilities)
 LittleCMS 2 intends to be a small-footprint color management engine, with
 special focus on accuracy and performance. It uses the International Color
 Consortium standard (ICC) of color management. LittleCMS 2 is a full
 implementation of ICC specification 4.2 plus all addendums. It fully supports
 all V2 and V4 profiles, including abstract, devicelink and named color
 profiles.
 .
 This package contains additional utilities (jpegicc, linkicc, psicc, tificc
 and transicc).