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
|
Source: grantleetheme
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Sandro Knauß <hefee@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.6.0~),
libkf6colorscheme-dev (>= 6.6.0~),
libkf6guiaddons-dev (>= 6.6.0~),
libkf6i18n-dev (>= 6.6.0~),
libkf6iconthemes-dev (>= 6.6.0~),
libkf6newstuff-dev (>= 6.6.0~),
libkf6texttemplate-dev (>= 6.3.0~),
libkf6xmlgui-dev (>= 6.6.0~),
libxkbcommon-dev,
qt6-base-dev (>= 6.7.0~),
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.7.2
Homepage: https://invent.kde.org/pim/grantleetheme
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/grantleetheme
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/grantleetheme.git
Rules-Requires-Root: no
Package: libgrantleetheme-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: KDE PIM grantlee theme support - data files
This library provides the grantlee theme support for KDE PIM.
.
This package provides the data files.
Package: libgrantleetheme-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libkf6texttemplate-dev (>= 6.3.0~),
libkpim6grantleetheme6 (= ${binary:Version}),
qt6-base-dev (>= 6.7.0~),
${misc:Depends},
${shlibs:Depends},
Description: KDE PIM grantlee theme support - devel files
This library provides the grantlee theme support for KDE PIM.
.
This package provides the development files.
Package: libgrantleetheme-plugins
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: KDE PIM grantlee theme support - plugins
This library provides the grantlee theme support for KDE PIM.
.
This package provides the plugins distributed with the library.
Package: libkpim6grantleetheme6
Provides: ${ABI:VirtualPackage},
Architecture: any
Multi-Arch: same
Depends: libgrantleetheme-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Recommends: libgrantleetheme-plugins (= ${binary:Version}),
Description: KDE PIM grantlee theme support - library
This library provides the grantlee theme support for KDE PIM.
.
This package provides the shared libraries.
|