1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: joy2key
Section: x11
Priority: optional
Maintainer: Ricardo Mones <mones@debian.org>
Build-Depends:
debhelper-compat (= 13),
libx11-dev,
libxt-dev,
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://github.com/joolswills/joy2key
Vcs-Git: https://salsa.debian.org/debian/joy2key.git
Vcs-Browser: https://salsa.debian.org/debian/joy2key
Package: joy2key
Architecture: linux-any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Translate joystick movements into equivalent keystrokes
joy2key allows one to choose keyboard events for joystick axes and buttons,
so that a joystick or gamepad can be used with an application that doesn't
have native joystick support.
|