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 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
Source: lomiri-telephony-service
Section: libs
Priority: optional
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders:
Mike Gabriel <sunweaver@debian.org>,
Marius Gripsgard <marius@ubports.com>,
Build-Depends: cmake,
dbus-test-runner,
dconf-cli,
debhelper-compat (= 13),
gnome-keyring,
libhistoryservice-dev,
libicu-dev,
libmessaging-menu-dev,
libnotify-dev,
libphonenumber-dev,
libtelepathy-qt5-dev,
libprotobuf-dev,
libpulse-dev,
liblomiri-url-dispatcher-dev,
pkg-config,
python3,
qml-module-qttest,
qtbase5-dev (>= 5.0),
qtdeclarative5-dev (>= 5.0),
qtdeclarative5-dev-tools (>= 5.0),
qtfeedback5-dev,
qml-module-lomiri-components,
qml-module-lomiri-layouts,
qml-module-lomiri-performancemetrics,
qml-module-lomiri-test,
qtmultimedia5-dev (>= 5.0),
qtpim5-dev (>= 5),
libusermetricsinput-dev,
telepathy-mission-control-5,
xvfb <!nocheck>,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://gitlab.com/ubports/development/core/telephony-service/
Vcs-Browser: https://salsa.debian.org/ubports-team/lomiri-telephony-service/
Vcs-Git: https://salsa.debian.org/ubports-team/lomiri-telephony-service.git
Package: lomiri-telephony-service
Section: misc
Architecture: any
Multi-Arch: foreign
Conflicts: phone-app
Replaces: phone-app
Depends: lomiri-schemas,
lomiri-history-service,
libnotify4,
telepathy-mission-control-5,
lomiri-sounds,
tone-generator,
dconf-cli,
python3,
python3-dbus,
python3-gi,
${misc:Depends},
${shlibs:Depends},
Suggests: telepathy-ofono
Description: Telephony service components for Lomiri - service daemon
Telephony service components for Lomiri.
.
This package contains the backend components providing the telephony
features such as calling and texting.
Package: qml-module-lomiri-telephony
Architecture: any
Multi-Arch: same
Depends: lomiri-schemas,
# qtcontact5-galera[!s390x],
lomiri-telephony-service (>= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Suggests: telepathy-ofono
Description: Telephony service components for Lomiri - Telephony QML plugin
Telephony service components for Lomiri.
.
This package contains the QML plugin providing the features from the telephony
service to applications.
Package: qml-module-lomiri-telephony-phonenumber
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends},
qml-module-lomiri-components
Description: Telephony service components for Lomiri - PhoneNumber QML plugin
Telephony PhoneNumber components for Lomiri.
.
This package contains the QML plugin providing the features from the telephony
PhoneNumber to applications.
|