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
|
Source: linphone-desktop
Section: sound
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Bernhard Schmidt <berni@debian.org>
Build-Depends: cmake,
debhelper-compat (= 12),
liblinphone-dev (>= 4.4.15~),
libqt5svg5-dev,
libxml2-dev,
pkg-config,
qtbase5-dev,
qtdeclarative5-dev,
qtquickcontrols2-5-dev,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 4.5.0
Homepage: http://www.linphone.org/
Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/linphone-desktop
Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/linphone-desktop.git
Package: linphone-desktop
Architecture: any
Depends: linphone-common (>= 4.4.0~),
qml-module-qt-labs-platform,
qml-module-qtgraphicaleffects,
qml-module-qtquick-controls,
qml-module-qtquick-controls2,
qml-module-qtquick-dialogs,
qml-module-qtquick-layouts,
qml-module-qtquick-window2,
qml-module-qtquick2,
${misc:Depends},
${shlibs:Depends}
Replaces: linphone (<< 4.0.0~)
Breaks: linphone (<< 4.0.0~)
Description: SIP softphone - graphical client
Linphone is an audio and video internet phone using the SIP protocol.
.
The main features of linphone are:
- a nice graphical interface;
- it includes a large variety of codecs with different quality / bandwidths;
- it uses the well-known and standardised SIP protocol.
.
This package includes the Qt/QML based graphical desktop client.
Package: linphone
Architecture: all
Depends: linphone-desktop,
${misc:Depends}
Section: oldlibs
Description: SIP softphone - graphical client (transitional package)
Linphone is an audio and video internet phone using the SIP protocol.
.
The main features of linphone are:
- a nice graphical interface;
- it includes a large variety of codecs with different quality / bandwidths;
- it uses the well-known and standardised SIP protocol.
.
This is a transitional package. It can safely be removed.
|