File: control

package info (click to toggle)
qtgamepad-everywhere-src 5.15.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,732 kB
  • sloc: cpp: 3,500; java: 65; xml: 56; makefile: 16; ansic: 12
file content (50 lines) | stat: -rw-r--r-- 1,876 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Source: qtgamepad-everywhere-src
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
           Dmitry Shachnev <mitya57@debian.org>,
           Simon Quigley <tsimonq2@debian.org>,
           Patrick Franz <patfra71@gmail.com>
Build-Depends: debhelper-compat (= 13),
               libsdl2-dev,
               pkg-kde-tools,
               qtbase5-dev (>= 5.15.2+dfsg~),
               qtbase5-private-dev (>= 5.15.2+dfsg~)
Rules-Requires-Root: no
Standards-Version: 4.5.1
Homepage: https://doc.qt.io/qt-5/qtgamepad-index.html
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtgamepad.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtgamepad

Package: libqt5gamepad5-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libqt5gamepad5 (= ${binary:Version}), ${misc:Depends}
Description: Qt 5 gamepad module - development files
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the development files for the gamepad module.

Package: libqt5gamepad5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 gamepad module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains he gamepad module library.

Package: qtgamepad5-examples
Architecture: any
Section: x11
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 Gamepad examples
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains Qt 5 Gamepad module's examples.