File: control

package info (click to toggle)
xpadneo-dkms 0.9.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,940 kB
  • sloc: ansic: 1,314; sh: 363; python: 134; makefile: 61
file content (22 lines) | stat: -rw-r--r-- 874 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
Source: xpadneo-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/atar-axis/xpadneo
Vcs-Browser: https://salsa.debian.org/micl/xpadneo-dkms
Vcs-Git: https://salsa.debian.org/micl/xpadneo-dkms.git

Package: xpadneo-dkms
Architecture: all
Depends: ${misc:Depends}, dkms (>= 2.1.0.0), linux-headers-generic
Recommends: bluez (>= 5.48)
Suggests: xserver-xorg-input-joystick
Provides: xpadneo-modules
Description: Advanced Linux driver for Xbox wireless controllers
 This driver supports Xbox wireless controllers via bluetooth, including
 Xbox One, Xbox Series X|S, and Xbox Elite controllers. It provides force
 feedback, rumble, and other advanced features.
 .
 This package uses DKMS to automatically build the hid-xpadneo kernel module.