File: control

package info (click to toggle)
fluidsynth-dssi 1.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,468 kB
  • ctags: 523
  • sloc: sh: 10,061; ansic: 3,591; makefile: 45
file content (36 lines) | stat: -rw-r--r-- 1,254 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
Source: fluidsynth-dssi
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Willem van Engen <debrepo@willem.engen.nl>,
 Free Ekanayaka <freee@debian.org>,
 Alessio Treglia <alessio@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
 libgtk2.0-dev,
 liblo-dev,
 ladspa-sdk,
 libasound2-dev [linux-any],
 dssi-dev,
 libfluidsynth-dev (>= 1.1.2),
 dssi-host-jack,
 autotools-dev (>= 20100122.1~)
Vcs-Git: git://git.debian.org/pkg-multimedia/fluidsynth-dssi.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/fluidsynth-dssi.git
Standards-Version: 3.9.2
Homepage: http://dssi.sourceforge.net/

Package: fluidsynth-dssi
Architecture: any
Provides: dssi-plugin
Conflicts: dssi-plugin-fluidsynth
Replaces: dssi-plugin-fluidsynth
Depends: ${shlibs:Depends},
 ${misc:Depends}
Suggests: dssi-host-jack
Description: DSSI wrapper for the FluidSynth SoundFont-playing synthesizer
 The FluidSynth-DSSI  package contains FluidSynth-DSSI, a wrapper for the
 FluidSynth SoundFont-playing software synthesizer, allowing it to function
 as a DSSI plugin.
 .
 DSSI is an API for audio processing plugins, particularly useful for software
 synthesis plugins with user interfaces.