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

Contents of /qsampler/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4062 - (show annotations) (download)
Sat Sep 9 09:55:05 2023 UTC (7 months, 2 weeks ago) by capela
File size: 1037 byte(s)
* An End-of-Summer'23 Release (v0.9.11)
1 Source: qsampler
2 Section: sound
3 Priority: optional
4 Maintainer: Rui Nuno Capela <rncbc@rncbc.org>
5 Build-Depends: debhelper (>= 11), cmake, pkg-config,
6 qt6-base-dev (>= 6.1) | qtbase5-dev (>= 5.1),
7 qt6-base-dev-tools (>= 6.1) | qtbase5-dev-tools (>= 5.1),
8 qt6-tools-dev (>= 6.1) | qttools5-dev (>= 5.1),
9 qt6-tools-dev-tools (>= 6.1) | qttools5-dev-tools (>= 5.1),
10 qt6-l10n-tools (>= 6.1) | base-files (<< 12),
11 qt6-svg-dev | libqt6svg6-dev | libqt5svg5-dev,
12 libxkbcommon-dev, libgl-dev,
13 liblscp-dev, libgig-dev (>= 3.3.0)
14 Standards-Version: 4.6.2
15 Rules-Requires-Root: no
16
17 Package: qsampler
18 Architecture: any
19 Depends: ${shlibs:Depends}, ${misc:Depends},
20 libqt6svg6 (>= 6.1) | libqt5svg5 (>= 5.1),
21 qt6-qpa-plugins | base-files (<< 12)
22 Description: LinuxSampler GUI frontend based on the Qt toolkit
23 Qsampler is a LinuxSampler GUI front-end application written in C++ around
24 the Qt framework using Qt Designer. At the moment it just wraps as a client
25 reference interface for the LinuxSampler Control Protocol (LSCP).

  ViewVC Help
Powered by ViewVC