Search Criteria
Package Details: monado-git 21.0.0.r69.g1b692c63-1
Git Clone URL: | https://aur.archlinux.org/monado-git.git (read-only, click to copy) |
---|---|
Package Base: | monado-git |
Description: | The open source OpenXR runtime. |
Upstream URL: | https://monado.dev |
Licenses: | |
Provides: | |
Submitter: | haagch |
Maintainer: | haagch (lubosz) |
Last Packager: | haagch |
Votes: | 3 |
Popularity: | 0.000019 |
First Submitted: | 2019-03-18 13:59 |
Last Updated: | 2021-02-22 21:41 |
Dependencies (13)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- openhmd (openhmd-git)
- openxr (openxr-git)
- vulkan-icd-loader (vulkan-icd-loader-git)
- wayland (wayland-git, wayland-nodocs-git)
- eigen (eigen-git) (make)
- git (git-git) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- shaderc (shaderc-git) (make)
- libuvc (libuvc-git) (optional) – optical tracking support
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda) (optional) – optical tracking support
- xr-hardware (xr-hardware-git) (optional) – udev permissions for popular XR hardware
Required by (1)
- gxr-git (optional)
Latest Comments
dbermond commented on 2021-02-23 00:36
@haagch Thank you :)
haagch commented on 2021-02-22 21:42
Good idea, thanks. I made that package before we had any tags- :)
dbermond commented on 2021-02-22 20:53
@haagch And 'git' is also missing from makedepends here.
dbermond commented on 2021-02-22 20:46
@haagch Suggestion for pkgver():
git -C monado describe --long --tags | sed 's/([^-]*-g)/r\1/;s/-/./g;s/^v//'
It will produce an output like this: 21.0.0.r69.g1b692c63
The above method is better since it gives the users a reference about which upstream version/tag the current commit is based on.
Arch Wiki guideline: https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git
sankasan commented on 2019-10-26 20:50
I think there is an implicit dependency for graphviz (or dot and/or doxygen) as without it it throws quite a few errors when compiling monado-git. It still produces the .so files but it spams hundreds of lines of errors/warnings.
haagch commented on 2019-05-15 14:14
Note: I dropped the loader patch that changes the active runtime path. We'll wait what comes out of this issue: https://github.com/KhronosGroup/OpenXR-SDK/issues/28
The active runtime will be installed in /usr/local/share/openxr/0/active_runtime.json