File: control

package info (click to toggle)
webrtc-audio-processing 0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,280 kB
  • sloc: ansic: 18,116; sh: 11,023; cpp: 4,245; makefile: 193
file content (34 lines) | stat: -rw-r--r-- 1,306 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: webrtc-audio-processing
Priority: extra
Maintainer: Sjoerd Simons <sjoerd@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev
Standards-Version: 3.9.3
Section: libs
Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
Vcs-Git: git://git.debian.org/git/pkg-pulseaudio/webrtc-audio-processing.git
Vcs-Browser: http://git.debian.org/?p=pulseaudio/webrtc-audio-processing.git;a=summary

Package: libwebrtc-audio-processing-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libwebrtc-audio-processing-0 (= ${binary:Version}), ${misc:Depends}
Description: development files for the webrtc-audio-processing library
  Audio processing library (echo-cancellation, gain control etc) around the
  AudioProcessing module from the WebRTC project
  (http://code.google.com/p/webrtc/)
  .
  Headers and libraries for developing applications using
  libwebrtc-audio-processing

Package: libwebrtc-audio-processing-0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: AudioProcessing module from the WebRTC project.
  Audio processing library (echo-cancellation, gain control etc) around the
  AudioProcessing module from the WebRTC project
  (http://code.google.com/p/webrtc/)