Search Criteria
Package Details: envision-xr-git 3.2.0.r53.gf54b882-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: | AGPL-3.0-or-later |
| Conflicts: | envision |
| Provides: | envision |
| Submitter: | bacterion |
| Maintainer: | bacterion (gabmus) |
| Last Packager: | gabmus |
| Votes: | 23 |
| Popularity: | 0.61 |
| First Submitted: | 2023-09-10 21:10 (UTC) |
| Last Updated: | 2026-03-23 07:51 (UTC) |
Dependencies (26)
- base-devel
- cmake (cmake3AUR, cmake-gitAUR)
- eigen (eigen-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR)
- jq (jq-gitAUR, jaq-gitAUR, jaq-binAUR, jq-staticAUR)
- libadwaita (libadwaita-yaru-gitAUR, 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, nvidia-340xx-utils-macbookAUR, libglvnd)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- monado-gitAUR (monado-dreieck-gitAUR, monado-multilib-gitAUR)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR)
- openxr (openxr-loader-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- shaderc (shaderc-gitAUR, shaderc-gitAUR)
- vte4 (vte4-gitAUR)
- vulkan-headers (vulkan-headers-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- wayland (wayland-asan-gitAUR, wayland-gitAUR, wayland-chromiumAUR)
- Show 6 more dependencies...
Required by (2)
- lovr-playspace-bin (requires envision) (optional)
- lovr-playspace-git (requires envision) (optional)
Latest Comments
1 2 Next › Last »
hype-vhs commented on 2026-08-31 20:46 (UTC)
The PKGBUILD source of truth is upstream on the GitLab, please (also) send patches there
HurricanePootis commented on 2026-08-31 00:55 (UTC)
lysergia commented on 2026-06-27 07:00 (UTC)
@hype-vhs
monado-gitprovidesmonado(& same forxrizer-git), so I think depending onmonadoshould be a seamless change for existing users. But if we want to lead new people directly to monado-git instead of showing the dependency asmonado(which I'm guessing would cause various AUR helpers to installmonadoinstead ofmonado-git), then I think you're right & we see if monado-multilib-git can provide monado-git in addition to monado.hype-vhs commented on 2026-06-27 06:44 (UTC)
@lysergia I agree with the idea of not requiring the -gits. There are some implications for existing and new users, so I'm not sure exactly how to handle it (optdepends? depend on non-git? make monado-multilib-git provides=monado-git?). Willing to MR an updated PKGBUILD to Envision on GitLab?
lysergia commented on 2026-06-27 05:55 (UTC)
Can we depend on monado/xrizer instead of the
-gitversions? Both-gitversions provide their base level package, but depending onmonado-gitdirectly blocks usage ofmonado-multilib-gitfor people that need a 32-bit openxr service installed.hype-vhs commented on 2026-03-23 16:07 (UTC)
PKGBUILD updated to depend on monado-git and xrizer-git. This is intentional, since the new out-of-the-box behavior is to use the monado and xrizer already installed on the system, rather than have envision build it. Your existing development profiles are still there, you just have to flip a toggle in the ☰ menu.
Flat commented on 2026-03-17 18:55 (UTC)
This PKGBUILD will not package with current git repo, as it tries to re-download/rebuild dependencies in package() which breaks cargo as it cannot access /root/.gitconfig
The upstream pkgbuild https://gitlab.com/gabmus/envision/-/blob/main/dist/arch/PKGBUILD?ref_type=heads works perfectly.
hype-vhs commented on 2026-02-01 22:48 (UTC)
@Linkbro If you have
rustupinstalled, AUR packages that depend on rust assume you have it set up correctly, but in this case you don't. So, either uninstallrustup, or runrustup default stableand let it install the rust toolchainLinkbro commented on 2026-01-25 15:35 (UTC) (edited on 2026-01-25 15:36 (UTC) by Linkbro)
build fails with
ERROR: Unknown compiler(s): [['rustc']]console output below:
==> Starting build()... + exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_pie=true -D python.bytecompile=1 envision build The Meson build system Version: 1.10.1 Source dir: /home/linkbro/.cache/paru/clone/envision-xr-git/src/envision Build dir: /home/linkbro/.cache/paru/clone/envision-xr-git/src/build Build type: native build Project name: envision Project version: 3.2.0
envision/meson.build:1:0: ERROR: Unknown compiler(s): [['rustc']]
A full log can be found at /home/linkbro/.cache/paru/clone/envision-xr-git/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'envision-xr-git-r620.b63b63e-1': error: packages failed to build: envision-xr-git-r620.b63b63e-1
ktov commented on 2025-09-21 18:07 (UTC)
Version check failed with current eigen version 5. Downgrade to Version 3.4.0 needed
1 2 Next › Last »