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
|
Source: ktp-kded-integration-module
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Diane Trout <diane@ghic.org>,
Michał Zając <quintasan@kubuntu.org>,
Norbert Preining <norbert@preining.info>,
Build-Depends: cmake (>= 3.16~),
debhelper-compat (= 13),
extra-cmake-modules (>= 1.6.0~),
gettext,
libkf5activities-dev,
libkf5config-dev,
libkf5configwidgets-dev,
libkf5dbusaddons-dev,
libkf5i18n-dev,
libkf5idletime-dev,
libkf5kcmutils-dev,
libkf5kio-dev,
libkf5notifications-dev,
libkf5widgetsaddons-dev,
libktp-dev (>= 21.04.0~),
libtelepathy-logger-qt-dev (>= 17.08~),
libtelepathy-qt5-dev (>= 0.9.7~),
pkg-kde-tools (>= 0.9),
qtbase5-dev (>= 5.4),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://projects.kde.org/projects/kde/kdenetwork/ktp-kded-module
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ktp-kded-module.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ktp-kded-module
Package: kde-telepathy-integration-module
Architecture: any
Depends: kde-telepathy-data (>= 0.8.1), ${misc:Depends}, ${shlibs:Depends},
Recommends: kde-telepathy,
Description: Telepathy integration module for the KDE Workspace
This package contains a kded module that provides KDE Workspace
integration for KDE Telepathy, with features such as global presence,
auto away, now playing, connection error handling and more.
.
This package is not meant to be used standalone. It is recommended
to install the kde-telepathy metapackage instead.
|