File debian.control of Package mediastreamer2
Source: mediastreamer2
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
Section: libs
Homepage: https://github.com/BelledonneCommunications/mediastreamer2/
Package: libmediastreamer2-11
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
# libturbojpeg,
Depends: mediastreamer2-data (= ${binary:Version}),
libbcg729-0 (>= 1.1.1),
libbv16 (>= 1.2-0+0.0),
libbcmatroska2-0 (>= 5.2.1-0+0.0),
libbctoolbox1 (>= 5.2.95-0+0.0),
libbzrtp0 (>= 5.2.95-0+0.0),
libortp15 (>= 5.2.95-0+0.0),
libsrtp2-1 (>= 2.0.0),
${misc:Depends},
${shlibs:Depends},
Description: Voice and video streaming engine for telephony (base)
Mediastreamer2 is a powerful and lightweight streaming engine
specially designed for voice/video telephony applications.
.
This open source library is responsible for all receiving and
sending of multimedia streams in Linphone, including voice/video
capture, encoding, decoding, and rendering.
.
This package contains the base library.
Package: mediastreamer2-dev
Section: libdevel
Architecture: any
Depends: libmediastreamer2-11 (= ${binary:Version}),
${misc:Depends},
Description: Development files for the mediastreamer2 library
Mediastreamer2 is a powerful and lightweight streaming engine
specially designed for voice/video telephony applications.
.
This open source library is responsible for all receiving and
sending of multimedia streams in Linphone, including voice/video
capture, encoding, decoding, and rendering.
.
This package contains the development files for the development library.
Package: mediastreamer2-data
Section: devel
Architecture: any
Description: Development files for the mediastreamer2 library
Mediastreamer2 is a powerful and lightweight streaming engine
specially designed for voice/video telephony applications.
.
This package contains data files such as images.
Package: mediastreamer2-plugins
Section: libs
Architecture: any
Description: Mediastreamer2 plugins
This package contains mediastreamer2 plugins.
.
Mediastreamer2 plugins:
- libmsqogl.so (Qt GL video plugin)