summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorVasudev Kamath <kamathvasudev@gmail.com>2016-02-07 21:50:04 +0530
committerVasudev Kamath <kamathvasudev@gmail.com>2016-02-07 21:50:04 +0530
commit319c9c214f23101c5e1647874b20cd3aee4d8901 (patch)
tree02b31be3717fac97488a41747856cf58d6e6527e /debian/control
parentfbf72f95edbc7794e2c5b5c17f2c0bfb6873ae25 (diff)
Regenerate control files.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control48
1 files changed, 46 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index a8030e6..727fcbb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,9 @@ Priority: optional
Build-Depends: cdbs,
devscripts,
debhelper (>= 9~),
- dh-buildinfo
+ 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>
@@ -29,4 +31,46 @@ Description: portable and modular SIP User-Agent with audio and video support
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 \ No newline at end of file
+ * 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. \ No newline at end of file