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: kmag
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
Sune Vuorela <sune@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.3.0~),
gettext,
libkf6crash-dev (>= 6.3.0~),
libkf6doctools-dev (>= 6.3.0~),
libkf6i18n-dev (>= 6.3.0~),
libkf6kio-dev (>= 6.3.0~),
libkf6xmlgui-dev (>= 6.3.0~),
libqaccessibilityclient-qt6-dev (>= 0.4~),
qt6-base-dev (>= 6.5.0+dfsg~),
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://apps.kde.org/kmag/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kmag
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kmag.git
Package: kmag
Architecture: any
Section: utils
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: screen magnifier tool
KDE's screen magnifier tool.
.
You can use KMagnifier to magnify a part of the screen just as you would use
a lens to magnify a newspaper fine-print or a photograph. This application is
useful for a variety of people: from researchers to artists to web-designers to
people with low vision.
.
This package is part of the KDE accessibility module.
|