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
|
Source: kf6-breeze-icons
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-kf6,
dh-sequence-pkgkde-symbolshelper,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.13.0~),
libxkbcommon-dev,
pkgconf,
qt6-base-dev (>= 6.6.0~),
Build-Depends-Indep: fdupes, libxml2-utils, python3-lxml,
Standards-Version: 4.7.2
Homepage: https://invent.kde.org/frameworks/breeze-icons
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kf6-breeze-icons
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kf6-breeze-icons.git
Rules-Requires-Root: no
Package: kf6-breeze-icon-theme
Section: kde
Architecture: all
Multi-Arch: foreign
Depends: hicolor-icon-theme, ${misc:Depends},
Breaks: breeze-icon-theme (<< 4:5.115.0-3~),
Replaces: breeze-icon-theme (<< 4:5.115.0-3~),
Description: Default Plasma icon theme
This is the default icon theme for the KDE Plasma 6 desktop.
.
This package is part of the Breeze theme module.
Package: kf6-breeze-icon-theme-rcc
Section: kde
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Breaks: breeze-icon-theme-rcc (<< 4:5.115.0-3~),
Replaces: breeze-icon-theme-rcc (<< 4:5.115.0-3~),
Description: RCC resources for the breeze icon theme
Breeze is the default icon theme for the KDE Plasma 6 desktop. This package
contains the icons in RCC format.
.
This package is part of the Breeze theme module.
Package: libkf6breezeicons-dev
Section: libdevel
Architecture: any
Depends: kf6-breeze-icon-theme-rcc,
libkf6breezeicons6 (= ${binary:Version}),
qt6-base-dev (>= 6.6.0~),
${misc:Depends},
Description: Default Plasma icon theme (development files)
This is the default icon theme for the KDE Plasma 6 desktop.
.
This package is part of the Breeze theme module.
.
This package contains the development files.
Package: libkf6breezeicons6
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: Default Plasma icon theme
This is the default icon theme for the KDE Plasma 6 desktop.
.
This package is part of the Breeze theme module.
|