Source: baresip
Section: comm
Priority: optional
Build-Depends: cdbs (>= 0.4.131~),
 licensecheck,
 debhelper,
 dh-buildinfo,
 libasound2-dev,
 libcodec2-dev,
 libdirectfb-dev [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64el s390x],
 libjack-dev,
 libgsm1-dev,
 libopus-dev,
 libopencore-amrnb-dev,
 libopencore-amrwb-dev,
 libpng-dev,
 libre-dev,
 librem-dev,
 libsdl2-dev,
 libsndfile1-dev,
 libsndio-dev,
 libspandsp-dev,
 libspeex-dev,
 libspeexdsp-dev,
 libsrtp0-dev,
 libtwolame-dev,
 libvpx-dev,
 libssl-dev,
 libevdev-dev [linux-any],
 portaudio19-dev,
 pkg-config,
 libavcodec-dev,
 libavformat-dev,
 libavdevice-dev,
 libswscale-dev,
 libx265-dev,
 libgstreamer1.0-dev,
 libgstreamer-plugins-base1.0-dev,
 libgtk2.0-dev,
 libcairo2-dev,
 libmpg123-dev,
 libpulse-dev,
 libxext-dev,
 libx11-dev
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>,
 Ramakrishnan Muthhukrishnan <ram@rkrishnan.org>,
 Vasudev Kamath <vasudev@copyninja.info>
Standards-Version: 3.9.8
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: all
Depends: ${cdbs:Depends},
 ${misc:Depends}
Recommends: ${cdbs:Recommends}
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, and ICE.
 .
 Supports both IPv4 and IPv6, and the following features.
  * Audio codecs: AMR, G.711, G.722, G.726, GSM, L16, MPA, OPUS, Speex.
  * Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
  * Audio drivers: Alsa, GStreamer, JACK, OSS, Portaudio, sndio.
  * Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
  * Video output modules: SDL2, X11, DirectFB.
  * NAT Traversal modules: STUN, TURN, ICE, NATBD, NAT-PMP, PCP.
  * Media encryption modules: SRTP, DTLS-SRTP.
 .
 This metapackage will install baresip and all its optional features.

Package: baresip-core
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends}
Suggests: ${cdbs:Suggests}
Breaks: ${cdbs:Breaks}
Replaces: ${cdbs:Replaces}
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, and ICE.
 .
 Supports both IPv4 and IPv6, and the following features.
  * Audio codecs: AMR, G.711, G.722, G.726, GSM, L16, MPA, OPUS, Speex.
  * Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
  * Audio drivers: Alsa, GStreamer, JACK, OSS, Portaudio, sndio.
  * Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
  * Video output modules: SDL2, X11, DirectFB.
  * NAT Traversal modules: STUN, TURN, ICE, NATBD, NAT-PMP, PCP.
  * Media encryption modules: SRTP, DTLS-SRTP.
 .
 Some of above features are provided in separate packages baresip-gtk,
 baresip-ffmpeg, baresip-gstreamer and baresip-x11.

Package: baresip-gtk
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends},
 baresip-core (= ${binary:Version})
Enhances: ${cdbs:Enhances}
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, and ICE.
 .
 Supports both IPv4 and IPv6, and the following features.
  * Audio codecs: AMR, G.711, G.722, G.726, GSM, L16, MPA, OPUS, Speex.
  * Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
  * Audio drivers: Alsa, GStreamer, JACK, OSS, Portaudio, sndio.
  * Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
  * Video output modules: SDL2, X11, DirectFB.
  * NAT Traversal modules: STUN, TURN, ICE, NATBD, NAT-PMP, PCP.
  * Media encryption modules: SRTP, DTLS-SRTP.
 .
 This package provides a GTK+ front-end for baresip.

Package: baresip-ffmpeg
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends},
 baresip-core (= ${binary:Version})
Breaks: ${cdbs:Breaks}
Replaces: ${cdbs:Replaces}
Enhances: ${cdbs:Enhances}
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, and ICE.
 .
 Supports both IPv4 and IPv6, and the following features.
  * Audio codecs: AMR, G.711, G.722, G.726, GSM, L16, MPA, OPUS, Speex.
  * Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
  * Audio drivers: Alsa, GStreamer, JACK, OSS, Portaudio, sndio.
  * Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
  * Video output modules: SDL2, X11, DirectFB.
  * NAT Traversal modules: STUN, TURN, ICE, NATBD, NAT-PMP, PCP.
  * Media encryption modules: SRTP, DTLS-SRTP.
 .
 This package integrates FFmpeg codecs and formats with baresip.

Package: baresip-gstreamer
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends},
 baresip-core (= ${binary:Version})
Breaks: ${cdbs:Breaks}
Replaces: ${cdbs:Replaces}
Enhances: ${cdbs:Enhances}
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, and ICE.
 .
 Supports both IPv4 and IPv6, and the following features.
  * Audio codecs: AMR, G.711, G.722, G.726, GSM, L16, MPA, OPUS, Speex.
  * Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
  * Audio drivers: Alsa, GStreamer, JACK, OSS, Portaudio, sndio.
  * Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
  * Video output modules: SDL2, X11, DirectFB.
  * NAT Traversal modules: STUN, TURN, ICE, NATBD, NAT-PMP, PCP.
  * Media encryption modules: SRTP, DTLS-SRTP.
 .
 This package integrates GStreamer pipelines with baresip.

Package: baresip-x11
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends},
 baresip-core (= ${binary:Version})
Breaks: ${cdbs:Breaks}
Replaces: ${cdbs:Replaces}
Enhances: ${cdbs:Enhances}
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, and ICE.
 .
 Supports both IPv4 and IPv6, and the following features.
  * Audio codecs: AMR, G.711, G.722, G.726, GSM, L16, MPA, OPUS, Speex.
  * Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9.
  * Audio drivers: Alsa, GStreamer, JACK, OSS, Portaudio, sndio.
  * Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber.
  * Video output modules: SDL2, X11, DirectFB.
  * NAT Traversal modules: STUN, TURN, ICE, NATBD, NAT-PMP, PCP.
  * Media encryption modules: SRTP, DTLS-SRTP.
 .
 This package provides various X11-related features for baresip.
