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

Contents of /qsampler/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1522 - (show annotations) (download)
Sat Nov 24 21:04:08 2007 UTC (16 years, 4 months ago) by schoenebeck
File size: 571 byte(s)
- Debian packaging: require Qt 4.2.1 or higher.

1 Source: qsampler
2 Section: sound
3 Priority: optional
4 Maintainer: Matt Flax <flatmax@pgb.unsw.edu.au>
5 Build-Depends: debhelper (>= 4.0.0), liblscp-dev, libgig-dev, libqt4-dev (>= 4.2.1)
6 Standards-Version: 3.6.1
7
8 Package: qsampler
9 Architecture: any
10 Depends: ${shlibs:Depends}, ${misc:Depends}
11 Description: LinuxSampler GUI frontend based on the Qt toolkit
12 QSampler is a LinuxSampler GUI front-end application written in C++ around
13 the Qt4 toolkit using Qt Designer. At the moment it just wraps as a client
14 reference interface for the LinuxSampler Control Protocol (LSCP).

  ViewVC Help
Powered by ViewVC