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 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
|
Source: zynaddsubfx
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends:
bash-completion,
cmake (>= 2.4),
cxxtest <!nocheck>,
debhelper-compat (= 12),
fluid (>= 1.3.0),
libasound2-dev (>= 0.9.4) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libfftw3-dev,
libfltk1.3-dev,
libjack-dev,
liblo-dev (>= 0.26~repack),
dssi-dev (>= 0.9.0),
libmxml-dev (>= 2.0),
zlib1g-dev,
libxpm-dev,
libgl1-mesa-dev,
asciidoctor,
xmlto,
lv2-dev,
pkg-config,
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/multimedia-team/zynaddsubfx.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/zynaddsubfx
Rules-Requires-Root: no
Homepage: https://zynaddsubfx.sourceforge.io
Package: zynaddsubfx
Architecture: any
Depends:
zynaddsubfx-data,
${misc:Depends},
${shlibs:Depends}
Description: Realtime software synthesizer for Linux
A real-time software synthesizer for Linux and Windows with many
features, including polyphony, multi-timbral and microtonal
capabilities. It includes randomness of some parameters, which
makes warm sounds, like analogue synthesizers.
It has system/insertion effects too, and much more.
Package: zynaddsubfx-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: zynaddsubfx
Breaks: zynaddsubfx (<< 2.5.2-1~)
Replaces: zynaddsubfx (<< 2.5.2-1~)
Description: Realtime software synthesizer for Linux (data)
A real-time software synthesizer for Linux and Windows with many
features, including polyphony, multi-timbral and microtonal
capabilities. It includes randomness of some parameters, which
makes warm sounds, like analogue synthesizers.
It has system/insertion effects too, and much more.
.
This package contains the architecture-independent data files.
Package: zynaddsubfx-dssi
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Description: dssi plugin of zynaddsubfx
A real-time software synthesizer for Linux and Windows with many
features, including polyphony, multi-timbral and microtonal
capabilities. It includes randomness of some parameters, which
makes warm sounds, like analogue synthesizers.
It has system/insertion effects too, and much more.
.
This package provides a dssi plugin of zynaddsubfx.
Package: zynaddsubfx-lv2
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Provides: lv2-plugin
Description: lv2 plugin of zynaddsubfx
A real-time software synthesizer for Linux and Windows with many
features, including polyphony, multi-timbral and microtonal
capabilities. It includes randomness of some parameters, which
makes warm sounds, like analogue synthesizers.
It has system/insertion effects too, and much more.
.
This package provides a lv2 plugin of zynaddsubfx.
Package: zynaddsubfx-vst
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Description: vst plugin of zynaddsubfx
A real-time software synthesizer for Linux and Windows with many
features, including polyphony, multi-timbral and microtonal
capabilities. It includes randomness of some parameters, which
makes warm sounds, like analogue synthesizers.
It has system/insertion effects too, and much more.
.
This package provide vst plugin of zynaddsubfx.
|