File: control

package info (click to toggle)
soundscaperenderer 0.4.2~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,360 kB
  • ctags: 3,919
  • sloc: cpp: 28,275; makefile: 686; sh: 284
file content (65 lines) | stat: -rw-r--r-- 2,236 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Source: soundscaperenderer
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Build-Depends: cdbs,
 debhelper,
 dh-buildinfo,
 dh-autoreconf,
 libboost-system-dev,
 libboost-thread-dev,
 libqt4-dev,
 libqt4-opengl-dev,
 libecasoundc-dev,
 libsndfile1-dev,
 libjack-dev | libjack-jackd2-dev,
 libfftw3-dev,
 libxml2-dev,
 help2man
Build-Depends-Indep:
 latexmk,
 ghostscript,
 texlive-fonts-recommended,
 texlive-latex-extra
Standards-Version: 3.9.6
Homepage: http://spatialaudio.net/ssr/
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/soundscaperenderer
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/soundscaperenderer.git

Package: soundscaperenderer-nox
Architecture: any
Depends: soundscaperenderer-common,
 ${shlibs:Depends},
 ${misc:Depends}
Description: tool for real-time spatial audio reproduction (without X support)
 The SoundScape Renderer (SSR) is a tool for real-time spatial audio
 reproduction providing a variety of rendering algorithms, e.g. Wave Field
 Synthesis, Higher-Order Ambisonics and binaural techniques.
 .
 This package contains a version of SSR compiled without X support.

Package: soundscaperenderer
Architecture: any
Depends: soundscaperenderer-common,
 ${shlibs:Depends},
 ${misc:Depends}
Description: tool for real-time spatial audio reproduction
 The SoundScape Renderer (SSR) is a tool for real-time spatial audio
 reproduction providing a variety of rendering algorithms, e.g. Wave Field
 Synthesis, Higher-Order Ambisonics and binaural techniques.
 .
 This package contains a version of SSR compiled with graphical interface using
 Qt.

Package: soundscaperenderer-common
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends}
Recommends: soundscaperenderer | soundscaperenderer-nox
Description: tool for real-time spatial audio reproduction (common-files)
 The SoundScape Renderer (SSR) is a tool for real-time spatial audio
 reproduction providing a variety of rendering algorithms, e.g. Wave Field
 Synthesis, Higher-Order Ambisonics and binaural techniques.
 .
 This package contains common files for all flavours of SSR.