xboxdrvctl requires python2-dbus, which is missing in the deps array.
Search Criteria
Package Details: xboxdrv-git 0.8.12.r0.g4c2fbd2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xboxdrv-git.git (read-only, click to copy) |
---|---|
Package Base: | xboxdrv-git |
Description: | Userspace Xbox gamepad driver and input remapper |
Upstream URL: | https://github.com/xiota/xboxdrv |
Licenses: | GPL-3.0-or-later |
Conflicts: | xboxdrv |
Provides: | xboxdrv |
Submitter: | lubosz |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 14 |
Popularity: | 0.000837 |
First Submitted: | 2014-07-08 07:07 (UTC) |
Last Updated: | 2024-10-07 08:53 (UTC) |
Dependencies (9)
- dbus-glib
- dbus-python (python-dbus)
- libusb (libusb-gitAUR)
- libx11 (libx11-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Required by (7)
- 8bitdo-ultimate-controller-udev (requires xboxdrv)
- ds360go-git (requires xboxdrv)
- humble-lumpia-git (requires xboxdrv) (optional)
- proton-ge-custom-bin (requires xboxdrv) (optional)
- proton-ge-custom-rtsp-bin (requires xboxdrv) (optional)
- xbox-generic-controller (requires xboxdrv)
- xboxdrv-runit (requires xboxdrv)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3
Awebb commented on 2015-05-15 07:07 (UTC)
ljrk commented on 2015-05-10 20:37 (UTC)
nvm. it's already merged
ljrk commented on 2015-05-10 13:58 (UTC)
You can just apply this patch: https://gist.github.com/LeonardKoenig/2b8791dc9b8766476746 to fix the build temporarily.
Described here: https://wiki.archlinux.org/index.php/Patching_in_ABS
ljrk commented on 2015-05-10 13:54 (UTC)
How did you build on commit a99985e ? It just fails for me (ok, fixed it - hope my pull request gets soon merged into upstream)
Anyway, either you use the #branch=master after the source git-url or you use the default branch's git version ;-)
ryanvade commented on 2015-02-16 05:36 (UTC)
Xbox One support yet?
MichaelTunnell commented on 2014-10-24 01:25 (UTC)
@ThePacman - it built fine for me, I do not have Bluetooth that is likely why but it did build successfully without bluez-libs.
I am having a different issue though as once it installed it gave me the following error "SymbolTable<T>::get(): lookup failure for: 'gamepad.start'" and unfortunately I have been unable to get xboxdrv to work with my Wireless 360 controller (with receiver) no matter what I try. Stable or Git...doesn't matter.
ThePacman commented on 2014-10-22 03:25 (UTC)
Missing dependency on bluez-libs
Not sure if just a build depend, though, or an (optional) runtime dependency - I have no bluetooth adapters, so I can't see if the libraries are necessary at runtime, or get included/linked automatically during building.
BUT - it definitely needs to be added as a build dependency; there's no question about that. It won't compile at all without bluez-libs.
Pinned Comments
xiota commented on 2024-04-04 10:30 (UTC) (edited on 2024-09-30 20:11 (UTC) by xiota)
Although other Xbox gamepad drivers are now available, this package is still useful as an input remapper for programs that support only Xbox controllers.
This package is based on a fork that aims to keep the program working. (Original project ceased development around Sep 2022.)