File debian.control of Package linphone
Source: liblinphone
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
Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/linphone.git
Package: linphone-dev
Section: libdevel
Depends: liblinphone10 (= ${binary:Version}),
liblinphone++10 (= ${binary:Version}),
bctoolbox-dev (>= 5.3.5-0+0.0),
belle-sip-dev (>= 5.3.5-0+0.0),
belcard-dev (>= 5.3.5-0+0.0),
mediastreamer2-dev (>= 5.3.1-0+0.0),
ortp-dev (>= 5.3.5-0+0.0),
bzrtp-dev (>= 5.3.5-0+0.0),
lime-dev (>= 5.3.5-0+0.0),
belr-dev (>= 5.3.5-0+0.0),
broadvoice16-dev (>= 1.2-0+0.0),
${misc:Depends},
Architecture: any
Description: Linphone web phone's library - development files
Linphone is an audio and video internet phone using the SIP protocol. It
has a GTK+ and console interface, includes a large variety of audio and video
codecs, and provides IM features.
.
This package contains the files needed to use the linphone's library in your
programs.
Package: liblinphone10
Section: libs
Pre-Depends: ${misc:Pre-Depends},
Depends: libmediastreamer2-11 (>= 5.3.1-0+0.0),
libortp15 (>= 5.3.5-0+0.0),
libbelr1 (>= 5.3.5-0+0.0),
${misc:Depends},
${shlibs:Depends},
Architecture: any
Multi-Arch: same
Description: Linphone's shared library part (supporting the SIP protocol)
Linphone is an audio and video internet phone using the SIP protocol. It
has a GTK+ and console interface, includes a large variety of audio and video
codecs, and provides IM features.
.
This package contains the shared runtime libraries.
Package: liblinphone++10
Section: libs
Pre-Depends: ${misc:Pre-Depends},
Depends: libmediastreamer2-11 (>= 5.3.1-0+0.0),
libortp15 (>= 5.3.5-0+0.0),
libbelr1 (>= 5.3.5-0+0.0),
${misc:Depends},
${shlibs:Depends},
Architecture: any
Multi-Arch: same
Description: Linphone's shared library part (supporting the SIP protocol)
Linphone is an audio and video internet phone using the SIP protocol. It
has a GTK+ and console interface, includes a large variety of audio and video
codecs, and provides IM features.
.
This package contains the C++ shared runtime libraries.
# Debian names this package liblinphone-common
# Following the naming from OpenSUSE liblinphone-data
Package: liblinphone-data
Depends: ${misc:Depends},
Architecture: all
Description: Shared components of the linphone SIP softphone
Linphone is an audio and video internet phone using the SIP protocol. It
has a GTK+ and console interface, includes a large variety of audio and video
codecs, and provides IM features.
.
This package contains the resource files of linphone (the rings).
# Debian uses:
# liblinphone-common (= ${source:Version}),
# Following the naming from OpenSUSE liblinphone-data
Package: linphone-cli
Depends: host,
liblinphone10 (= ${binary:Version}),
liblinphone-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Replaces: linphone-nogtk (<< 4.4.0-2~)
Breaks: linphone-nogtk (<< 4.4.0-2~)
Architecture: any
Description: SIP softphone - console-only client
Linphone is an audio and video internet phone using the SIP protocol. It
has a GTK+ and console interface, includes a large variety of audio and video
codecs, and provides IM features.
.
This package contains the console version of linphone.
Package: linphone-nogtk
Architecture: all
Depends: linphone-cli, ${misc:Depends}
Section: oldlibs
Description: SIP softphone - console-only client (transitional package)
Linphone is an audio and video internet phone using the SIP protocol. It
has a GTK+ and console interface, includes a large variety of audio and video
codecs, and provides IM features.
.
This is a transitional package. It can safely be removed.