File: control

package info (click to toggle)
displaycal-py3 3.9.16-1
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 29,120 kB
  • sloc: python: 115,777; javascript: 11,540; xml: 598; sh: 257; makefile: 173
file content (27 lines) | stat: -rw-r--r-- 1,309 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
Source: displaycal-py3
Section: graphics
Priority: optional
Maintainer: Christian Marillat <marillat@debian.org>
Homepage: https://github.com/eoyilmaz/displaycal-py3
Standards-Version: 4.7.2
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-dev,
 quilt, python3-setuptools,

Package: displaycal
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, argyll, libjs-jquery, python3-wxgtk4.0,
 python3-gi, python3-send2trash, python3-distro, libsdl2-mixer-2.0-0,
Recommends: colord, gir1.2-colordgtk-1.0,
Replaces: dispcalgui (<< 3.6.1.0),
Breaks: dispcalgui (<< 3.6.1.0),
Description: Graphical user interface for the Argyll CMS.
 Calibrates and characterizes display devices using a hardware sensor,
 driven by the open source color management system Argyll CMS.
 Supports multi-display setups and a variety of available settings like
 customizable whitepoint, luminance, black level, tone response curve
 as well as the creation of matrix and look-up-table ICC profiles with
 optional gamut mapping. Calibrations and profiles can be verified
 through measurements, and profiles can be installed to make them
 available to color management aware applications.
 Profile installation can utilize Argyll CMS, Oyranos and/or GNOME
 Color Manager if available, for flexible integration.