Search Criteria
Package Details: wivrn-server 26.2.3-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: | openxr-runtime |
| Submitter: | cmumme |
| Maintainer: | gmeunier |
| Last Packager: | gmeunier |
| Votes: | 85 |
| Popularity: | 38.66 |
| First Submitted: | 2024-01-13 01:01 (UTC) |
| Last Updated: | 2026-02-21 12:55 (UTC) |
Dependencies (35)
- avahi
- cairo (cairo-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, librempeg-gitAUR, ffmpeg-whisperAUR, ffmpeg-whisper-gitAUR, ffmpeg-cuda-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libarchive (libarchive-gitAUR)
- libbsd (libbsd-gitAUR)
- libgcc (libgcc-snapshotAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libnotify (libnotify-gitAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR, libpipewire-ldacAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR)
- libstdc++ (libstdc++-snapshotAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- systemd-libs (systemd-libs-gitAUR, systemd-libs-selinuxAUR, unshitted-systemd-libsAUR, systemd-liberated-libs-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- x264 (x264-tmod-gitAUR, x264-gitAUR)
- Show 15 more dependencies...
Latest Comments
1 2 3 Next › Last »
addie.sh commented on 2026-02-12 19:11 (UTC)
It only builds for me when setting
CUDAToolkit_ROOT=/opt/cuda/before running makepkg. I thinkffmpeg-cudaneeds it or something.gmeunier commented on 2025-12-20 11:52 (UTC)
I've changed the dependencies, it should not break when updating now
A43 commented on 2025-12-20 10:20 (UTC)
@ggnoredo run the following:
That should rebuild the packages and fix your issue. Some of that may be unnecessary.
ggnoredo commented on 2025-12-20 08:55 (UTC)
ggnoredo commented on 2025-12-20 08:55 (UTC) (edited on 2025-12-20 08:55 (UTC) by ggnoredo)
SandFoxed commented on 2025-10-04 23:00 (UTC)
Hi! I ran into building this package after an update. Previously it worked.
Here's the error:
I modified the source as recommended by the compiler errors, then it builds successfully. Interestingly, the
wivrn-full-gitbuilds correctly, though that's incompatible with the APK i have on the headset, so I tried to fix the stable version, surprisingly it seems to work :DAnyway, thanks for maintaining the pkgs, and have a nice day!
gmeunier commented on 2025-06-21 09:40 (UTC)
@LakesGeek @hariseldon78: I've added the patch in the PKGBUILD
LakesGeek commented on 2025-06-19 21:31 (UTC)
Workaround for the segfaulting on build, thanks to the assistance on the Discord. It's because of a bug in qtdeclarative-6.9.1. There's a patch file we have to backport to this version to remove a line from SettingsPage.qml on build. I did it the traditional makepkg (no helpers) way, if you're as rusty as I was with the traditional way here are the full commands I used
Find the build() block and just before it paste:
Compile and install
hariseldon78 commented on 2025-06-18 22:31 (UTC)
the build it's failing for me:
1 2 3 Next › Last »