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 55 56 57 58
|
Source: print-manager
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Scarlett Moore <sgmoore@kde.org>,
Sune Vuorela <sune@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.18.0~),
libcups2-dev (>= 2.4),
libkf6config-dev (>= 6.18.0~),
libkf6configwidgets-dev (>= 6.18.0~),
libkf6coreaddons-dev (>= 6.18.0~),
libkf6dbusaddons-dev (>= 6.18.0~),
libkf6i18n-dev (>= 6.18.0~),
libkf6iconthemes-dev (>= 6.10.0~),
libkf6kcmutils-dev (>= 6.18.0~),
libkf6kio-dev (>= 6.18.0~),
libkf6notifications-dev (>= 6.18.0~),
libkf6widgetsaddons-dev (>= 6.18.0~),
libkf6windowsystem-dev (>= 6.18.0~),
libkirigami-dev (>= 6.18.0~),
libpackagekitqt6-dev,
libplasma-dev (>= 6.5.1~),
pkgconf,
qt6-base-dev (>= 6.9.0~),
qt6-declarative-dev (>= 6.9.0~),
Standards-Version: 4.7.2
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
Package: print-manager
Architecture: any
Depends: plasma-desktoptheme,
qml6-module-org-kde-config,
qml6-module-org-kde-kcmutils,
qml6-module-org-kde-kirigami,
qml6-module-org-kde-kitemmodels,
qml6-module-qtquick,
qml6-module-qtquick-controls,
qml6-module-qtquick-dialogs,
qml6-module-qtquick-layouts,
systemsettings,
${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.
|