Search Criteria
Package Details: lib32-vulkan-tools 1.4.313.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-vulkan-tools.git (read-only, click to copy) |
---|---|
Package Base: | lib32-vulkan-tools |
Description: | Vulkan Utilities and Tools (32-bit) |
Upstream URL: | https://www.khronos.org/vulkan/ |
Licenses: | Apache-2.0 |
Submitter: | DodoGTA |
Maintainer: | DodoGTA |
Last Packager: | DodoGTA |
Votes: | 1 |
Popularity: | 0.000032 |
First Submitted: | 2023-04-12 11:58 (UTC) |
Last Updated: | 2025-05-11 11:00 (UTC) |
Dependencies (12)
- lib32-libx11
- lib32-libxcb (lib32-libxcb-gitAUR)
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR)
- lib32-wayland (lib32-wayland-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glslang (glslang-gitAUR) (make)
- python (python37AUR) (make)
- spirv-tools (spirv-tools-gitAUR) (make)
- volk (volk-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
DodoGTA commented on 2025-05-12 11:49 (UTC)
@xxMBxx You need the latest vulkan-headers version which is currently 1.4.313.0 (which may not be available in the Manjaro repositories)
xxMBxx commented on 2025-05-12 11:42 (UTC)
Hi, the package fails to install providing this output https://pastebin.com/DuqRBWkS. I am trying to install it on Manjaro 6.12 using the built in Software manager. If this is in any way incorrect way to seek help, please suggest how I could improve it. I am new to reporting issues with packages.
DodoGTA commented on 2023-07-18 01:15 (UTC) (edited on 2023-07-18 01:17 (UTC) by DodoGTA)
@MarsSeed The bin32 prefix isn't used by any of the official packages (and only 10 (ten) AUR packages)
The few binary-only 32-bit packages (basically just 2 Mesa ones) in the official repo still use the lib32 prefix (so I guess that's acceptable by the package guidelines) 1
As for the outdated package I actually tried updating it before (but the vulkan-headers package was too old at the time which caused the build to fail) and I kinda forgot about it since (I should push an update later today with whatever the latest version I could compile)
MarsSeed commented on 2023-07-17 18:49 (UTC)
This package should be called
bin32-vulkan-tools
.There is not a single static or shared library in this, only executables in
/usr/bin
.