Search Criteria
Package Details: monado 25.0.0-2
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: | 4 |
Popularity: | 0.000668 |
First Submitted: | 2021-02-16 02:03 (UTC) |
Last Updated: | 2025-05-11 20:25 (UTC) |
Dependencies (67)
- bluez-libs (bluez-gitAUR)
- cjson (cjson-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- hidapi (hidapi-gitAUR)
- libbsd (libbsd-gitAUR)
- libdrm (libdrm-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- librealsenseAUR (librealsense-gitAUR)
- libsurviveAUR (libsurvive-gitAUR)
- libusb (libusb-gitAUR)
- libuvcAUR (libuvc-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- opencv (opencv-cuda)
- openhmdAUR (openhmd-gitAUR)
- openvr (openvr-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- systemd-libs (systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- bluez-libs (bluez-gitAUR) (make)
- cjson (cjson-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cnmatrixAUR (cnmatrix-gitAUR) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- glslang (glslang-gitAUR) (make)
- graphviz (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (make)
- gstreamer (gstreamer-gitAUR) (make)
- hidapi (hidapi-gitAUR) (make)
- libbsd (libbsd-gitAUR) (make)
- libdrm (libdrm-gitAUR) (make)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd) (make)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo) (make)
- librealsenseAUR (librealsense-gitAUR) (make)
- libsurviveAUR (libsurvive-gitAUR) (make)
- libusb (libusb-gitAUR) (make)
- libuvcAUR (libuvc-gitAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxcb (libxcb-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- opencv (opencv-cuda) (make)
- openhmdAUR (openhmd-gitAUR) (make)
- openvr (openvr-gitAUR) (make)
- python (python37AUR) (make)
- python-setuptools (make)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR) (make)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat) (make)
- systemd-libs (systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR) (make)
- v4l-utils (v4l-utils-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
dbermond commented on 2025-02-02 18:48 (UTC)
@MrDev023 I cannot reproduce your issue. I have just checked, and the package is building fine. AUR helpers are not supported, use makepkg.
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.1
you 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?
« First ‹ Previous 1 2 3 Next › Last »