summaryrefslogtreecommitdiff
path: root/debian/control
blob: 727fcbb76fe60e93cb22d0b95d15b8d1be357a81 (plain)
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
Source: baresip
Section: comm
Priority: optional
Build-Depends: cdbs,
 devscripts,
 debhelper (>= 9~),
 dh-buildinfo,
 libre-dev,
 librem-dev
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Vasudev Kamath <vasudev@copyninja.info>
 Ramakrishnan Muthhukrishnan <ram@rkrishnan.org>
Vcs-Git: https://anonscm.debian.org/git/pkg-voip/baresip.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-voip/baresip.git
Homepage: http://www.creytiv.com/baresip.html

Package: baresip
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends}
Description:  portable and modular SIP User-Agent with audio and video support
 A modular SIP User-Agent with support for many IETF standards such as
 SIP,SDP,RTP/RTCP,STUN,TURN,ICE. It supports both IPv4 and IPv6. It
 has following features.
  * Audio codecs: AMR, BV32, G.711, G.722, G.722.1, G.726, GSM, iLBC,
    iSAC, L16, OPUS, Silk, Speex
  * Video codecs: H.263, H.264, H.265, MPEG4, VP8
  * Audio drivers: Alsa, Coreaudio, Gstreamer, OpenSLES, OSS,
    Portaudio, Windows wave
  * Video sources: FFmpeg avformat, MacOSX qtcapture, MacOSX
    quicktime, Video4Linux and Video4Linux2, X11 Grabber
  * Video output modules: OpenGL, SDL/SDL2, X11, DirectFB
  * NAT Traversal modules: STUN, TURN, ICE, NAT-PMP
  * Media encryption modules: SRTP, DTLS-SRTP, ZRTP

Package: baresip-dbg
Architecture: any
Depends: ${shlibs:Depends},
 ${misc-Depends}
Description: portable and modular SIP User-Agent with audio and video support (debug symbols)
 A modular SIP User-Agent with support for many IETF standards such as
 SIP,SDP,RTP/RTCP,STUN,TURN,ICE. It supports both IPv4 and IPv6. It
 has following features.
  * Audio codecs: AMR, BV32, G.711, G.722, G.722.1, G.726, GSM, iLBC,
    iSAC, L16, OPUS, Silk, Speex
  * Video codecs: H.263, H.264, H.265, MPEG4, VP8
  * Audio drivers: Alsa, Coreaudio, Gstreamer, OpenSLES, OSS,
    Portaudio, Windows wave
  * Video sources: FFmpeg avformat, MacOSX qtcapture, MacOSX
    quicktime, Video4Linux and Video4Linux2, X11 Grabber
  * Video output modules: OpenGL, SDL/SDL2, X11, DirectFB
  * NAT Traversal modules: STUN, TURN, ICE, NAT-PMP
  * Media encryption modules: SRTP, DTLS-SRTP, ZRTP
 .
 This package provides debug symbols for baresip.

Package: baresip-doc
Architecture: all
Depends: ${misc:Depends}
Description: portable and modular SIP User-Agent with audio and video support (documentation)
 A modular SIP User-Agent with support for many IETF standards such as
 SIP,SDP,RTP/RTCP,STUN,TURN,ICE. It supports both IPv4 and IPv6. It
 has following features.
  * Audio codecs: AMR, BV32, G.711, G.722, G.722.1, G.726, GSM, iLBC,
    iSAC, L16, OPUS, Silk, Speex
  * Video codecs: H.263, H.264, H.265, MPEG4, VP8
  * Audio drivers: Alsa, Coreaudio, Gstreamer, OpenSLES, OSS,
    Portaudio, Windows wave
  * Video sources: FFmpeg avformat, MacOSX qtcapture, MacOSX
    quicktime, Video4Linux and Video4Linux2, X11 Grabber
  * Video output modules: OpenGL, SDL/SDL2, X11, DirectFB
  * NAT Traversal modules: STUN, TURN, ICE, NAT-PMP
  * Media encryption modules: SRTP, DTLS-SRTP, ZRTP
 .
 This package provides documentation and sample configuration files
 for baresip.