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
|
Source: qsampler
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Free Ekanayaka <freee@debian.org>,
Alessio Treglia <alessio@debian.org>,
Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends: debhelper (>= 10~),
pkg-config,
qtbase5-dev,
qttools5-dev-tools,
libqt5x11extras5-dev,
liblscp-dev (>= 0.5.6),
libgig-dev (>= 3.1.0),
libtool,
libx11-dev,
automake
Standards-Version: 4.1.2
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/qsampler.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/qsampler.git
Homepage: https://qsampler.sourceforge.io/
Package: qsampler
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: linuxsampler
Description: LinuxSampler GUI frontend based on the Qt toolkit
QSampler is a LinuxSampler GUI front-end application written in C++ around
the Qt3 toolkit using Qt Designer. At the moment it just wraps as a client
reference interface for the LinuxSampler Control Protocol (LSCP).
|