Search Criteria
Package Details: amdonly-gaming-vulkan-mesa-layers-git 25.2.0_devel.207057.b4b65822203.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) |
Last Packager: | NeroReflex |
Votes: | 17 |
Popularity: | 0.55 |
First Submitted: | 2023-02-27 22:38 (UTC) |
Last Updated: | 2025-06-18 14:32 (UTC) |
Dependencies (41)
- libdrm (libdrm-gitAUR)
- libxcb (libxcb-gitAUR)
- python (python37AUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- directx-headers (directx-headers-cmakeAUR, directx-headers-gitAUR) (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, libva-headlessAUR, intel-media-stack-binAUR, intel-media-stack-legacy-binAUR) (make)
- libvdpau (make)
- libx11 (libx11-gitAUR) (make)
- libxdamage (make)
- libxml2 (libxml2-gitAUR) (make)
- Show 21 more dependencies...
Required by (4)
- amdonly-gaming-vulkan-radeon-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 .. 11 Next › Last »
NeroReflex commented on 2025-06-18 14:45 (UTC)
@Gnatzelle thanks
NeroReflex commented on 2025-06-18 14:33 (UTC) (edited on 2025-06-18 14:46 (UTC) by NeroReflex)
@awh I built in chroot just fine. Using paru is not the official way of doing this. check your system.
P.S. I have no idea why, but now it failed.
I will include it, but know that it is not a good sign since the official one isn't using it.
awh commented on 2025-06-03 14:22 (UTC) (edited on 2025-06-03 14:27 (UTC) by awh)
@NeroReflex Are you building in a chroot? Using
paru -B --chroot .
withoutpython-setuptools
in the makedepends results in:and adding it fixes the issue as outlined in the original comment. According to https://stackoverflow.com/a/79440702 this can happen if mako is actually not installed (not the case here) or if both
packaging
anddistutils
can't be imported.python-setuptools
provides the latter. Perhaps there is another package (python-packaging
?) or local python install on your system that is able to satisfy the meson build process in the absence of python-setuptools.Gnatzelle commented on 2025-05-23 23:41 (UTC) (edited on 2025-05-24 06:47 (UTC) by Gnatzelle)
Just needs
in the PKGBUILD to built again
NeroReflex commented on 2025-05-15 00:34 (UTC) (edited on 2025-05-15 00:35 (UTC) by NeroReflex)
@awh sure, I trust you in this.
P.S. no I changed my mind. That package is not installed on my system and it compiles just fine.
awh commented on 2025-05-09 15:40 (UTC)
Can
python-setuptools
be added to makedepends to resolve the issue with mako not being detected by meson outlined by Grimish on 2024-04-27?NeroReflex commented on 2025-03-27 15:01 (UTC)
@Fabse you had to clean the old build directory manually. I fixed it in the PKGBUILD anyway for the future.
Fabse commented on 2025-03-16 13:12 (UTC)
The build currently fails for me, it manages to compile but fails at packaging due to missing file:
NeroReflex commented on 2025-03-16 02:19 (UTC)
@Supdrewin game me a patch that removes software-based rendering and removed a sneaky -march=native. I have decided to keep march=native but accepted the removal of software rendering. Also I might go ahead and remove llvm support if rusticl doesn't need that. Be prepared to that.
Supdrewin commented on 2025-03-14 14:01 (UTC) (edited on 2025-03-14 14:10 (UTC) by Supdrewin)
Clover is deprecated 2 days ago and slated for removal.
1 2 3 4 5 6 .. 11 Next › Last »