1Source: qsampler
2Section: contrib/sound
3Priority: optional
4Maintainer: LinuxSampler Developers <linuxsampler-devel@lists.sourceforge.net>
5Build-Depends: debhelper (>= 10), cmake, pkg-config,
6  qtchooser, qtbase5-dev (>= 5.1), qtbase5-dev-tools (>= 5.1),
7  qttools5-dev (>= 5.1), qttools5-dev-tools (>= 5.1),
8  libqt5svg5-dev, libqt5waylandclient5-dev | qtwayland5-dev-tools,
9  liblscp-dev, libgig-dev (>= 3.3.0)
10Standards-Version: 3.9.7
11
12Package: qsampler
13Architecture: any
14Depends: ${shlibs:Depends}, ${misc:Depends}
15Description: LinuxSampler GUI frontend based on the Qt toolkit
16  Qsampler is a LinuxSampler GUI front-end application written in C++ around
17  the Qt framework using Qt Designer. At the moment it just wraps as a client
18  reference interface for the LinuxSampler Control Protocol (LSCP).
19