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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
|
Source: plasma-framework
Section: libs
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>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf5,
dh-sequence-pkgkde-symbolshelper,
cmake (>= 3.16~),
doxygen,
extra-cmake-modules (>= 5.116.0~),
gettext,
kirigami2-dev (>= 5.116.0~),
libegl-dev,
libkf5activities-dev (>= 5.116.0~),
libkf5archive-dev (>= 5.116.0~),
libkf5config-dev (>= 5.116.0~),
libkf5configwidgets-dev (>= 5.116.0~),
libkf5coreaddons-dev (>= 5.116.0~),
libkf5dbusaddons-dev (>= 5.116.0~),
libkf5declarative-dev (>= 5.116.0~),
libkf5doctools-dev (>= 5.116.0~),
libkf5globalaccel-dev (>= 5.116.0~),
libkf5guiaddons-dev (>= 5.116.0~),
libkf5i18n-dev (>= 5.116.0~),
libkf5iconthemes-dev (>= 5.116.0~),
libkf5kio-dev (>= 5.116.0~),
libkf5notifications-dev (>= 5.116.0~),
libkf5package-dev (>= 5.116.0~),
libkf5parts-dev (>= 5.116.0~),
libkf5service-dev (>= 5.116.0~),
libkf5wayland-dev (>= 4:5.116.0~) [linux-any],
libkf5widgetsaddons-dev (>= 5.116.0~),
libkf5windowsystem-dev (>= 5.116.0~),
libkf5xmlgui-dev (>= 5.116.0~),
libopengl-dev,
libqt5sql5-sqlite,
libqt5svg5-dev (>= 5.15.2~),
libqt5x11extras5-dev (>= 5.15.2~),
libsm-dev,
libx11-xcb-dev,
libxcb-composite0-dev,
libxcb-damage0-dev,
libxcb-shape0-dev,
pkgconf,
qtbase5-dev (>= 5.15.2~),
qtdeclarative5-dev (>= 5.15.2~),
qtquickcontrols2-5-dev (>= 5.15.2~),
qtscript5-dev,
qttools5-dev,
qttools5-dev-tools,
Standards-Version: 4.7.2
Homepage: https://invent.kde.org/frameworks/plasma-framework
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-framework
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-framework.git
Rules-Requires-Root: no
Package: libkf5plasma-dev
Architecture: any
Section: libdevel
Depends: extra-cmake-modules (>= 5.116.0~),
libkf5package-dev (>= 5.116.0~),
libkf5plasma5 (= ${binary:Version}),
libkf5plasmaquick5 (= ${binary:Version}),
libkf5service-dev (>= 5.116.0~),
libkf5windowsystem-dev (>= 5.116.0~),
plasma-framework (= ${binary:Version}),
${misc:Depends},
Recommends: libkf5plasma-doc (= ${source:Version}),
Description: development files for plasma-framework
Plasma library and runtime components based upon KF5 and Qt 5.
.
Contains development files for plasma-framework.
Package: libkf5plasma-doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: Plasma Runtime components (documentation)
Plasma library and runtime components based upon KF5 and Qt5.
.
This package contains the qch documentation files.
Section: doc
Package: libkf5plasma5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: Plasma Runtime components
Plasma library and runtime components based upon KF5 and Qt5.
Package: libkf5plasmaquick5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: Plasma Runtime components
Plasma library and runtime components based upon KF5 and Qt 5.
Package: plasma-framework
Architecture: any
Depends: qml-module-org-kde-kconfig (>= 5.70.0~),
qml-module-org-kde-kquickcontrols (>= 5.70.0~),
qml-module-org-kde-kquickcontrolsaddons (>= 5.70.0~),
qml-module-qtqml-models2,
qml-module-qtquick-controls,
qml-module-qtquick-controls2,
qml-module-qtquick-templates2,
${misc:Depends},
${shlibs:Depends},
Breaks: plasma-desktop (<< 4:6.0.0~), plasma-workspace (<< 4:6.0.0~),
Description: Plasma Runtime components
Plasma library and runtime components based upon KF5 and Qt 5.
|