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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
|
Source: plasma-integration
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Patrick Franz <deltaone@debian.org>,
Scarlett Moore <sgmoore@kde.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
dh-sequence-pkgkde-symbolshelper,
breeze-dev (>= 4:6.3.4~),
cmake (>= 3.16~),
extra-cmake-modules (>= 5.102.0~),
gettext,
libkf5config-dev (>= 5.102.0~),
libkf5configwidgets-dev (>= 5.102.0~),
libkf5guiaddons-dev (>= 5.102.0~),
libkf5i18n-dev (>= 5.102.0~),
libkf5iconthemes-dev (>= 5.102.0~),
libkf5kio-dev (>= 5.102.0~),
libkf5notifications-dev (>= 5.102.0~),
libkf5wayland-dev (>= 4:5.102.0~),
libkf5widgetsaddons-dev (>= 5.102.0~),
libkf5windowsystem-dev (>= 5.102.0~),
libkf5xmlgui-dev (>= 5.102.0~),
libkf6colorscheme-dev (>= 6.10.0~),
libkf6config-dev (>= 6.10.0~),
libkf6configwidgets-dev (>= 6.10.0~),
libkf6guiaddons-dev (>= 6.10.0~),
libkf6i18n-dev (>= 6.10.0~),
libkf6iconthemes-dev (>= 6.10.0~),
libkf6kio-dev (>= 6.10.0~),
libkf6notifications-dev (>= 6.10.0~),
libkf6statusnotifieritem-dev (>= 6.10.0~),
libkf6windowsystem-dev (>= 6.10.0~),
libkf6xmlgui-dev (>= 6.10.0~),
libqt5waylandclient5-dev (>= 5.15.2~),
libqt5x11extras5-dev (>= 5.15.2~),
libwayland-dev (>= 1.9~),
libxcursor-dev,
pkgconf,
plasma-wayland-protocols (>= 1.6.0~),
qt6-base-dev (>= 6.7.0~),
qt6-base-private-dev (>= 6.7.0~),
qt6-declarative-dev (>= 6.7.0~),
qt6-wayland-dev (>= 6.7.0~),
qt6-wayland-dev-tools (>= 5.15.2~),
qtbase5-dev (>= 5.15.2~),
qtbase5-private-dev (>= 5.15.2~),
qtdeclarative5-dev (>= 5.15.2~),
qtquickcontrols2-5-dev (>= 5.15.2~),
qtwayland5-dev-tools (>= 5.15.2~),
Standards-Version: 4.7.2
Homepage: https://invent.kde.org/plasma/plasma-integration
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-integration
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-integration.git
Rules-Requires-Root: no
Package: plasma-integration
Architecture: any
Depends: breeze (>= 4:6.2.90~),
qml6-module-org-kde-breeze,
${misc:Depends},
${shlibs:Depends},
Recommends: fonts-hack,
fonts-noto-color-emoji,
fonts-noto-core,
fonts-noto-ui-core,
xdg-desktop-portal-kde,
Enhances: kio6,
Description: Qt Platform Theme integration plugins for KDE Plasma 6
A plugin to provide Qt Platform Theme integration for the Plasma 6
workspace.
Package: plasma5-integration
Architecture: any
Depends: breeze (>= 4:5.27.11~),
qml-module-org-kde-qqc2desktopstyle,
${misc:Depends},
${shlibs:Depends},
Recommends: fonts-hack, fonts-noto-core, fonts-noto-ui-core,
Enhances: kio,
Breaks: plasma-integration (<< 6.1.0~),
Replaces: plasma-integration (<< 6.1.0~),
Description: Qt Platform Theme integration plugins for KDE Plasma 5
A plugin to provide Qt Platform Theme integration for the Plasma 5
workspace.
|