summaryrefslogtreecommitdiff
path: root/debian/control.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control.in')
-rw-r--r--debian/control.in29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/control.in b/debian/control.in
new file mode 100644
index 0000000..02dffd5
--- /dev/null
+++ b/debian/control.in
@@ -0,0 +1,29 @@
+Source: baresip
+Section: comm
+Priority: optional
+Build-Depends: @cdbs@
+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 \ No newline at end of file