Source: xow
Section: non-free/utils
Priority: optional
Maintainer: Samuel Henrique <samueloph@debian.org>
Build-Depends: debhelper-compat (= 12),
               libusb-1.0-0-dev
Standards-Version: 4.5.0
Homepage: https://github.com/medusalix/xow
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/xow
Vcs-Git: https://salsa.debian.org/debian/xow.git

Package: xow
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Linux driver for the Xbox One wireless dongle
 Linux user mode driver for the Xbox One wireless dongle. It communicates with
 the dongle via libusb and provides joystick input through the uinput kernel
 module. The input mapping is based on existing kernel drivers like xpad.
 .
 Supported devices:
 .
 xow supports both versions of the wireless dongle (slim and bulky one). The
 following Xbox One controllers are currently compatible with the driver:
 +---------------+-------+----------------------------+
 | Model number  | Year  |  Additional information    |
 +---------------+-------+----------------------------+
 |         1537  | 2013  | Original controller*       |
 |         1697  | 2015  | Added audio jack           |
 |         1698  | 2015  | Elite controller           |
 |         1708  | 2016  | Bluetooth functionality    |
 |         1797  | 2019  | Elite controller series 2  |
 +---------------+-------+----------------------------+
 .
 *Some controllers (especially model 1537) might not pair on the first try. If
 they refuse to pair after multiple attempts you may have to pair them on
 Windows. The cause of the pairing problems is known but no solution has been
 found yet.
