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 Next › Last »
MrDev023 commented on 2025-02-02 17:20 (UTC)
I can't compile the packages
/home/noctis/.cache/paru/clone/monado/src/monado-v24.0.0/src/xrt/drivers/qwerty/qwerty_sdl.c:30:21: erreur: déclaration implicite de la fonction « strcmp » [-Wimplicit-function-declaration] 30 | if (strcmp(tracker_name, QWERTY_HMD_TRACKER_STR) == 0 || | ^~ /home/noctis/.cache/paru/clone/monado/src/monado-v24.0.0/src/xrt/drivers/qwerty/qwerty_sdl.c:15:1: note: incluez « <string.h> » ou fournissez une déclaration de « strcmp »
dbermond commented on 2025-01-14 19:37 (UTC)
@Dewedin implemented.
Dewedin commented on 2025-01-14 08:11 (UTC)
Please include the cmake option
-DXRT_HAVE_SYSTEM_CJSON:BOOL='OFF'Without this, games running from Steam with OpenComposite are unable to load Monado. I have verified that building with this option resolves the issue for this package (and I did already have the cjson package installed to the system too so that on its own did not resolve it, probably a quirk with Steam's pressure-vessel game containerisation). The solution is taken from this tutorial which states 'If there is an error related tolibcjson.so.1you will need to build Monado with the cmake option-DXRT_HAVE_SYSTEM_CJSON=off.'Perdu commented on 2024-12-14 19:07 (UTC) (edited on 2024-12-14 19:32 (UTC) by Perdu)
Edit: Never mind, it's a problem with the librealsense AUR package
dbermond commented on 2024-10-07 18:47 (UTC)
@Perdu I've just checked, and the package is building fine. Using librealsense stable version 2.55.1.
Perdu commented on 2024-10-06 10:43 (UTC)
Build fails:
(with librealsense, as librealsense-git fails build as well)
dbermond commented on 2024-05-15 00:39 (UTC)
@seeseemelk That's due to libsurvive dependencies being updated. Needed to update it here too. Package updated, now building fine. Thanks for pointing this.
seeseemelk commented on 2024-05-14 12:21 (UTC)
I could not get this to build until I installed the package cnmatrix. Missing dependency?
dbermond commented on 2024-02-26 15:31 (UTC)
@Elmar Configuration of the openxr loader with config files and/or environment variable is a user task, and not a task for the package providing the openxr runtime implementation. We should not force an openxr runtime implementation to be active in the packaging level, as the user should be free to chose the desired openxr runtime, specially when multiple ones are installed.
« First ‹ Previous 1 2 3 4 Next › Last »