Search Criteria
Package Details: lib32-wivrn-server 26.6.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wivrn-server.git (read-only, click to copy) |
|---|---|
| Package Base: | wivrn-server |
| Description: | A wireless Monado-based OpenXR runtime for standalone headsets. |
| Upstream URL: | https://github.com/WiVRn/WiVRn |
| Licenses: | GPL-3.0-or-later |
| Provides: | lib32-openxr-runtime |
| Submitter: | cmumme |
| Maintainer: | gmeunier |
| Last Packager: | gmeunier |
| Votes: | 96 |
| Popularity: | 9.77 |
| First Submitted: | 2024-01-13 01:01 (UTC) |
| Last Updated: | 2026-07-14 13:23 (UTC) |
Dependencies (19)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-git-native-pgoAUR, lib32-glibc-eacAUR)
- lib32-libglvnd
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR)
- wivrn-serverAUR (wivrn-server-gitAUR, wivrn-multilib-gitAUR, wivrn-full-gitAUR)
- boost (boost-gitAUR) (make)
- cli11 (cli11-compiledAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- eigen (eigen-gitAUR, eigen3) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR, sonic-frameworks-cmake-modulesAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- libdrm (libdrm-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- qt6-tools (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- lib32-xrizerAUR (lib32-xrizerAUR, lib32-xrizer-gitAUR) (optional) – OpenVR to OpenXR translation layer
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
dreieck commented on 2025-05-18 12:42 (UTC)
Ahoj,
build fails for me with
vk_helpers.c:251:29: error: ‘VK_OBJECT_TYPE_CUDA_MODULE_NV’ undeclared (first use in this function); did you mean ‘VK_OBJECT_TYPE_CU_MODULE_NVX’?:I have no nvidia card.
Regards!
AngelBePro commented on 2025-03-17 19:16 (UTC)
As of right now, freedesktop is migrating their servers. Commenting this so everyone knows that as of right now monado is not avaible. On their website it says the outage will be until 2025-03-22.
gmeunier commented on 2024-11-24 19:55 (UTC)
I've added
qt6-toolsin the makedepends.strat0 commented on 2024-11-22 07:16 (UTC)
Had to install qt6-tools first because Qt6LinguistTools was missing:
AquilaIrreale commented on 2024-11-04 08:26 (UTC)
@gmeunier you have a
PKGBUILD/.SRCINFOmismatch that's signalling false updates to AUR helpers, thepkgrels in the two files do not agree. Also.SRCINFOlists asha256sumthatPKGBUILDdoesn't have. Are you editing the.SRCINFOfile by hand? If that's the case I would suggest (re)generating it withmakepkg --printsrcinfo > .SRCINFOinstead each timePKGBUILDis updated as per the official guide on the wikigmeunier commented on 2024-10-19 17:17 (UTC) (edited on 2024-10-19 17:17 (UTC) by gmeunier)
I've added a patch to make it compile with Qt 6.8, it's not upstream yet because it breaks Qt < 6.7 for now but it's not a problem for arch. This also solves the race condition that hwkiller found.
hwkiller commented on 2024-10-17 18:51 (UTC)
Third issue:
hwkiller commented on 2024-10-17 18:45 (UTC) (edited on 2024-10-17 18:51 (UTC) by hwkiller)
I am receiving this error:
Yet that file exists:
Edit: Nvm... I think there's somehow a race condition in their build system. When I re-ran makepkg, it progressed past this.
Second issue:
I assume you need to add boost to deps.
hwkiller commented on 2024-10-17 18:43 (UTC)
I think the makedeps needs updated:
1) glib2-devel is needed for gdbus-codegen 2) ninja is needed for building
gmeunier commented on 2024-10-09 07:27 (UTC)
I've fixed it in
wivrn-server, you can try reinstallingwivrn-serverbefore installingwivrn-dashboard« First ‹ Previous 1 2 3 Next › Last »