File: control

package info (click to toggle)
qjoypad 4.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 436 kB
  • sloc: cpp: 3,121; makefile: 3
file content (26 lines) | stat: -rw-r--r-- 972 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
Source: qjoypad
Section: utils
Priority: optional
Maintainer: Adam Borowski <kilobyte@angband.pl>
Build-Depends: cmake,
               debhelper-compat (=12),
               libqt5x11extras5-dev,
               libudev-dev,
               libxtst-dev,
               pkg-config,
               qtbase5-dev,
               qttools5-dev
Standards-Version: 4.4.1
Rules-Requires-Root: no
Homepage: https://github.com/panzi/qjoypad
Vcs-Browser: https://github.com/kilobyte/qjoypad/tree/debian
Vcs-Git: https://github.com/kilobyte/qjoypad -b debian

Package: qjoypad
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: map gamepad/joystick events to mouse/keyboard event
 QJoyPad takes input from a gamepad or joystick and translates it into
 key strokes or mouse actions, letting you control any X-Windows program
 with your game controller.  This lets you play all those games that for
 some reason don't have joystick support with your joystick.