File debian.control of Package linphoneqt
Source: linphone-desktop
Section: sound
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9),
# use .dsc file to control build dependencies
# since there may be different dependencies in
# different Debian/Ubuntu versions
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
Architecture: any
# Depends: libyuv0,
Depends: libsoci-sqlite3-4.0,
libv4l-0,
liblinphone-data (>= 5.3.1-0+0.0),
liblinphone10 (>= 5.3.1-0+0.0),
liblinphone++10 (>= 5.3.1-0+0.0),
libmediastreamer2-11 (>= 5.3.1-0+0.0),
libqt5opengl5,
libqt5texttospeech5,
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-shapes,
qml-module-qtquick-window2,
qml-module-qtquick2,
qml-module-qtwebview,
${misc:Depends},
${shlibs:Depends}
Replaces: linphone (<< 4.0.0~),
linphoneqt (<< 4.0.0~),
Breaks: linphone (<< 4.0.0~),
linphoneqt (<< 4.0.0~),
Description: SIP softphone - Qt 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-desktop
Architecture: any
Depends: linphone (>= ${binary:Version}),
${misc:Depends}
Section: sound
Description: SIP softphone - Qt 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.
#Package: linphone-dbgsym
#Architecture: any
#Section: debug
#Priority: extra
#Depends:
# linphone (= ${binary:Version}),
# ${misc:Depends}
#Description: debugging symbols for linphone
# This package contains the debugging symbols for linphone.