Search Criteria
Package Details: lib32-amdonly-gaming-vulkan-mesa-layers-git 25.3.0_devel.212049.1c57f889082.d41d8cd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-mesa-amdonly-gaming-git.git (read-only, click to copy) |
---|---|
Package Base: | lib32-mesa-amdonly-gaming-git |
Description: | Mesa's Vulkan layers (32-bit) |
Upstream URL: | https://www.mesa3d.org/ |
Licenses: | LicenseRef-mesa |
Conflicts: | lib32-vulkan-mesa-layer, lib32-vulkan-mesa-layers |
Provides: | lib32-vulkan-mesa-layers |
Submitter: | NeroReflex |
Maintainer: | NeroReflex (DexterHaxxor) |
Last Packager: | NeroReflex |
Votes: | 9 |
Popularity: | 0.080408 |
First Submitted: | 2023-02-27 23:13 (UTC) |
Last Updated: | 2025-09-15 21:13 (UTC) |
Dependencies (39)
- amdonly-gaming-vulkan-mesa-layers-gitAUR
- lib32-libdrm (lib32-libdrm-gitAUR)
- lib32-libxcb (lib32-libxcb-gitAUR)
- lib32-wayland (lib32-wayland-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- elfutils (elfutils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glslang (glslang-gitAUR) (make)
- lib32-clang (lib32-llvm-gitAUR, lib32-clang-minimal-gitAUR) (make)
- lib32-expat (make)
- lib32-libdrm (lib32-libdrm-gitAUR) (make)
- lib32-libelf (make)
- lib32-libglvnd (make)
- lib32-libva (make)
- lib32-libx11 (make)
- lib32-libxdamage (make)
- lib32-libxml2 (make)
- lib32-libxrandr (make)
- lib32-libxshmfence (make)
- Show 19 more dependencies...
Required by (3)
- lib32-amdonly-gaming-vulkan-radeon-git (requires lib32-vulkan-mesa-layers) (optional)
- lib32-vulkan-nouveau-git (requires lib32-vulkan-mesa-layers) (optional)
- lib32-vulkan-radeon-amd-bc250 (requires lib32-vulkan-mesa-layers) (optional)
Latest Comments
1 2 3 4 Next › Last »
welwood08 commented on 2025-09-25 11:17 (UTC)
An alternate workaround to the
wayland-scanner
version mismatch problem that enables building with wayland support is to installwayland-git
andlib32-wayland-git
.For anyone else curious about the dependency error, I believe it comes from wayland so I don't think it's something this mesa package can just bump. The upstream
lib32-wayland
package has been flagged out-of-date since July - until that has the same version as thewayland
package this problem will persist.Gnatzelle commented on 2025-09-24 14:24 (UTC) (edited on 2025-09-24 14:32 (UTC) by Gnatzelle)
That was just a suggestion for a manual and temporal fix for the Problem until it gets fixed by upstream ^^" Of Course it would be bad to disable wayland Support for everyone in this Package. No big Deal to edit this one Line manualy when updating until it is fixed upstream
NeroReflex commented on 2025-09-24 11:48 (UTC)
I am not sure removing wayland is a good idea: people will get an update and compile something that might give them new problems. It's probably much better to wait upstream and avoid breaking people's stuff
kokett commented on 2025-09-23 19:01 (UTC)
Thank you Gnatzelle, that worked. In case anyone else wants to do this as well: I used yay --editmenu --editor=nano -S <package-name> to do the edit on the fly and all the lib32 packages installed fine afterwards.
Gnatzelle commented on 2025-09-23 07:16 (UTC) (edited on 2025-09-24 14:32 (UTC) by Gnatzelle)
Problem here is, that there is no 32-Bit wayland-scanner binary as lib32-wayland doesn't provide that binary. I think that has to be solved upstream (Arch). In the meantime you can change the line "-D platforms=x11,wayland" to "-D platforms=x11" if you don't need 32 Bit Wayland-Support. That way it builds at least...
kokett commented on 2025-09-23 04:53 (UTC)
The lib32 packages fail with:
Dependency wayland-scanner found: NO. Found 1.24.0 but need: '1.23.1'
Can you kindly change the requirement to include 1.24.0?
NeroReflex commented on 2025-08-06 13:02 (UTC)
Thanks @cmrss2 and @Gnatzelle
cmrss2 commented on 2025-08-06 12:24 (UTC)
Lib32 build is currently broken, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/13657
Gnatzelle commented on 2025-05-23 23:41 (UTC) (edited on 2025-05-24 06:48 (UTC) by Gnatzelle)
Just needs
in the PKGBUILD to built again
jacekk90 commented on 2025-05-11 19:21 (UTC) (edited on 2025-05-11 19:24 (UTC) by jacekk90)
lib32-spirv-tools
this is dependency of lib32-mesa and when I do update then auto removing is every not necessary package
1 2 3 4 Next › Last »