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

Annotation of /qsampler/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4062 - (hide 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 schoenebeck 413 Source: qsampler
2 capela 4062 Section: sound
3 schoenebeck 413 Priority: optional
4 capela 4062 Maintainer: Rui Nuno Capela <rncbc@rncbc.org>
5 capela 4005 Build-Depends: debhelper (>= 11), cmake, pkg-config,
6 capela 4038 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 capela 4062 qt6-svg-dev | libqt6svg6-dev | libqt5svg5-dev,
12     libxkbcommon-dev, libgl-dev,
13 capela 3642 liblscp-dev, libgig-dev (>= 3.3.0)
14 capela 4062 Standards-Version: 4.6.2
15     Rules-Requires-Root: no
16 schoenebeck 413
17     Package: qsampler
18     Architecture: any
19 capela 4038 Depends: ${shlibs:Depends}, ${misc:Depends},
20     libqt6svg6 (>= 6.1) | libqt5svg5 (>= 5.1),
21     qt6-qpa-plugins | base-files (<< 12)
22 schoenebeck 413 Description: LinuxSampler GUI frontend based on the Qt toolkit
23 capela 2768 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 capela 2488 reference interface for the LinuxSampler Control Protocol (LSCP).

  ViewVC Help
Powered by ViewVC