Select Git revision
-
This patch updates both the packaging files and the dockerfiles to remove unused dependencies and add dependencies which can be installed from the system instead of being built from contrib. - remove libsrtp - add jsoncpp - add libupnp - add libav related packages for Ubuntu 16.04, since it's recent enough to use the packaged version Change-Id: I5b3432f15582c3f8170a580a8e783bec33a98c05 Tuleap: #823
This patch updates both the packaging files and the dockerfiles to remove unused dependencies and add dependencies which can be installed from the system instead of being built from contrib. - remove libsrtp - add jsoncpp - add libupnp - add libav related packages for Ubuntu 16.04, since it's recent enough to use the packaged version Change-Id: I5b3432f15582c3f8170a580a8e783bec33a98c05 Tuleap: #823
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
control 1.06 KiB
Source: ring-daemon
Section: comm
Priority: extra
Maintainer: Thibault Cohen <thibault.cohen@savoirfairelinux.com>
Standards-Version: 3.9.6
Homepage: http://ring.cx
Vcs-Git: https://gerrit-ring.savoirfairelinux.com/ring
Vcs-Browser: https://gerrit-ring.savoirfairelinux.com/#/admin/projects/ring
Build-Depends: debhelper (>= 9),
# ring-daemon
autoconf, automake, libpulse-dev, libsamplerate0-dev, libtool, libdbus-1-dev,
libasound2-dev, libexpat1-dev, libpcre3-dev, libyaml-cpp-dev, libboost-dev,
libdbus-c++-dev, libsndfile1-dev, libxext-dev,
libxfixes-dev, yasm, autopoint, unbound-anchor, git-core, libspeex-dev,
libspeexdsp-dev, autotools-dev, chrpath, check, astyle,
uuid-dev, libudev-dev, libjsoncpp-dev, cmake
Package: ring-daemon
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Ring daemon.
Ring is free software for distributed and secured communication.
Package: ring-daemon-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Header files for Ring.
Ring is free software for distributed and secured communication.