Search Criteria
Package Details: wivrn-full-git r2233.370b7e8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wivrn-full-git.git (read-only, click to copy) |
|---|---|
| Package Base: | wivrn-full-git |
| Description: | A wireless Monado-based OpenXR runtime for standalone headsets. |
| Upstream URL: | https://github.com/WiVRn/WiVRn |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | lib32-wivrn-server, wivrn-dashboard, wivrn-multilib-git, wivrn-server |
| Provides: | lib32-openxr-runtime, lib32-wivrn-server, openxr-runtime, wivrn-dashboard, wivrn-server |
| Submitter: | gmeunier |
| Maintainer: | gmeunier |
| Last Packager: | gmeunier |
| Votes: | 6 |
| Popularity: | 0.44 |
| First Submitted: | 2025-02-02 21:41 (UTC) |
| Last Updated: | 2026-01-31 12:30 (UTC) |
Dependencies (49)
- avahi
- cairo (cairo-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-amd-full-gitAUR, ffmpeg-amd-fullAUR, librempeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- ki18n (ki18n-gitAUR)
- kiconthemes (kiconthemes-gitAUR)
- kirigami (kirigami-gitAUR)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR)
- lib32-libglvnd
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR)
- libarchive (libarchive-gitAUR)
- libbsd (libbsd-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libnotify (libnotify-gitAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- Show 29 more dependencies...
Required by (2)
- lib32-wivrn-server (requires wivrn-server)
- wivrn-dashboard (requires wivrn-server)
Latest Comments
peelz commented on 2025-02-16 14:02 (UTC) (edited on 2025-02-16 14:03 (UTC) by peelz)
There's a PR that was just merged that changes the CMake option
OPENCOMPOSITE_SEARCH_PATHtoOVR_COMPAT_SEARCH_PATH.This allows xrizer to be used instead of opencomposite.
I maintain opencomposite-git and xrizer-git, and I was wondering if I should add
provides=("openvr-compat")so you can be more generic in your dependencies?I think that would let you do
optdepends=("openvr-compat: ..."), but I'm not 100% sure since I've never done that with AUR packages.peelz commented on 2025-02-10 20:10 (UTC)
Thanks
gmeunier commented on 2025-02-10 13:29 (UTC)
@peelz: Fixed it
peelz commented on 2025-02-10 12:33 (UTC)
I get this error when launching wivrn-dashboard:
QQmlApplicationEngine failed to load component qrc:/qt/qml/io/github/wivrn/wivrn/qml/Main.qml: module "org.kde.desktop" is not installed
qqc2-desktop-styleneeds to be moved from makedepends to depends.