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

Annotation of /qsampler/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3515 - (hide annotations) (download)
Wed Jun 5 15:09:11 2019 UTC (4 years, 10 months ago) by capela
File size: 706 byte(s)
- Late qt4 cleanup... (rpm spec)
- Upgrade travis-ci.org dist: xenial.
- Removed duplicate field Standards-Version...
1 schoenebeck 413 Source: qsampler
2     Section: sound
3     Priority: optional
4 schoenebeck 2869 Maintainer: LinuxSampler Developers <linuxsampler-devel@lists.sourceforge.net>
5 capela 2830 Standards-Version: 3.7.2
6 capela 3512 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 schoenebeck 413
10     Package: qsampler
11     Architecture: any
12 schoenebeck 1380 Depends: ${shlibs:Depends}, ${misc:Depends}
13 schoenebeck 413 Description: LinuxSampler GUI frontend based on the Qt toolkit
14 capela 2768 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 capela 2488 reference interface for the LinuxSampler Control Protocol (LSCP).

  ViewVC Help
Powered by ViewVC