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

Diff of /qsampler/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2095 by capela, Thu May 20 20:26:55 2010 UTC revision 3517 by capela, Fri Jun 21 14:10:13 2019 UTC
# Line 1  Line 1 
1  Source: qsampler  Source: qsampler
2  Section: sound  Section: contrib/sound
3  Priority: optional  Priority: optional
4  Maintainer: Matt Flax <flatmax@pgb.unsw.edu.au>  Maintainer: LinuxSampler Developers <linuxsampler-devel@lists.sourceforge.net>
5  Build-Depends: debhelper (>= 5), libqt4-dev (>= 4.2), liblscp-dev  Standards-Version: 3.9.7
6  Standards-Version: 3.6.1  Build-Depends: debhelper (>= 5), automake, pkg-config,
7      qtchooser, qtbase5-dev (>= 5.1), qtbase5-dev-tools (>= 5.1),
8      qttools5-dev-tools (>= 5.1), liblscp-dev, libgig-dev (>= 3.3.0)
9    
10  Package: qsampler  Package: qsampler
11  Architecture: any  Architecture: any
12  Depends: ${shlibs:Depends}, ${misc:Depends}  Depends: ${shlibs:Depends}, ${misc:Depends}
13  Description: LinuxSampler GUI frontend based on the Qt toolkit  Description: LinuxSampler GUI frontend based on the Qt toolkit
14   QSampler is a LinuxSampler GUI front-end application written in C++ around    Qsampler is a LinuxSampler GUI front-end application written in C++ around
15   the Qt4 toolkit using Qt Designer. At the moment it just wraps as a client    the Qt framework using Qt Designer. At the moment it just wraps as a client
16   reference interface for the LinuxSampler Control Protocol (LSCP).    reference interface for the LinuxSampler Control Protocol (LSCP).

Legend:
Removed from v.2095  
changed lines
  Added in v.3517

  ViewVC Help
Powered by ViewVC