Search Criteria
Package Details: amdonly-gaming-vulkan-mesa-layers-git 25.0.0_devel.197468.dc1fe83aa52.d41d8cd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mesa-amdonly-gaming-git.git (read-only, click to copy) |
---|---|
Package Base: | mesa-amdonly-gaming-git |
Description: | Mesa's Vulkan layers |
Upstream URL: | https://www.mesa3d.org/ |
Licenses: | LicenseRef-mesa |
Conflicts: | vulkan-mesa-layer, vulkan-mesa-layers |
Provides: | vulkan-mesa-layers |
Submitter: | NeroReflex |
Maintainer: | NeroReflex (DexterHaxxor, ChrisLane) |
Last Packager: | DexterHaxxor |
Votes: | 16 |
Popularity: | 0.096305 |
First Submitted: | 2023-02-27 22:38 (UTC) |
Last Updated: | 2024-11-10 12:01 (UTC) |
Dependencies (40)
- libdrm (libdrm-gitAUR)
- libxcb (libxcb-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- directx-headers (directx-headers-gitAUR, directx-headers-cmakeAUR) (make)
- elfutils (elfutils-gitAUR) (make)
- expat (expat-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glslang (glslang-gitAUR) (make)
- libclc (libclc-gitAUR, libclc-minimal-gitAUR) (make)
- libdrm (libdrm-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- libglvnd (libglvnd-gitAUR) (make)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR) (make)
- libvdpau (make)
- libx11 (libx11-gitAUR) (make)
- libxdamage (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- Show 20 more dependencies...
Required by (5)
- amdonly-gaming-vulkan-radeon-git (requires vulkan-mesa-layers) (optional)
- amdonly-gaming-vulkan-swrast-git (requires vulkan-mesa-layers) (optional)
- lib32-amdonly-gaming-vulkan-mesa-layers-git
- vulkan-nouveau-git (requires vulkan-mesa-layers) (optional)
- vulkan-radeon-amd-bc250 (requires vulkan-mesa-layers) (optional)
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
Grimish commented on 2024-12-06 20:28 (UTC)
FYI: Currently mesa/lib32-mesa only build when vulkan-beta=false
NeroReflex commented on 2024-11-09 00:42 (UTC)
Builds are failing with the following error:
mesa/meson.build:4:0: ERROR: Unknown options: "opencl-spirv"
NeroReflex commented on 2024-09-23 01:27 (UTC)
Thank you tyrheimdal, I took the time to test and deploy your solution. Awesome job!
tyrheimdal commented on 2024-09-21 17:48 (UTC)
@d3Xt3r This is caused by a missing line in
PKGBUILD
file; Add... and it should install cleanly.
d3Xt3r commented on 2024-09-20 09:03 (UTC)
Builds have been failing today, tested on two of my systems. The actual compilation succeeds, but strangely it fails at the package building stage.
GregTheMadMonk commented on 2024-09-10 09:24 (UTC) (edited on 2024-09-10 09:29 (UTC) by GregTheMadMonk)
Mesa removed gallium-omx (https://aur.archlinux.org/packages/mesa-git#comment-990097). Can you please update the PKGBUILDs? TIA!
edit: NVM you've just updated the PKGBUILD. Thank you! :)
ChrisLane commented on 2024-08-31 12:28 (UTC)
@d3Xt3r yeah I've had the same issue when building in chroot but not when building normally and I haven't been able to figure out why.
d3Xt3r commented on 2024-08-31 12:22 (UTC)
Did a fresh install on a new machine, build failed with this error:
mesa/meson.build:991:2: ERROR: Problem encountered: Python (3.x) mako module >= 0.8.0 required to build mesa.
I already had
python-mako
1.3.5-1 installed, so unsure why it didn't pick that up. Had to runpip3 install Mako --break-system-packages
to resolve it, which isn't exactly ideal.redbeanw commented on 2024-07-29 14:21 (UTC)
Recently installed mesa does not work:
Can the commit id of upstream mesa be fixed? I think this can reduce many unstable factors.
1 2 3 4 5 6 .. 8 Next › Last »