Search Criteria
Package Details: openxr-loader-git 1.1.38.r0.g650f751-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openxr-loader-git.git (read-only, click to copy) |
|---|---|
| Package Base: | openxr-loader-git |
| Description: | OpenXR loader |
| Upstream URL: | https://github.com/KhronosGroup/OpenXR-SDK-Source |
| Licenses: | Apache |
| Conflicts: | openxr, openxr-headers, openxr-loader |
| Provides: | openxr, openxr-git, openxr-loader |
| Replaces: | openxr-git, openxr-headers-git |
| Submitter: | haagch |
| Maintainer: | haagch (lubosz) |
| Last Packager: | haagch |
| Votes: | 7 |
| Popularity: | 0.003283 |
| First Submitted: | 2019-03-18 13:54 (UTC) |
| Last Updated: | 2024-06-28 15:09 (UTC) |
Dependencies (12)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-gitAUR, jsoncpp-cmakeAUR)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libx11 (libx11-gitAUR, libx11-mr293AUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- libxxf86vm (make)
- python (make)
- python-jinja (make)
- python-markupsafe (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
Required by (49)
- android_translation_layer (requires openxr) (make)
- android_translation_layer-git (requires openxr) (make)
- bforartists (requires openxr)
- blender-2.93-git (requires openxr)
- blender-3.0-git (requires openxr)
- blender-as-py-module (requires openxr)
- blender-develop-git (requires openxr)
- blender-git (requires openxr)
- dragengine (requires openxr)
- elmerfem-git (requires openxr) (make)
- envision-xr-git (requires openxr)
- godot-double (requires openxr)
- godot-double-mono (requires openxr)
- gxr (requires openxr)
- gxr-git (requires openxr)
- libretro-ppsspp-git (requires openxr) (make)
- lovr (requires openxr)
- monado-dreieck-git (requires openxr)
- monado-git (requires openxr)
- monado-multilib-git (requires openxr)
- Show 29 more...
Latest Comments
1 2 Next › Last »
haagch commented on 2024-06-28 15:12 (UTC)
The real problem was that I thought the openxr-git meta package was a good idea. I changed a few things and made openxr-loader-git the "main" openxr/openxr-git package and also took the opportunity to merge openxr-headers-git into openxr-loader-git. Hopefully that works now.
Eirikr commented on 2024-06-28 14:58 (UTC) (edited on 2024-06-28 15:00 (UTC) by Eirikr)
Just chiming in to see if anyone has been able to get "conflicts" to work properly for openxr?
I just tried to grab the PKGBUILD and give it a show but the slew of errors continues.
haagch commented on 2024-02-09 16:28 (UTC) (edited on 2024-02-09 16:28 (UTC) by haagch)
conflicting with "openxr" doesn't seem to work sadly:
dreieck commented on 2024-02-09 09:49 (UTC)
openxr-utils-gitneeds to haveopenxradded to theconflictsarray:Regards and thanks for maintaining!
dreieck commented on 2024-02-09 09:37 (UTC) (edited on 2024-02-09 09:37 (UTC) by dreieck)
Please add to the package
openxr-loader-git:conflicts=('openxr-loader' 'openxr'):Regards and thanks for maintaining!
haagch commented on 2020-05-03 21:18 (UTC)
yep, it has been upstreamed. https://github.com/KhronosGroup/OpenXR-SDK-Source/commit/a013fcd3bee509a7d95ce7602a6f53ef91dc3274 PKGBUILD is updated now.
PedroHLC commented on 2020-05-03 21:15 (UTC)
Seems that patching is no longer required:
haagch commented on 2020-04-06 19:45 (UTC)
Indeed, I added some depends and makedepends.
PedroHLC commented on 2020-04-06 19:03 (UTC) (edited on 2020-04-06 19:21 (UTC) by PedroHLC)
Missing dependencies to build in a clean chroot.
EDIT: Adding libxcb we have this:
Package 'xproto', required by *****, not foundEDIT2: Adding xorgproto we have this:
BUILD_WITH_XLIB_HEADERS either disabled or unavailableThen, adding libx11 we have this:
OpenXR tests using xlib backend requires Xxf86vm and XrandrAdd libxxf86vm and xorg-xrandr (or lib, not sure)
Then:
Python 3 not found, but pre-generatedAddpython(makedepends only, not sure)haagch commented on 2019-12-20 19:54 (UTC)
Updated to build from the OpenXR-SDK-Source repo instead of OpenXR-SDK. You might need to delete your cached copy of the repo and src/.
It also builds two new split packages openxr-layers-git and openxr-utils-git.
1 2 Next › Last »