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 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
Source: soundscaperenderer
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
debhelper-compat (= 13),
dh-buildinfo,
libfftw3-dev,
libjack-dev | libjack-jackd2-dev,
libsndfile1-dev,
libxml2-dev,
pkg-config,
Build-Depends-Arch:
libasio-dev,
libecasoundc-dev,
libqt5opengl5-dev [!armel !armhf],
libwebsocketpp-dev,
rapidjson-dev,
Build-Depends-Indep:
python3-sphinx,
python3-sphinx-rtd-theme,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: http://spatialaudio.net/ssr/
Vcs-Git: https://salsa.debian.org/multimedia-team/soundscaperenderer.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/soundscaperenderer
Package: soundscaperenderer-nox
Architecture: any
Depends:
jackd,
soundscaperenderer-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Recommends:
ecasound,
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:
jackd,
soundscaperenderer-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Recommends:
ecasound,
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
Multi-Arch: foreign
Breaks:
soundscaperenderer (<< 0.5.0~dfsg-5~),
Replaces:
soundscaperenderer (<< 0.5.0~dfsg-5~),
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.
|