Confirming @phiresky. Same here, download return 403 to me.
Search Criteria
Package Details: xboxdrv 0.8.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xboxdrv.git (read-only, click to copy) |
---|---|
Package Base: | xboxdrv |
Description: | Userspace Xbox gamepad driver and input remapper |
Upstream URL: | https://github.com/xiota/xboxdrv |
Licenses: | GPL-3.0-or-later |
Submitter: | None |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 266 |
Popularity: | 0.80 |
First Submitted: | 2009-11-17 12:07 (UTC) |
Last Updated: | 2024-10-09 22:28 (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
- ds360go-git
- humble-lumpia-git (optional)
- proton-ge-custom-bin (optional)
- proton-ge-custom-rtsp-bin (optional)
- xbox-generic-controller
- xboxdrv-runit
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 16 Next › Last »
h0m3 commented on 2023-09-17 22:26 (UTC)
phiresky commented on 2023-09-16 17:44 (UTC)
For some reason the repo and everything seems gone? https://gitlab.com/xboxdrv/xboxdrv and https://xboxdrv.gitlab.io
both show 404, so this package doesn't build.
I don't know if it's a glitch or if the author deleted the repo. But a copy of the current version is here and the package builds fine with it:
darude commented on 2023-03-30 09:50 (UTC)
@effeffe Thanks for your advice! I'll keep that in mind for future comments or requests.
effeffe commented on 2023-03-30 09:38 (UTC)
@darude that is because you have not installed base-devel, which is a requirement to build from AUR. Also, please note that Manjaro development is done on a best effort basis, as the packages here need to be mainly designed to work for ArchLinux first, and other distro later
darude commented on 2023-03-30 09:09 (UTC)
Please add a dependency for package patch. Atleast on manjaro its not installed by default.
Thanks!
OdysseusGE commented on 2022-05-20 00:07 (UTC)
The SHA512 hash for xboxdrv-0.8.8.tar.gz is wrong, and the PKGBUILD is expecting a 'v' in the version number of the source directory.
notdexterslab commented on 2022-05-18 22:09 (UTC) (edited on 2022-05-19 02:05 (UTC) by notdexterslab)
EDIT: Figured it out, my makepkg.conf had a typo.
Manually installed all dependencies and got this result through yay
(cleanBuild) and manually with makepkg -s PKGBUILD
==> Starting build()...
usage: scons [OPTION] [TARGET] ...
SCons Error: option -j: invalid integer value: '&(nproc)'
==> ERROR: A failure occurred in build().
Aborting...
-> error making: xboxdrv
dack commented on 2022-05-14 17:02 (UTC)
In the service file, PIDFile=/var/run/xboxdrv.pid should be changed to something like PIDFile=/run/xboxdrv. With it under /var, systemd logs the following warning:
/usr/lib/systemd/system/xboxdrv.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/xboxdrv.pid → /run/xboxdrv.pid; please update the unit file accordingly.
Ashark commented on 2022-01-23 16:39 (UTC)
Please change the URL to https://gitlab.com/xboxdrv/xboxdrv
Took some time to search where the project was moved. And that http://pingus.seul.org/~grumbel/xboxdrv link is not working.
psypherium commented on 2021-10-11 03:57 (UTC)
After doing some research and installing "pip" the workaround now works to get this compiled. This package should be considered "broken" until the workaround steps are integrated into the package itself. Packages which require manual intervention should be classed as "broken".
Pinned Comments
xiota commented on 2024-04-02 11:20 (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 now based on a fork that aims to keep the program working. (Original project ceased development around Sep 2022.)