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
|
Source: kgamma
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Patrick Franz <deltaone@debian.org>,
Scarlett Moore <sgmoore@kde.org>,
Sune Vuorela <sune@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
dh-sequence-pkgkde-symbolshelper,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.18.0~),
gettext,
libkf6config-dev (>= 6.18.0~),
libkf6configwidgets-dev (>= 6.18.0~),
libkf6doctools-dev (>= 6.18.0~),
libkf6i18n-dev (>= 6.18.0~),
libkf6kcmutils-dev (>= 6.18.0~),
libx11-dev,
libxkbcommon-dev,
libxxf86vm-dev,
pkgconf,
qt6-base-dev (>= 6.9.0~),
Standards-Version: 4.7.2
Homepage: https://invent.kde.org/plasma/kgamma
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kgamma
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kgamma.git
Package: kgamma
Section: graphics
Architecture: any
Multi-Arch: same
Depends: systemsettings,
${misc:Depends},
${shlibs:Depends},
Suggests: khelpcenter,
Breaks: kgamma5,
Replaces: kgamma5,
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.
|