Search Criteria
Package Details: monado 25.1.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/monado.git (read-only, click to copy) |
|---|---|
| Package Base: | monado |
| Description: | An open source OpenXR runtime |
| Upstream URL: | https://monado.dev/ |
| Licenses: | BSL-1.0 |
| Provides: | openxr-runtime |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 51 |
| Popularity: | 8.11 |
| First Submitted: | 2021-02-16 02:03 (UTC) |
| Last Updated: | 2026-07-05 02:28 (UTC) |
Dependencies (68)
- bluez-libs (bluez-gitAUR)
- cjson (cjson-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- hidapi (hidapi-gitAUR)
- libbsd (libbsd-gitAUR)
- libdrm (libdrm-gitAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- librealsenseAUR (librealsense-gitAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- libsurviveAUR (libsurvive-gitAUR, libsurvive-usehidapi-gitAUR)
- libusb (libusb-gitAUR)
- libuvcAUR (libuvc-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- Show 48 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4
Elmar commented on 2024-02-19 21:33 (UTC)
After installing this packet, I have problems listing runtimes and executing applications with the loader because it doesn't find the JSON config file for loading the runtime.
As a usability enhancement, this package could provide the
active_runtime.json(if it doesn't exist yet). In the Monado Getting Started guide, it mentions making a symlink to/usr/share/openxr/1/openxr_monado.jsonfrom/etc/xdg/openxr/1/active_runtime.json(according to source code it also looks for/etc/openxr/1/active_runtime.json).dbermond commented on 2023-03-18 12:59 (UTC)
@sigmike This is happening lately with patches downloaded from gitlab. Checksums updated.
sigmike commented on 2023-03-14 20:48 (UTC)
The validity check fails on the patch files:
The patch files look fine and the build works when the checksums are updated.
alexandria commented on 2022-08-20 15:35 (UTC)
oh awesome! I thought for sure you had gotten busy with something else. I wouldn't blame you if you did -- it's happened to me :P
dbermond commented on 2022-08-02 22:53 (UTC)
@ColdIce @alexandria I have pushed build fixes. The package is now building fine for me with latest meson and gcc. Thank you for the reports and sorry for the delay.
alexandria commented on 2022-07-30 01:12 (UTC) (edited on 2022-07-30 01:21 (UTC) by alexandria)
Build fails when
pkgconfigfails to findwayland-protocols. Recommend adding as dependency (package name is same as pkgconfig naming).Compilation then fails yet again:
still not quite sure what to do about this :P I believe ColdIce was correct, but the patch still hasn't been applied by the maintainer, and it's already been merged upstream so it's probably best to just try the
monado-gitvariant and hope it compiles better.Vixea commented on 2022-02-15 08:23 (UTC)
BTW, this AUR doesn't compile patch with this commit in the meantime. https://gitlab.freedesktop.org/monado/monado/-/commit/cce20942901211a6820654c31ce86d4bd06ab597
« First ‹ Previous 1 2 3 4