Search Criteria
Package Details: xr-hardware-git 0.4.0.r0.g0af333d-1
Git Clone URL: | https://aur.archlinux.org/xr-hardware-git.git (read-only, click to copy) |
---|---|
Package Base: | xr-hardware-git |
Description: | Udev rules for allowing USB access to popular XR/VR/AR headsets |
Upstream URL: | https://gitlab.freedesktop.org/monado/utilities/xr-hardware |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | haagch |
Maintainer: | haagch |
Last Packager: | haagch |
Votes: | 1 |
Popularity: | 0.002585 |
First Submitted: | 2020-02-26 19:23 |
Last Updated: | 2021-02-16 03:15 |
Dependencies (2)
- git (git-git) (make)
- python-attrs (make)
Required by (11)
- dolphin-emu-vr-git (requires oculus-udev) (optional)
- libovr_nsb-git (requires oculus-udev) (optional)
- libsurvive (requires xr-hardware) (optional)
- libsurvive-git (requires xr-hardware)
- monado-git (requires xr-hardware) (optional)
- oculus-rift-sdk-jherico-git (requires oculus-udev) (optional)
- oculus-wine-wrapper-git (requires oculus-udev) (optional)
- openhmd (requires xr-hardware)
- openhmd-git (requires vive-udev) (optional)
- openhmd-git (requires oculus-udev) (optional)
- python-rift-git (requires oculus-udev)
Latest Comments
dbermond commented on 2021-02-16 00:30
@haagch Please add 'git' to makedepends. If 'git' is not installed, this error will show when building the package: ==> ERROR: Cannot find the git package needed to handle git sources.
haagch commented on 2020-12-27 01:46
Ha, I thought I had added it but I typoed makdepends instead of makedepends. Thanks for the comment, fixed.
puzzlepaint commented on 2020-12-26 21:34
I can confirm the missing dependency reported by @doublej472 : I had to manually install python-attrs as well.
doublej472 commented on 2020-07-12 00:55
This package has a missing dependency on python-attrs, it failed to build without it.