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
Rules-Requires-Root: no
Homepage: http://www.linphone.org/
Package: liblinphone-dev
Section: libdevel
# See Debian dependencies here:
# https://packages.debian.org/sid/liblinphone++11
# [linphone_5.2.0-4.debian.tar.xz]
# Depends: bzrtp-dev (>= 5.2.98-0+0.0), moved to mediastreamer2-dev dependencies
# ortp-dev (>= 5.2.98-0+0.0), moved to mediastreamer2-dev dependencies
# bctoolbox-dev (>= 5.2.98-0+0.0), move to lower level package dependency
# libortp15 (>= 5.3.37-0+0.0),
# Maybe: libjsoncpp-dev,
Depends: liblinphone10 (= ${binary:Version}),
liblinphone++10 (= ${binary:Version}),
mediastreamer2-dev (>= 5.3.37-0+0.0),
belle-sip-dev (>= 5.3.37-0+0.0),
belcard-dev (>= 5.3.37-0+0.0),
belr-dev (>= 5.3.37-0+0.0),
lime-dev (>= 5.3.37-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: libortp15 (>= 5.3.37-0+0.0), moved to mediastreamer2-dev dependencies
Depends: libmediastreamer2-11 (>= 5.3.37-0+0.0),
libbellesip1 (>= 5.3.37-0+0.0),
libbelr1 (>= 5.3.37-0+0.0),
libsoci-sqlite3-4.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: libortp15 (>= 5.3.37-0+0.0), moved to mediastreamer2-dev dependencies
Depends: libmediastreamer2-11 (>= 5.3.37-0+0.0),
libbellesip1 (>= 5.3.37-0+0.0),
libbelr1 (>= 5.3.37-0+0.0),
libsoci-sqlite3-4.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.
# Debian removed this package
#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.