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.
|