1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: xr-hardware
Maintainer: Rylie Pavlik <rylie@ryliepavlik.com>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
pkgconf,
python3 (>= 3.7),
python3-flake8,
systemd-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/monado-team/xr-hardware
Vcs-Git: https://salsa.debian.org/monado-team/xr-hardware.git
Homepage: https://gitlab.freedesktop.org/monado/utilities/xr-hardware
Rules-Requires-Root: no
Package: xr-hardware
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: udev rules files for normal user access to XR input devices
This package contains a udev rules file to permit access to virtual
reality (VR) and augmented reality (AR), collectively "XR",
interaction devices as a normal user.
|