Search Criteria
Package Details: envision-xr-git r620.b63b63e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/envision-xr-git.git (read-only, click to copy) |
|---|---|
| Package Base: | envision-xr-git |
| Description: | GUI for Monado |
| Upstream URL: | https://gitlab.com/gabmus/envision |
| Licenses: | GPL |
| Conflicts: | envision |
| Provides: | envision |
| Submitter: | bacterion |
| Maintainer: | bacterion (gabmus) |
| Last Packager: | gabmus |
| Votes: | 12 |
| Popularity: | 0.59 |
| First Submitted: | 2023-09-10 21:10 (UTC) |
| Last Updated: | 2024-09-05 16:53 (UTC) |
Dependencies (24)
- base-devel
- cmake (cmake3AUR, cmake-gitAUR)
- eigen (eigen-gitAUR, eigen3)
- git (git-gitAUR, git-glAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita-without-adwaitaAUR)
- libdrm (libdrm-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR)
- openxr (openxr-loader-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- shaderc (shaderc-gitAUR, shaderc-gitAUR)
- vte4 (vte4-notificationAUR, vte4-gitAUR)
- vulkan-headers (vulkan-headers-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xr-hardwareAUR (xr-hardware-gitAUR)
- Show 4 more dependencies...
Latest Comments
1 2 Next › Last »
ktov commented on 2025-09-21 18:07 (UTC)
Version check failed with current eigen version 5. Downgrade to Version 3.4.0 needed
scrunkonomics commented on 2025-05-13 09:31 (UTC) (edited on 2025-05-13 09:32 (UTC) by scrunkonomics)
why's this flagged as out of date still? this uses the latest source from the git, 3.1.0 does not need accounted for as it's already up-to-date. the issue involving a security compromise had to do with the WayVR Dashboard plugin, of which it was found there was nothing of issue and it was merely a panic. the linux vr adventure discord correlates this, envision devs have already spoken up on this and it's been resolved for over a month now with this package still being flagged.
https://discord.com/channels/1065291958328758352/1065360238716407939/1359291525246226482
(statement in the linux vr adventure discord linked ^, https://discord.gg/EHAYe3tTYa is their discord's link)
YAOMTC commented on 2025-01-12 04:42 (UTC)
wayland-protocols should be added as an optional dependency (I assume X11 can be used otherwise)
dreieck commented on 2024-06-04 16:44 (UTC)
Build fails for me with
ERROR: Unknown options: "b_pie":I have
-buildmode=pieset in my$GOFLAGS.If I remove it, that error goes away.
So maybe you add some code to explicitly strip out or disable that option?
Regards!
dreieck commented on 2024-06-04 16:39 (UTC)
Can you please change
options=(!lto)tooptions+=('!lto')(=→+=), so that other options set by the user do not get discarded?Regards and thanks for maintaining!
dreieck commented on 2024-06-04 13:57 (UTC) (edited on 2024-06-04 16:39 (UTC) by dreieck)
is
monadoreally not needed as a runtime dependency?shaybox commented on 2024-06-01 22:53 (UTC)
The package fails to compile
hype-vhs commented on 2024-02-11 00:12 (UTC)
Disabling the
ltooption seems to help with the libssh2.so.1 link-time error. I don't know why. You can disable LTO by settingoptions=(!lto)in the PKGBUILD.Cloudperry commented on 2024-01-25 19:35 (UTC)
I'm getting a build failure, when trying to install this package using Paru. It seems to be related to libssh2.
I removed some very long mess of paths and environment variables after the linking with cc failed line.
1 2 Next › Last »