File: control

package info (click to toggle)
kontrast 20.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 540 kB
  • sloc: cpp: 458; xml: 285; makefile: 3; sh: 1
file content (34 lines) | stat: -rw-r--r-- 1,325 bytes parent folder | download
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
Source: kontrast
Section: graphics
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Build-Depends: cmake (>= 3.8~),
               debhelper-compat (= 13),
               kirigami2-dev (>= 5.70.0~),
               libkf5coreaddons-dev (>= 5.70.0~),
               libkf5declarative-dev (>= 5.70.0~),
               libkf5i18n-dev (>= 5.70.0~),
               libqt5svg5-dev (>= 5.14.0~),
               pkg-kde-tools,
               qtbase5-dev (>= 5.14.0~),
               qtquickcontrols2-5-dev (>= 5.14.0~),
Standards-Version: 4.5.1
Homepage: https://apps.kde.org/en/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: qml-module-org-kde-kirigami2,
         qml-module-org-kde-kquickcontrolsaddons,
         qml-module-qtquick-controls2,
         qml-module-qtquick-layouts,
         qml-module-qtquick-window2,
         qml-module-qtquick2,
         ${shlibs:Depends},
         ${misc: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.