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
|
Source: ktp-send-file
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,
libkf5i18n-dev (>= 5.0~),
libkf5kcmutils-dev (>= 5.0~),
libkf5kio-dev (>= 5.0~),
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-send-file
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ktp-send-file.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ktp-send-file
Package: kde-telepathy-send-file
Architecture: any
Depends: kde-telepathy-data (>= 0.8.1), ${misc:Depends}, ${shlibs:Depends},
Recommends: kde-telepathy,
Enhances: dolphin, konqueror,
Description: KDE Telepathy dolphin/konqueror integration plugin
This package provides a dolphin/konqueror plugin that allows you
to easily send files to your contacts from a context menu action.
.
This package is not meant to be used standalone. It is recommended
to install the kde-telepathy metapackage instead.
|