Source: joystick
Maintainer: Stephen Kitt <skitt@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libsdl2-dev,
               pkg-config,
               python3,
               libsystemd-dev,
               systemd-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian/joystick
Vcs-Git: https://salsa.debian.org/debian/joystick.git
Homepage: https://sourceforge.net/projects/linuxconsole/
Rules-Requires-Root: no

Package: joystick
Architecture: linux-any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: evtest,
            inputattach
Description: set of testing and calibration tools for joysticks
 Some useful tools for using joysticks:
  evdev-joystick(1) - joystick calibration tool
  ffcfstress(1)     - force-feedback stress test
  ffmvforce(1)      - force-feedback orientation test
  ffset(1)          - force-feedback configuration tool
  fftest(1)         - general force-feedback test
  jstest(1)         - joystick test
  jscal(1)          - joystick calibration tool
 .
 evtest and inputattach, which used to be part of this package, are now
 available separately.

Package: inputattach
Architecture: linux-any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: utility to connect serial-attached peripherals to the input subsystem
 inputattach connects legacy serial-attached input peripherals to the input
 subsystem: keyboards, mice, joysticks, touch-screens...
 .
 Amongst other things this allows legacy mice to be accessed via the
 /dev/input/mice multiplexer.
 .
 Supported devices include:
  * Serial-attached keyboards including the Apple Newton keyboard, DEC LK201
    / LK401 keyboards, the Stowaway keyboard, Sun type 4 and 5 keyboards,
    standard PS/2 keyboards with a serial adapter
  * Serial mice using Genius, Logitech, Microsoft or Mouse Systems protocols
  * Serial-attached touchscreens including those manufactured by 3M, ELO,
    Fujitsu, Penmount, Touchright, Touchwindow
  * Serial-attached joysticks including I-Force, SpaceBall, SpaceOrb, Gravis
    Stinger, WingMan Warrior
  * The Handykey Twiddler used as a joystick or a chording keyboard
