File debian.control of Package qsynth
Source: qsynth
Section: contrib/sound
Priority: extra
Maintainer: Rui Nuno Capela <rncbc@rncbc.org>
Build-Depends: debhelper (>= 11), cmake, pkg-config,
qt6-base-dev (>= 6.1) | qtbase5-dev (>= 5.1),
qt6-base-dev-tools (>= 6.1) | qtbase5-dev-tools (>= 5.1),
qt6-tools-dev (>= 6.1) | qttools5-dev (>= 5.1),
qt6-tools-dev-tools (>= 6.1) | qttools5-dev-tools (>= 5.1),
qt6-l10n-tools (>= 6.1) | base-files (<< 12),
libqt6waylandclient6-dev | qt6-wayland-dev (>= 6.1) |
libqt5waylandclient5-dev | qtwayland5-dev (>= 5.1),
libqt6svg6-dev | libqt5svg5-dev, libgl-dev,
libfluidsynth-dev,libglib2.0-dev, libsndfile-dev, libjack-dev,
libasound2-dev, libpulse-dev
Standards-Version: 3.9.7
Package: qsynth
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libqt6svg6 (>= 6.1) | libqt5svg5 (>= 5.1),
qt6-qpa-plugins | base-files (<< 12),
libjack0 | libjack-jackd2-0
Description: A fluidsynth Qt GUI Interface
Qsynth is a fluidsynth GUI front-end application written in C++
around the Qt framework using Qt Designer. Eventually it may evolve
into a softsynth management application allowing the user to control
and manage a variety of command line softsynths but for the moment
it wraps the excellent FluidSynth (http://www.fluidsynth.org).
FluidSynth is a command line software synthesiser based on the
Soundfont specification.