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
|
Source: ktp-text-ui
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Diane Trout <diane@ghic.org>,
Michał Zając <quintasan@kubuntu.org>,
Mark Purcell <msp@debian.org>,
Build-Depends: cmake (>= 2.8.12~),
debhelper-compat (= 13),
extra-cmake-modules (>= 1.3.0~),
gettext,
libkf5archive-dev,
libkf5dbusaddons-dev,
libkf5emoticons-dev (>= 5.16-2),
libkf5i18n-dev,
libkf5iconthemes-dev,
libkf5itemviews-dev,
libkf5kcmutils-dev,
libkf5kio-dev,
libkf5notifications-dev,
libkf5notifyconfig-dev,
libkf5people-dev,
libkf5service-dev,
libkf5sonnet-dev,
libkf5textwidgets-dev,
libkf5widgetsaddons-dev,
libkf5windowsystem-dev,
libkf5xmlgui-dev,
libktp-dev (>= 20.08.0~),
libqt5texttospeech5-dev,
libtelepathy-logger-dev,
libtelepathy-logger-qt-dev (>= 17.08~),
libtelepathy-qt5-dev (>= 0.9.7~),
pkg-kde-tools (>= 0.9),
qtbase5-dev,
qtwebengine5-dev (>= 5.7.0~),
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://projects.kde.org/projects/extragear/network/telepathy/ktp-text-ui
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ktp-text-ui.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ktp-text-ui
Package: kde-telepathy-text-ui
Architecture: any
Depends: kde-telepathy-data (>= 0.8.1),
libjs-jquery (>= 1.7),
${misc:Depends},
${shlibs:Depends},
Breaks: ${kde-l10n:all}
Replaces: libktpchat0, ${kde-l10n:all}
Recommends: kde-telepathy
Description: Telepathy text chat UI for the KDE Plasma Desktop
This package provides a telepathy handler for text channels, a program
that in other words allows you to chat with your contacts using instant
text messages.
.
In addition, this package also provides a UI for viewing telepathy
text chat logs.
.
This package is not meant to be used standalone. It is recommended
to install the kde-telepathy metapackage instead.
|