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
|
Source: kaddressbook
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Sune Vuorela <sune@debian.org>,
Modestas Vainius <modax@debian.org>,
Michael Meskes <meskes@debian.org>,
George Kiagiadakis <kiagiadakis.george@gmail.com>,
Eshat Cakar <info@eshat.de>,
Maximiliano Curia <maxy@debian.org>,
Sandro Knauß <hefee@debian.org>
Build-Depends: cmake (>= 3.5~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.71.0~),
gettext,
kuserfeedback-dev (>= 0.9.90~),
libgpgmepp-dev (>= 1.11.1~),
libkf5akonadi-dev (>= 4:20.08.3~),
libkf5akonadisearch-dev (>= 4:20.08.3~),
libkf5crash-dev (>= 5.71.0~),
libkf5dbusaddons-dev (>= 5.71.0~),
libkf5doctools-dev (>= 5.71.0~),
libkf5grantleetheme-dev (>= 20.08.3~),
libkf5kaddressbookgrantlee-dev (>= 4:20.08.3~),
libkf5kaddressbookimportexport-dev (>= 4:20.08.3~),
libkf5kcmutils-dev (>= 5.71.0~),
libkf5kontactinterface-dev (>= 20.08.3~),
libkf5libkdepim-dev (>= 4:20.08.3~),
libkf5libkleo-dev (>= 4:20.08.3~),
libkf5pimcommon-dev (>= 4:20.08.3~),
libkf5pimtextedit-dev (>= 20.08.3~),
libkf5prison-dev (>= 5.71.0~),
pkg-config,
pkg-kde-tools (>= 0.12),
qtbase5-dev (>= 5.13.0~)
Standards-Version: 4.5.1
Homepage: https://invent.kde.org/pim/kaddressbook
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kaddressbook
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kaddressbook.git
Rules-Requires-Root: no
Package: kaddressbook
Section: utils
Architecture: any
Depends: akonadi-server,
kdepim-runtime,
libkf5akonadisearch-bin,
libkf5akonadisearch-plugins,
${misc:Depends},
${shlibs:Depends}
Recommends: kdepim-addons
Description: address book and contact data manager
KAddressBook enables you to manage your contacts efficiently and comfortably.
It can load and save your contacts to many different locations, including
the local file system, LDAP servers, and SQL databases.
|