File: control

package info (click to toggle)
xone-dkms 0.5.5-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 484 kB
  • sloc: ansic: 7,581; sh: 314; makefile: 54
file content (25 lines) | stat: -rw-r--r-- 1,001 bytes parent folder | download | duplicates (2)
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
Source: xone-dkms
Section: kernel
Priority: optional
Maintainer: Michael Lloyd <michael@micl.dev>
Build-Depends: debhelper-compat (= 13), dh-dkms
Standards-Version: 4.7.3
Homepage: https://github.com/dlundqvist/xone
Vcs-Browser: https://salsa.debian.org/micl/xone-dkms
Vcs-Git: https://salsa.debian.org/micl/xone-dkms.git

Package: xone-dkms
Architecture: all
Depends: ${misc:Depends}, dkms (>= 2.1.0.0), linux-headers-generic
Suggests: xserver-xorg-input-joystick
Provides: xone-modules
Description: Linux kernel driver for Xbox One and Xbox Series X|S accessories
 This driver supports Xbox One and Xbox Series X|S accessories including
 wired controllers, the Xbox Wireless Adapter, and various third-party
 controllers. It serves as a modern replacement for xpad and implements
 Microsoft's Game Input Protocol (GIP).
 .
 Features include force feedback, rumble, battery status reporting, LED
 control, and audio support.
 .
 This package uses DKMS to automatically build the xone kernel modules.