/[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 4037 by capela, Sun Dec 5 12:42:31 2021 UTC revision 4038 by capela, Sun May 15 18:43:41 2022 UTC
# Line 3  Section: contrib/sound Line 3  Section: contrib/sound
3  Priority: optional  Priority: optional
4  Maintainer: LinuxSampler Developers <linuxsampler-devel@lists.sourceforge.net>  Maintainer: LinuxSampler Developers <linuxsampler-devel@lists.sourceforge.net>
5  Build-Depends: debhelper (>= 11), cmake, pkg-config,  Build-Depends: debhelper (>= 11), cmake, pkg-config,
6    qtchooser, qtbase5-dev (>= 5.1), qtbase5-dev-tools (>= 5.1),    qt6-base-dev (>= 6.1) | qtbase5-dev (>= 5.1),
7    qttools5-dev (>= 5.1), qttools5-dev-tools (>= 5.1),    qt6-base-dev-tools (>= 6.1) | qtbase5-dev-tools (>= 5.1),
8    libqt5svg5-dev, libqt5waylandclient5-dev | qtwayland5-dev-tools,    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      libqt6waylandclient6-dev | qt6-wayland-dev (>= 6.1) |
12      libqt5waylandclient5-dev | qtwayland5-dev  (>= 5.1),
13      libqt6svg6-dev | libqt5svg5-dev, libgl-dev,
14    liblscp-dev, libgig-dev (>= 3.3.0)    liblscp-dev, libgig-dev (>= 3.3.0)
15  Standards-Version: 3.9.7  Standards-Version: 3.9.7
16    
17  Package: qsampler  Package: qsampler
18  Architecture: any  Architecture: any
19  Depends: ${shlibs:Depends}, ${misc:Depends}  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  Description: LinuxSampler GUI frontend based on the Qt toolkit
23    Qsampler is a LinuxSampler GUI front-end application written in C++ around    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    the Qt framework using Qt Designer. At the moment it just wraps as a client

Legend:
Removed from v.4037  
changed lines
  Added in v.4038

  ViewVC Help
Powered by ViewVC