1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: xr-hardware
Maintainer: Ryan Pavlik <ryan@ryanpavlik.com>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 12),
python3-attr,
python3-flake8
Standards-Version: 4.5.1
Homepage: https://gitlab.freedesktop.org/monado/utilities/xr-hardware
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/monado-team/xr-hardware.git
Vcs-Browser: https://salsa.debian.org/monado-team/xr-hardware
Package: xr-hardware
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
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.
|