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
|
Source: breeze
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Scarlett Moore <sgmoore@kde.org>,
Patrick Franz <patfra71@gmail.com>,
Norbert Preining <norbert@preining.info>,
Build-Depends: cmake (>= 3.0~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.74.0~),
gettext,
libkdecorations2-dev (>= 4:5.20~),
libkf5config-dev (>= 5.74.0~),
libkf5configwidgets-dev (>= 5.74.0~),
libkf5coreaddons-dev (>= 5.74.0~),
libkf5guiaddons-dev (>= 5.74.0~),
libkf5i18n-dev (>= 5.74.0~),
libkf5kcmutils-dev (>= 5.74.0~),
libkf5package-dev (>= 5.74.0~),
libkf5style-dev (>= 5.74.0~),
libkf5wayland-dev (>= 5.74.0~) [linux-any],
libkf5windowsystem-dev (>= 5.74.0~),
libqt5x11extras5-dev (>= 5.15.0~),
libx11-dev,
pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.15.0~),
qtdeclarative5-dev (>= 5.15.0~),
Standards-Version: 4.5.1
Homepage: https://invent.kde.org/?p=breeze.git/breeze
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/breeze
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/breeze.git
Rules-Requires-Root: no
Package: breeze
Architecture: any
Depends: breeze-cursor-theme (= ${source:Version}),
breeze-icon-theme,
kde-style-breeze (= ${binary:Version}),
kwin-style-breeze (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Recommends: kde-style-qtcurve
Suggests: orion-gtk-theme
Breaks: plasma-desktop (<< 4:5.14), plasma-integration (<< 5.14)
Description: Default Plasma theme (Metapackage)
This is the default theme for the KDE Plasma desktop.
.
This package includes wallpapers, icons, cursors, KWin style and Qt
widget style for the Plasma 5 desktop.
.
This package is part of the KDE base workspace module.
Package: breeze-cursor-theme
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Default Plasma cursor theme
This is the default cursor theme for the KDE Plasma 5 desktop.
.
This package is part of the Breeze theme module.
Package: breeze-dev
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Default Plasma theme (development files)
This is the default theme for the KDE Plasma desktop.
.
This package includes development files.
.
This package is part of the KDE base workspace module.
Package: kde-style-breeze
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Widget style for Qt and KDE Software
This is the default widget style for KDE's Plasma desktop.
.
This package is part of the Breeze theme module.
Package: kwin-style-breeze
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
kde-style-breeze (= ${binary:Version}),
Description: KWin Breeze Style
This is the Breeze window manager style for the KDE Plasma 5 desktop.
.
This package is part of the Breeze theme module.
|