File: control

package info (click to toggle)
colorhug-client 0.2.8-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 4,760 kB
  • sloc: ansic: 13,576; sh: 11,352; makefile: 649; xml: 92
file content (45 lines) | stat: -rw-r--r-- 1,407 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
Source: colorhug-client
Section: graphics
Priority: extra
Maintainer: Michal Čihař <nijel@debian.org>
Build-Depends: debhelper (>= 9), 
    dpkg-dev (>= 1.16.1~),
    dh-autoreconf,
    bash-completion,
    autotools-dev, 
    intltool,
    itstool,
    libtool,
    libtool-bin,
    libxml2-utils,
    docbook-utils,
    yelp-tools,
    docbook,
    gobject-introspection,
    libcolorhug-dev (>= 0.1.31),
    libgusb-dev (>= 0.1.2),
    libcolord-dev (>= 1.2.3),
    libcolord-gtk-dev (>= 0.1.24),
    libgtk-3-dev,
    libcanberra-gtk3-dev,
    libsqlite3-dev,
    libsoup2.4-dev
Standards-Version: 3.9.8
Homepage: http://www.hughski.com/downloads.html
Vcs-Git: git://anonscm.debian.org/collab-maint/colorhug-client.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/colorhug-client.git;a=summary

Package: colorhug-client
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, librsvg2-common
Suggests: gnome-color-manager, argyll
Description: Tools for the Hughski Colorimeter
 The Hughski ColorHug colorimeter is a low cost open-source hardware
 sensor used to calibrate screens.
 .
 This package includes the client tools which allows the user to upgrade
 the firmware on the sensor, set the color calibration matrix or to
 access the sensor.
 .
 Please note that this package does not provide calibration, you
 should install gnome-color-manager or argyll for this purpose.