You may change upstream url to: https://xboxdrv.gitlab.io/
Search Criteria
Package Details: xboxdrv 0.8.8-5
Git Clone URL: | https://aur.archlinux.org/xboxdrv.git (read-only, click to copy) |
---|---|
Package Base: | xboxdrv |
Description: | Userspace gamepad driver for Linux |
Upstream URL: | http://pingus.seul.org/~grumbel/xboxdrv |
Licenses: | |
Submitter: | None |
Maintainer: | anthraxx |
Last Packager: | anthraxx |
Votes: | 249 |
Popularity: | 1.76 |
First Submitted: | 2009-11-17 12:07 |
Last Updated: | 2019-09-29 23:36 |
Dependencies (10)
- dbus-glib (dbus-glib-git)
- libusb (libusb-git)
- libx11 (libx11-git, libx11-threadsafe)
- python2-dbus
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux)
- boost (boost-git) (make)
- libx11 (libx11-git, libx11-threadsafe) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- python (python-dbg) (make)
- scons (make)
Required by (4)
- proton-ge-custom-bin (optional)
- proton-ge-custom-legacy-bin (optional)
- xbox-generic-controller
- xboxdrv-runit
Sources (5)
Ashark commented on 2020-09-15 18:48
zer0def commented on 2020-04-22 07:26
Patch hopefully moving off of py2-based dependencies entirely https://github.com/zer0def/PKGBUILDs/commit/65bc7feb74d12cfd5d496268e6173645994e497a.patch
effeffe commented on 2019-09-27 17:02
I had to modify the PKGBUILD adding this at the end of the prepare section:
patch SConstruct ../scons-py3.patch
xschlef commented on 2019-09-18 06:26
please update the PKGBUILD, so the scons patch is correctly applied
Visione commented on 2019-08-06 14:29
edit: if you experience a Python mismatch in the SConstruct file.
Navigate to your package managers cache folder. For yay this would be: /home/user/.cache/yay/xboxdrv
uncomment line 31 in the PKGBUILD file
:30: # activate this patch when scons gets switched back to py3
:31: patch -p1 < "${srcdir}/scons-py3.patch"
Run makepkg as per default in said folder to build without errors.
Once build continue by (re)installing through Yay (recommended) or copy the files manually.
CyberShadow commented on 2019-07-05 05:24
CorruptComputer: See the first paragraph of https://wiki.archlinux.org/index.php/Makepkg#Usage
CorruptComputer commented on 2019-07-05 05:20
Missing dependency: patch
==> Starting prepare()... /home/corruptcomputer/.cache/yay/xboxdrv/PKGBUILD: line 29: patch: command not found ==> ERROR: A failure occurred in prepare(). Aborting..
DarkShadow44 commented on 2019-07-01 20:04
I noticed by controllers not working in games anymore when using xboxdrv - it used to work and I didn't change config. Did something about this package break or is it working for you?
anthraxx commented on 2017-11-07 23:55
use extra-x86_64-build from devtools to build this project
mibo commented on 2017-11-07 23:53
@anthraxx: I'm definitely using scons 3.0.0-3 and python2 is installed.
Pinned Comments
anthraxx commented on 2017-11-07 23:55
use extra-x86_64-build from devtools to build this project