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
|
Source: kontrast
Section: graphics
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Scarlett Moore <sgmoore@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
dh-sequence-qmldeps,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.5.0~),
kirigami-addons-dev (>= 1.4.0~),
libfuturesql6-dev,
libkf6coreaddons-dev (>= 6.5.0~),
libkf6crash-dev (>= 6.5.0~),
libkf6doctools-dev (>= 6.5.0~),
libkf6i18n-dev (>= 6.5.0~),
libkirigami-dev (>= 6.5.0~),
qcoro-qt6-dev,
qt6-base-dev (>= 6.6.0~),
qt6-declarative-dev (>= 6.6.0~),
qt6-declarative-private-dev,
qt6-svg-dev (>= 6.6.0~),
Standards-Version: 4.7.2
Homepage: https://apps.kde.org/kontrast/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kontrast
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kontrast.git
Rules-Requires-Root: no
Package: kontrast
Architecture: any
Depends: qml6-module-org-kde-kirigamiaddons-formcard,
${misc:Depends},
${qml6:Depends},
${shlibs:Depends},
Description: check contrast ratio between 2 colors
Kontrast is a color contrast checker and tells you if your color combinations
are distinct enough to be readable and accessible.
|