/[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 606 by flax, Fri Jun 3 12:12:02 2005 UTC revision 2829 by capela, Thu Jul 23 17:32:31 2015 UTC
# Line 2  Source: qsampler Line 2  Source: qsampler
2  Section: sound  Section: sound
3  Priority: optional  Priority: optional
4  Maintainer: Matt Flax <flatmax@pgb.unsw.edu.au>  Maintainer: Matt Flax <flatmax@pgb.unsw.edu.au>
5  Build-Depends: debhelper (>= 4.0.0), liblscp-dev, libgig-dev, libqt3-mt-dev  Build-Depends: debhelper (>= 5), automake, pkg-config,
6      qtbase5-dev (>= 5.1), qtbase5-dev-tools (>= 5.1), qttools5-dev-tools (>= 5.1), qtchooser,
7      liblscp-dev, libgig-dev (>= 3.3.0), libx11-dev, x11proto-core-dev
8  Standards-Version: 3.6.1  Standards-Version: 3.6.1
9    
10  Package: qsampler  Package: qsampler
11  Architecture: any  Architecture: any
12  Depends: ${shlibs:Depends}, ${misc:Depends}, liblscp, libgig, libqt3c102-mt  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 Qt3 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.606  
changed lines
  Added in v.2829

  ViewVC Help
Powered by ViewVC