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
|
Source: plasma-dialer
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Arnaud Ferraris <aferraris@debian.org>,
Aurélien COUDERC <coucouf@debian.org>,
Marco Mattiolo <marco.mattiolo@hotmail.it>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
dh-sequence-qmldeps,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.18.0~),
kirigami-addons-dev (>= 1.3~),
libcallaudio-dev (>= 0.1.4~),
libkf6config-dev (>= 6.5.0~),
libkf6contacts-dev (>= 6.5.0~),
libkf6coreaddons-dev (>= 6.5.0~),
libkf6dbusaddons-dev (>= 6.5.0~),
libkf6i18n-dev (>= 6.5.0~),
libkf6kio-dev (>= 6.5.0~),
libkf6modemmanagerqt-dev (>= 6.5.0~),
libkf6notifications-dev (>= 6.5.0~),
libkf6people-dev (>= 6.5.0~),
libkf6windowsystem-dev (>= 6.5.0~),
libphonenumber-dev,
libwayland-dev,
pkg-kde-tools,
pkgconf,
plasma-wayland-protocols (>= 1.8~),
qt6-base-dev (>= 6.9.0~),
qt6-base-private-dev (>= 6.9.0~),
qt6-declarative-dev (>= 6.9.0~),
qt6-wayland-dev (>= 6.9.0~),
qt6-wayland-dev-tools (>= 6.7.0~),
qt6-wayland-private-dev (>= 6.7.0~),
Standards-Version: 4.7.2
Homepage: https://invent.kde.org/plasma-mobile/plasma-dialer
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-dialer
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-dialer.git
Rules-Requires-Root: no
Package: plasma-dialer
Architecture: any
Depends: callaudiod,
kwin-wayland (>= 4:6.0~),
${misc:Depends},
${qml6:Depends},
${shlibs:Depends},
Description: Dialer for Plasma Mobile
This application aims at enabling voice calls features inside
a Plasma Mobile environment.
.
It is based on Qt graphical libraries and relies on some KDE
Frameworks. It depends on ModemManager in order to interface
with the radio device, and on Callaudio to manage audio
profiles during voice calls.
|