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
Rules-Requires-Root: no
Homepage: http://www.linphone.org/
Package: linphone-desktop
Architecture: any
#Depends: mediastreamer2-data (>= 5.2.98-0+0.0),
# mediastreamer2-data (>= 5.2.98-0+0.0),
# mediastreamer2-plugins (>= 5.2.98-0+0.0),
# liblinphone-data (>= 5.2.98-0+0.0),
# libsoci-sqlite3-4.0, moved to liblinphone
Depends: liblinphone10 (>= 5.3.37-0+0.0),
liblinphone++10 (>= 5.3.37-0+0.0),
libmediastreamer2-11 (>= 5.3.37-0+0.0),
libv4l-0,
libyuv0,
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}
Recommends: linphone-contacts-vcard-csv-import-export
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-dev
Section: libdevel
Depends: ${misc:Depends},
Architecture: any
Description: Linphone-Desktop - development files
Linphone-Desktop development files.
# openSUSE has renamed linphone to linphone-desktop
# This meta package is therefore no longer needed
#Package: linphone-desktop
#Architecture: any
#Depends: linphone (>= ${binary:Version}),
# ${misc:Depends}
#Section: sound
#Description: SIP softphone - Qt graphical client (meta package)
# A free VoIP and video softphone (meta package)
# May be obsolete and could 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.