Source: qsampler
Section: sound
Priority: optional
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),
qt6-svg-dev | libqt6svg6-dev | libqt5svg5-dev,
libxkbcommon-dev, libgl-dev,
liblscp-dev, libgig-dev (>= 3.3.0)
Standards-Version: 4.6.2
Rules-Requires-Root: no
Package: qsampler
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libqt6svg6 (>= 6.1) | libqt5svg5 (>= 5.1),
qt6-qpa-plugins | base-files (<< 12)
Description: LinuxSampler GUI frontend based on the Qt toolkit
Qsampler is a LinuxSampler GUI front-end application written in C++ around
the Qt framework using Qt Designer. At the moment it just wraps as a client
reference interface for the LinuxSampler Control Protocol (LSCP).