1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230
|
Source: baresip
Section: comm
Priority: optional
Build-Depends:
debhelper-compat (= 13),
help2man,
libasound2-dev,
libavcodec-dev,
libavdevice-dev,
libavfilter-dev,
libavformat-dev,
libavutil-dev,
libcairo2-dev,
libcodec2-dev,
libevdev-dev [linux-any],
libgsm1-dev,
libgstreamer-plugins-base1.0-dev,
libgstreamer1.0-dev,
libgtk-3-dev,
libjack-dev,
libmosquitto-dev,
libmp3lame-dev,
libmpg123-dev,
libopenaptx-dev,
libopencore-amrnb-dev,
libopencore-amrwb-dev,
libopus-dev,
libpng-dev,
libpulse-dev,
libre-dev (>= 2),
librem-dev (>= 1),
libsdl2-dev,
libsndfile1-dev,
libsndio-dev,
libspandsp-dev,
libspeexdsp-dev,
libssl-dev,
libswresample-dev,
libswscale-dev,
libtwolame-dev,
libvo-amrwbenc-dev,
libvpx-dev,
libx11-dev,
libx265-dev,
libxext-dev,
pkgconf,
portaudio19-dev,
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders:
Jonas Smedegaard <dr@jones.dk>,
Vasudev Kamath <vasudev@copyninja.info>,
Victor Seva <vseva@debian.org>,
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/pkg-voip-team/baresip.git
Vcs-Browser: https://salsa.debian.org/pkg-voip-team/baresip
Homepage: https://github.com/baresip/baresip
Rules-Requires-Root: no
Package: baresip
Architecture: all
Depends:
baresip-core,
${misc:Depends},
Recommends:
baresip-ffmpeg,
baresip-gstreamer,
baresip-gtk,
baresip-x11,
Description: portable and modular SIP user-agent - metapackage
A modular SIP user-agent
with support for audio and video, and many IETF standards
such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC.
.
Supports both IPv4 and IPv6, and the following features.
* Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM,
L16, MPA, OPUS.
* Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
* Audio drivers: Alsa, GStreamer, JACK, OSS,
Portaudio, PulseAudio, sndio.
* Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
* Video outputs: SDL2, X11.
* NAT Traversal: STUN, TURN, ICE, NAT-PMP.
* Media encryption: SRTP, DTLS-SRTP.
* Telemetry messaging: MQTT.
* Control interfaces: JSON-over-TCP.
.
This metapackage will install baresip and all its optional features.
Package: baresip-core
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Suggests:
baresip-ffmpeg,
baresip-gstreamer,
baresip-gtk,
baresip-x11,
Description: portable and modular SIP user-agent - core parts
A modular SIP user-agent
with support for audio and video, and many IETF standards
such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC.
.
Supports both IPv4 and IPv6, and the following features.
* Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM,
L16, MPA, OPUS.
* Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
* Audio drivers: Alsa, GStreamer, JACK, OSS,
Portaudio, PulseAudio, sndio.
* Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
* Video outputs: SDL2, X11.
* NAT Traversal: STUN, TURN, ICE, NAT-PMP.
* Media encryption: SRTP, DTLS-SRTP.
* Telemetry messaging: MQTT.
* Control interfaces: JSON-over-TCP.
.
Some of above features are provided in separate packages
baresip-gtk, baresip-ffmpeg, baresip-gstreamer and baresip-x11.
Package: baresip-gtk
Architecture: any
Depends:
baresip-core (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Enhances:
baresip-core,
Description: portable and modular SIP user-agent - GTK+ front-end
A modular SIP user-agent
with support for audio and video, and many IETF standards
such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC.
.
Supports both IPv4 and IPv6, and the following features.
* Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM,
L16, MPA, OPUS.
* Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
* Audio drivers: Alsa, GStreamer, JACK, OSS,
Portaudio, PulseAudio, sndio.
* Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
* Video output: SDL2, X11.
* NAT Traversal: STUN, TURN, ICE, NAT-PMP.
* Media encryption: SRTP, DTLS-SRTP.
* Telemetry messaging: MQTT.
* Control interfaces: JSON-over-TCP.
.
This package provides a GTK+ front-end for baresip.
Package: baresip-ffmpeg
Architecture: any
Depends:
baresip-core (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Enhances:
baresip-core,
Description: portable and modular SIP user-agent - FFmpeg codecs and formats
A modular SIP user-agent
with support for audio and video, and many IETF standards
such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC.
.
Supports both IPv4 and IPv6, and the following features.
* Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM,
L16, MPA, OPUS.
* Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
* Audio drivers: Alsa, GStreamer, JACK, OSS,
Portaudio, PulseAudio, sndio.
* Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
* Video outputs: SDL2, X11.
* NAT Traversal: STUN, TURN, ICE, NAT-PMP.
* Media encryption: SRTP, DTLS-SRTP.
* Telemetry messaging: MQTT.
* Control interfaces: JSON-over-TCP.
.
This package integrates FFmpeg codecs and formats with baresip.
Package: baresip-gstreamer
Architecture: any
Depends:
baresip-core (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Enhances:
baresip-core,
Description: portable and modular SIP user-agent - GStreamer pipelines
A modular SIP user-agent
with support for audio and video, and many IETF standards
such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC.
.
Supports both IPv4 and IPv6, and the following features.
* Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM,
L16, MPA, OPUS.
* Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
* Audio drivers: Alsa, GStreamer, JACK, OSS,
Portaudio, PulseAudio, sndio.
* Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
* Video outputs: SDL2, X11.
* NAT Traversal: STUN, TURN, ICE, NAT-PMP.
* Media encryption: SRTP, DTLS-SRTP.
* Telemetry messaging: MQTT.
* Control interfaces: JSON-over-TCP.
.
This package integrates GStreamer pipelines with baresip.
Package: baresip-x11
Architecture: any
Depends:
baresip-core (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Enhances:
baresip-core,
Description: portable and modular SIP user-agent - X11 features
A modular SIP user-agent
with support for audio and video, and many IETF standards
such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC.
.
Supports both IPv4 and IPv6, and the following features.
* Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM,
L16, MPA, OPUS.
* Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
* Audio drivers: Alsa, GStreamer, JACK, OSS,
Portaudio, PulseAudio, sndio.
* Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
* Video outputs: SDL2, X11.
* NAT Traversal: STUN, TURN, ICE, NAT-PMP.
* Media encryption: SRTP, DTLS-SRTP.
* Telemetry messaging: MQTT.
* Control interfaces: JSON-over-TCP.
.
This package provides various X11-related features for baresip.
|