File: control

package info (click to toggle)
colord 1.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 12,488 kB
  • sloc: ansic: 68,616; sh: 4,784; xml: 2,616; makefile: 1,921
file content (212 lines) | stat: -rw-r--r-- 7,038 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
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
Source: colord
Priority: optional
Maintainer: Christopher James Halse Rogers <raof@ubuntu.com>
Build-Depends: 
 debhelper (>= 9),
 autotools-dev,
 intltool,
 libglib2.0-dev,
 liblcms2-dev,
 libudev-dev [linux-any],
 libsqlite3-dev,
 docbook-utils,
 libusb-1.0-0-dev [linux-any],
 libgusb-dev (>= 0.1.5) [linux-any],
 libpolkit-gobject-1-dev (>= 0.103),
 libsane-dev [linux-any],
 libdbus-1-dev,
 valac (>= 0.20),
 gobject-introspection,
 libgirepository1.0-dev,
 dh-autoreconf,
 gtk-doc-tools,
 autopoint,
 libsystemd-dev [linux-any],
 systemd [linux-any],
 bash-completion,
 dh-systemd (>= 1.4),
Build-Depends-Indep:
 argyll [linux-any],
Standards-Version: 3.9.8
Section: graphics
Homepage: http://www.freedesktop.org/software/colord/
Vcs-Git: git://anonscm.debian.org/collab-maint/colord.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/colord.git;a=summary

Package: libcolord-dev
Section: libdevel
Architecture: any
Depends: 
 libcolord2 (= ${binary:Version}),
 liblcms2-dev,
 libglib2.0-dev,
 libdbus-1-dev,
 libudev-dev [linux-any],
 ${misc:Depends},
Description: system service to manage device colour profiles -- development files
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains the development files required to build programs against
 the libcolord library.

Package: libcolord2
Section: libs
Architecture: any
Depends: 
 ${shlibs:Depends},
 ${misc:Depends},
Suggests: colord
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: system service to manage device colour profiles -- runtime
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains a gobject-based convenience library for programs to
 interact with the colord system daemon.

Package: colord
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 adduser,
 acl,
 policykit-1 (>= 0.103),
 colord-data,
Suggests:
 colord-sensor-argyll
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: foreign
Description: system service to manage device colour profiles -- system daemon
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains the dbus-activated colord system daemon.

Package: colord-sensor-argyll
Architecture: linux-any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 colord,
 argyll,
Pre-Depends: ${misc:Pre-Depends}
Replaces: colord (<< 1.2.11-1~)
Breaks: colord (<< 1.2.11-1~)
Enhances: colord
Description: system service to manage device colour profiles -- argyll sensor plugin
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains a sensor plugin that uses the Argyll tools, allowing
 colord to support colourimeters that are supported by Argyll.

# Package: colord-argyll-plugin
# Architecture: any
# Depends:
#  ${shlibs:Depends},
#  ${misc:Depends},
#  colord,
# Pre-Depends: ${misc:Pre-Depends}
# Multi-Arch: same
# Enhances: argyll (>= 1.6)
# Description: system service to manage device colour profiles -- argyll integration
#  colord is a system service that makes it easy to manage, install and generate
#  colour profiles to accurately colour manage input and output devices.
#  .
#  It provides a D-Bus API for system frameworks to query, a persistent data
#  store, and a mechanism for session applications to set system policy.
#  .
#  This package contains an Argyll integration plugin, allowing Argyll tools to
#  lookup, load, and store profiles using colord.

Package: colord-data
Architecture: all
Depends:
 ${misc:Depends},
Replaces: colord (<< 1.2.0-2)
Breaks: colord (<< 1.2.0-2)
Description: system service to manage device colour profiles -- data files
 colord is a system service that makes it easy to manage, install and generate
 colour profiles to accurately colour manage input and output devices.
 .
 It provides a D-Bus API for system frameworks to query, a persistent data
 store, and a mechanism for session applications to set system policy.
 .
 This package contains data for the colord system daemon.

Package: gir1.2-colord-1.0
Section: introspection
Architecture: any
Depends: ${gir:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: GObject introspection data for the colord library
 This package contains introspection data for libcolord, a gobject-based
 convenience library for programs to interact with the colord system daemon.
 .
 It can be used by packages using the GIRepository format to generate 
 dynamic bindings.

Package: libcolorhug-dev
Section: libdevel
Architecture: linux-any
Depends: 
 libcolorhug2 (= ${binary:Version}),
 libglib2.0-dev,
 libgusb-dev,
 libcolord-dev,
 gir1.2-colorhug-1.0,
 ${misc:Depends},
Breaks: colorhug-client (<< 0.2.0-3)
Replaces: colorhug-client (<< 0.2.0-3)
Description: library to access the ColorHug colourimeter -- development files
 libcolorhug is a gobject-based library for using the ColorHug display
 colourimeter. It supports both reading values from the colourimeter and
 device administration, such as firmware updates.
 .
 This package contains the development files required to build programs against
 the libcolorhug library.

Package: libcolorhug2
Section: libs
Architecture: linux-any
Depends: 
 ${shlibs:Depends},
 ${misc:Depends},
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: library to access the ColorHug colourimeter -- runtime
 libcolorhug is a gobject-based library for using the ColorHug display
 colourimeter. It supports both reading values from the colourimeter and
 device administration, such as firmware updates.
 .
 This package contains a gobject-based convenience library for programs to
 interact with the ColorHug colourimeter.

Package: gir1.2-colorhug-1.0
Section: introspection
Architecture: linux-any
Depends: ${gir:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: GObject introspection data for the colorhug library
 This package contains introspection data for libcolorhug, a gobject-based
 library for accessing the ColorHug display colourimeter device.
 .
 It can be used by packages using the GIRepository format to generate 
 dynamic bindings.