Source: fluidsynth
Section: sound
Priority: optional
Maintainer: Eric Van Buggenhaut <ericvb@debian.org>
Build-Depends: debhelper (>> 3.0.0), libreadline5-dev | libreadline-dev, libjack0.100.0-dev | libjack-dev, ladcca-dev, ladspa-sdk, automake1.4, libtool, autotools-dev, libasound2-dev 
Standards-Version: 3.7.2

Package: fluidsynth
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: iiwusynth
Replaces: iiwusynth
Provides: iiwusynth
Description: Real-time MIDI software synthesizer
 Fluidsynth is a real-time midi synthesizer based on the soundfont2
 specifications. It can be used to render MIDI input or MIDI files to audio.
 The MIDI events are read from a MIDI device. The sound is rendered in
 real-time to the sound output device.

Package: libfluidsynth1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: Real-time MIDI software synthesizer (runtime library)
 Fluidsynth is a real-time midi synthesizer based on the soundfont2
 specifications. It can be used to render MIDI input or MIDI files to audio.
 The MIDI events are read from a MIDI device. The sound is rendered in
 real-time to the sound output device.
 .
 This package contains the runtime library.

Package: libfluidsynth-dev
Architecture: any
Section: libdevel
Depends: libfluidsynth1 (= ${Source-Version}), libreadline5-dev | libreadline-dev, libncurses5-dev | libncurses-dev, ladcca-dev, libasound2-dev, libjack0.100.0-dev
Description: Real-time MIDI software synthesizer (development files)
 Fluidsynth is a real-time midi synthesizer based on the soundfont2
 specifications. It can be used to render MIDI input or MIDI files to audio.
 The MIDI events are read from a MIDI device. The sound is rendered in
 real-time to the sound output device.
 .
 This package contains the static library and headers files.

