Package Details: wivrn-full-git r1194.e85be69-4

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-only
Conflicts: wivrn-dashboard, wivrn-server
Provides: wivrn-dashboard, wivrn-server
Submitter: gmeunier
Maintainer: gmeunier
Last Packager: gmeunier
Votes: 0
Popularity: 0.000000
First Submitted: 2025-02-02 21:41 (UTC)
Last Updated: 2025-03-16 19:27 (UTC)

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_PATH to OVR_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-style needs to be moved from makedepends to depends.