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 47 48 49 50 51 52 53 54
|
Source: print-manager
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Maximiliano Curia <maxy@debian.org>,
Scarlett Moore <sgmoore@kde.org>,
Sune Vuorela <sune@debian.org>,
Build-Depends: cmake (>= 3.1~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.72.0~),
libcups2-dev (>= 1.5),
libkf5config-dev (>= 5.72.0~),
libkf5configwidgets-dev (>= 5.72.0~),
libkf5coreaddons-dev (>= 5.72.0~),
libkf5dbusaddons-dev (>= 5.72.0~),
libkf5i18n-dev (>= 5.72.0~),
libkf5kcmutils-dev (>= 5.72.0~),
libkf5kio-dev (>= 5.72.0~),
libkf5notifications-dev (>= 5.72.0~),
libkf5plasma-dev (>= 5.72.0~),
libkf5widgetsaddons-dev (>= 5.72.0~),
libkf5windowsystem-dev (>= 5.72.0~),
pkg-config,
pkg-kde-tools (>> 0.15.15),
qtbase5-dev (>= 5.9.0~),
qtdeclarative5-dev (>= 5.9.0~),
qttools5-dev (>= 5.9.0~),
Standards-Version: 4.5.1
Homepage: https://apps.kde.org/en/print-manager
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/print-manager
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/print-manager.git
Rules-Requires-Root: no
Package: print-manager
Architecture: any
Depends: plasma-framework (>= 5.72.0~),
qml-module-org-kde-kquickcontrolsaddons (>= 5.72.0~),
qml-module-qtquick-controls (>= 5.9.0~),
qml-module-qtquick-controls2 (>= 5.9.0~),
qml-module-qtquick-layouts (>= 5.9.0~),
qml-module-qtquick2 (>= 5.9.0~),
${misc:Depends},
${shlibs:Depends}
Recommends: cups,
smbclient,
system-config-printer-common,
system-config-printer-udev
Description: printer configuration and monitoring tools
This package provides a KDE configuration module and a Plasma widget for
installing and configuring printers, and monitoring printers, print jobs and
print queues.
.
This package is part of the KDE utilities module.
|