summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-01-12 17:13:26 +0100
committerJonas Smedegaard <dr@jones.dk>2017-01-12 17:13:26 +0100
commit52cca7c1ef0b8a38c7d7a592b460a503921de690 (patch)
tree267e296014e19fe5f02dbf40c0f3d628fd681247 /debian/control
parentfe8d23fd721ca00d72872ba1aaf087236051f7cd (diff)
Prepare for release: Update changelog, control file, and copyright hints.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control23
1 files changed, 19 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index cd77e8b..ef7c700 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,13 @@ Build-Depends: cdbs (>= 0.4.131~),
dh-buildinfo,
libasound2-dev,
libcodec2-dev,
- libdirectfb-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,
- libpulse-dev,
libre-dev,
librem-dev,
libsdl2-dev,
@@ -26,19 +25,21 @@ Build-Depends: cdbs (>= 0.4.131~),
libsrtp0-dev,
libtwolame-dev,
libvpx-dev,
- libx265-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>
@@ -54,6 +55,7 @@ Package: baresip
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Suggests: ${cdbs:Suggests}
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
@@ -68,11 +70,15 @@ Description: portable and modular SIP User-Agent with audio and video support
* Video output modules: OpenGL, SDL/SDL2, X11, DirectFB
* NAT Traversal modules: STUN, TURN, ICE, NAT-PMP
* Media encryption modules: SRTP, DTLS-SRTP, ZRTP
+ .
+ Additional features are provided in packages baresip-gtk,
+ baresip-ffmpeg, baresip-gstreamer and baresip-x11.
Package: baresip-gtk
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Enhances: ${cdbs:Enhances}
Description: GTK frontend for baresip SIP User-Agent
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
@@ -94,6 +100,9 @@ Package: baresip-ffmpeg
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Breaks: ${cdbs:Breaks}
+Replaces: ${cdbs:Replaces}
+Enhances: ${cdbs:Enhances}
Description: FFMPEG codec for baresip SIP User-Agent
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
@@ -115,6 +124,9 @@ Package: baresip-gstreamer
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Breaks: ${cdbs:Breaks}
+Replaces: ${cdbs:Replaces}
+Enhances: ${cdbs:Enhances}
Description: GStreamer codec for baresip SIP User-Agent
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
@@ -136,6 +148,9 @@ Package: baresip-x11
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Breaks: ${cdbs:Breaks}
+Replaces: ${cdbs:Replaces}
+Enhances: ${cdbs:Enhances}
Description: various X11 dependent modules for baresip SIP User-Agent
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
@@ -151,4 +166,4 @@ Description: various X11 dependent modules for baresip SIP User-Agent
* NAT Traversal modules: STUN, TURN, ICE, NAT-PMP
* Media encryption modules: SRTP, DTLS-SRTP, ZRTP
.
- This package provides various X11 dependent modules for baresip. \ No newline at end of file
+ This package provides various X11 dependent modules for baresip.