/[svn]/qsampler/trunk/debian/control
ViewVC logotype

Contents of /qsampler/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2997 - (show annotations) (download)
Sun Sep 25 18:20:13 2016 UTC (7 years, 6 months ago) by capela
File size: 768 byte(s)
- Make configure script use PKG_CONFIG macros for all CFLAGS,
  INCPATH and LIBS settings.
1 Source: qsampler
2 Section: sound
3 Priority: optional
4 Maintainer: LinuxSampler Developers <linuxsampler-devel@lists.sourceforge.net>
5 Standards-Version: 3.7.2
6 Build-Depends: debhelper (>= 5), autoconf, pkg-config, qtbase5-dev (>= 5.1),
7 qtbase5-dev-tools (>= 5.1), qttools5-dev-tools (>= 5.1), qtchooser,
8 liblscp-dev, libgig-dev (>= 3.3.0), libx11-dev, x11proto-core-dev, libqt5x11extras5-dev (>= 5.1)
9
10 Package: qsampler
11 Architecture: any
12 Depends: ${shlibs:Depends}, ${misc:Depends}
13 Description: LinuxSampler GUI frontend based on the Qt toolkit
14 Qsampler is a LinuxSampler GUI front-end application written in C++ around
15 the Qt framework using Qt Designer. At the moment it just wraps as a client
16 reference interface for the LinuxSampler Control Protocol (LSCP).

  ViewVC Help
Powered by ViewVC