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 114 115 116 117 118 119 120 121 122
|
Source: libkf5pimcommon
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: cmake (>= 3.16~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.99.0~),
libkf5akonadi-dev (>= 4:22.12.3~),
libkf5akonadicontact-dev (>= 4:22.12.3~),
libkf5akonadisearch-dev (>= 4:22.12.3~),
libkf5archive-dev (>= 5.99.0~),
libkf5codecs-dev (>= 5.99.0~),
libkf5config-dev (>= 5.99.0~),
libkf5configwidgets-dev (>= 5.99.0~),
libkf5contacts-dev (>= 5:5.99.0~),
libkf5coreaddons-dev (>= 5.99.0~),
libkf5i18n-dev (>= 5.99.0~),
libkf5imap-dev (>= 22.12.3~),
libkf5itemmodels-dev (>= 5.99.0~),
libkf5jobwidgets-dev (>= 5.99.0~),
libkf5kcmutils-dev (>= 5.99.0~),
libkf5kio-dev (>= 5.99.0~),
libkf5ldap-dev (>= 22.12.3~),
libkf5libkdepim-dev (>= 4:22.12.3~),
libkf5newstuff-dev (>= 5.99.0~),
libkf5pimtextedit-dev (>= 22.12.3~),
libkf5purpose-dev (>= 5.99.0~),
libkf5service-dev (>= 5.99.0~),
libkf5widgetsaddons-dev (>= 5.99.0~),
libkf5xmlgui-dev (>= 5.99.0~),
pkg-kde-tools (>= 0.12),
qtbase5-dev (>= 5.15.2~),
qttools5-dev (>= 5.4.0~),
xauth,
xsltproc,
xvfb,
Standards-Version: 4.6.2
Homepage: https://invent.kde.org/pim/pimcommon
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/pimcommon
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/pimcommon.git
Rules-Requires-Root: no
Package: libkf5pimcommon-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: Common library for KDE PIM - data files
This library provides the common parts used across different KDE PIM
components.
.
This package provides the data files used by the library.
Package: libkf5pimcommon-dev
Section: libdevel
Architecture: any
Depends: libkf5akonadi-dev (>= 4:22.12.3~),
libkf5akonadicontact-dev (>= 4:22.12.3~),
libkf5config-dev (>= 5.99.0~),
libkf5contacts-dev (>= 5:5.99.0~),
libkf5imap-dev (>= 22.12.3~),
libkf5pimcommon5abi2 (= ${binary:Version}),
libkf5pimcommonakonadi5abi1 (= ${binary:Version}),
libkf5pimcommonautocorrection5 (= ${binary:Version}),
libkf5pimtextedit-dev (>= 22.12.3~),
${misc:Depends},
${shlibs:Depends},
Description: Common library for KDE PIM - devel files
This library provides the common parts used across different KDE PIM
components.
.
This package provides the development files.
Package: libkf5pimcommon-plugins
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: Common library for KDE PIM - plugins
This library provides the common parts used across different KDE PIM
components.
.
This package provides the plugins distributed with the library.
Package: libkf5pimcommon5abi2
X-Debian-ABI: 2
X-CMake-Target: KF5PimCommon
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: Common library for KDE PIM
This library provides the common parts used across different KDE PIM
components.
.
This package provides the shared libraries.
Provides: ${ABI:VirtualPackage},
Package: libkf5pimcommonakonadi5abi1
X-Debian-ABI: 1
X-CMake-Target: KF5PimCommonAkonadi
Architecture: any
Multi-Arch: same
Depends: libkf5pimcommon-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Common library for KDE PIM Akonadi
This library provides the common parts used across different KDE PIM Akonadi
components.
.
This package provides the shared libraries.
Provides: ${ABI:VirtualPackage},
Package: libkf5pimcommonautocorrection5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: Common library for KDE PIM Autocorrection
This library provides the common parts used across different KDE PIM
Autocorrection components.
.
This package provides the shared libraries.
Provides: ${ABI:VirtualPackage},
|