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
|
Source: plasma-phonebook
Section: kde
Priority: optional
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders: Marco Mattiolo <marco.mattiolo@hotmail.it>,
Arnaud Ferraris <aferraris@debian.org>,
Build-Depends: cmake (>= 3.15~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.93.0~),
kirigami-addons-dev (>= 0.6~),
kirigami2-dev (>= 5.93.0~),
kpeople-vcard,
libkf5config-dev (>= 5.93.0~),
libkf5contacts-dev (>= 5.93.0~),
libkf5coreaddons-dev (>= 5.93.0~),
libkf5people-dev (>= 5.93.0~),
libqt5svg5-dev (>= 5.15.2~),
pkg-config,
pkg-kde-tools,
qtbase5-dev (>= 5.15.2~),
qtdeclarative5-dev (>= 5.15.2~),
qtquickcontrols2-5-dev (>= 5.15.2~),
Standards-Version: 4.6.2
Homepage: https://invent.kde.org/plasma-mobile/plasma-phonebook
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/plasma-phonebook
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/plasma-phonebook.git
Rules-Requires-Root: no
Package: plasma-phonebook
Architecture: any
Multi-Arch: foreign
Depends: qml-module-org-kde-kirigami-addons-datetime (>= 0.6~),
qml-module-org-kde-kirigami2 (>= 5.93.0~),
qml-module-qtquick-controls2 (>= 5.15.2~),
${misc:Depends},
${shlibs:Depends}
Description: Phone book for Plasma Mobile
Contacts application which allows adding, modifying and removing contacts.
.
Plasma-phonebook is a contact application that primarily targets Plasma Mobile.
.
The application uses kpeople models to find, add, remove and update contacts.
The actual vcard editing is done using KContacts, allowing to use the full
range of fields vcards support. Plasma Phonebook ships its own KPeople
plugin for displaying actions.
|