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
|
Source: kgamma5
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Eshat Cakar <info@eshat.de>,
Sune Vuorela <sune@debian.org>,
Maximiliano Curia <maxy@debian.org>,
Build-Depends: cmake (>= 3.0~),
debhelper (>= 11~),
extra-cmake-modules (>= 5.50.0~),
libkf5config-dev (>= 5.50.0~),
libkf5configwidgets-dev (>= 5.50.0~),
libkf5doctools-dev (>= 5.50.0~),
libkf5i18n-dev (>= 5.50.0~),
libkf5kdelibs4support-dev,
libqt5x11extras5-dev (>= 5.4.0~),
libx11-dev,
libxxf86vm-dev,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.11.0~),
Standards-Version: 4.1.3
Homepage: http://www.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kgamma5
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kgamma5.git
Package: kgamma5
Section: graphics
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: khelpcenter
Breaks: kgamma, ${kde-l10n:all}
Replaces: kgamma, ${kde-l10n:all}
Description: monitor calibration panel for KDE
This package contains a settings panel for adjusting the brightness, contrast,
and gamma-correction of a monitor. Test patterns are shown to help
determine the settings that accurately display the full range of colors.
.
Each of the red, green, and blue components can be adjusted individually,
or all three components can be adjusted together.
|