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
Rules-Requires-Root: no
Homepage: https://github.com/BelledonneCommunications/mediastreamer2/
Package: libmediastreamer2-11
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
# libturbojpeg,
#Depends: mediastreamer2-data (= ${binary:Version}),
Depends: libgsm1,
libbcg729-0 (>= 1.1.1),
libbv16 (>= 1.2-0+0.0),
libbcmatroska2-0 (>= 5.3.36-0+0.0),
libbzrtp0 (>= 5.3.37-0+0.0),
libsrtp2-1 (>= 2.0.0),
libortp15 (>= 5.3.37-0+0.0),
mediastreamer2-plugin-msqogl (= ${binary:Version}),
mediastreamer2-data (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
# Recommends: there is a system openh264 package : mediastreamer2-plugin-openh264,
# there is a system x264, x265 package : mediastreamer2-plugin-x264,
# mediastreamer2-plugin-webrtc,
# conflicts with libopencore-amrnb0, libopencore-amrwb0 : mediastreamer2-plugin-opencore-amr,
# Suggests: conflicts with libcodec2 : mediastreamer2-plugin-codec2,
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}),
libgsm1-dev,
bcg729-dev (>= 1.1.1-0+0.0),
broadvoice16-dev (>= 1.2-0+0.0),
bzrtp-dev (>= 5.3.37-0+0.0),
bcmatroska2-dev (>= 5.3.36-0+0.0),
ortp-dev (>= 5.3.37-0+0.0),
${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: Mediastreamer data
This package contains data files such as images.
.
Mediastreamer2 image(s):
nowebcamCIF.jpg (≡/Preferences/Video/Static Picture)
Package: mediastreamer2-plugin-msqogl
Section: libs
Architecture: any
Description: Mediastreamer2 plugin msqogl
This package contains mediastreamer2 plugin msqogl.
.
Mediastreamer2 plugin msqogl:
- libmsqogl.so (Qt GL video plugin)