Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
30 results

control

Blame
    • Stepan Salenikovich's avatar
      b8736183
      packaging: update dependencies · b8736183
      Stepan Salenikovich authored and Guillaume Roguez's avatar Guillaume Roguez committed
      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
      b8736183
      History
      packaging: update dependencies
      Stepan Salenikovich authored and Guillaume Roguez's avatar Guillaume Roguez committed
      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.