Search Criteria
Package Details: vulkan-terakan-git 26.0.0.r208349.g38146e0a9a8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vulkan-terakan-git.git (read-only, click to copy) |
|---|---|
| Package Base: | vulkan-terakan-git |
| Description: | Standalone Vulkan library for Triangl3's Terakan |
| Upstream URL: | https://gitlab.freedesktop.org/Triang3l/mesa.git |
| Keywords: | vulkan-driver |
| Licenses: | custom |
| Provides: | vulkan-driver |
| Submitter: | LazySeldi |
| Maintainer: | crueter |
| Last Packager: | crueter |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-05-25 10:03 (UTC) |
| Last Updated: | 2026-02-19 04:16 (UTC) |
Dependencies (35)
- expat (expat-gitAUR)
- libdrm (libdrm-gitAUR)
- libelf (elfutils-gitAUR, elfutils-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libva (libva-gitAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libvdpau
- libxdamage
- libxinerama (libxinerama-randr-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxshmfence
- libxxf86vm
- lm_sensors (lm_sensors-it87-gitAUR, lm_sensors-gitAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- xorg-xwayland (xorg-xwayland-gitAUR, xorg-xwayland-bug865-issue1578AUR, xorg-xwayland-hidpi-xpropAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glslang (glslang-gitAUR) (make)
- libclc (libclc-gitAUR, libclc-minimal-gitAUR) (make)
- Show 15 more dependencies...
Required by (118)
- airshipper (requires vulkan-driver) (optional)
- airshipper-git (requires vulkan-driver) (optional)
- ares-emu-git (requires vulkan-driver)
- banjorecomp (requires vulkan-driver)
- banjorecomp-bin (requires vulkan-driver)
- blender-bin (requires vulkan-driver)
- cemu (requires vulkan-driver) (optional)
- cfait (requires vulkan-driver) (optional)
- cfait-git (requires vulkan-driver) (optional)
- clonehero-ptb (requires vulkan-driver) (optional)
- colortest-git (requires vulkan-driver) (optional)
- cosmic-session-git (requires vulkan-driver) (optional)
- cpu-x-git (requires vulkan-driver) (optional)
- crt-bin (requires vulkan-driver) (optional)
- dwproton-bin (requires vulkan-driver)
- dwproton-signed-bin (requires vulkan-driver)
- fender-studio-pro-8 (requires vulkan-driver) (optional)
- flax (requires vulkan-driver) (optional)
- fluxer-world-bin (requires vulkan-driver) (optional)
- furmark (requires vulkan-driver) (optional)
- Show 98 more...
Latest Comments
crueter commented on 2026-03-19 15:54 (UTC)
Oh yeah, that should be easy to fix
HexDecimal commented on 2026-03-19 15:44 (UTC) (edited on 2026-03-19 15:45 (UTC) by HexDecimal)
This PKGBUILD does cull that directory due to it conflicting with MESA:
It isn't something I've fully investigated. I assumed this was a different file than the one from
vulkan-radeon.crueter commented on 2026-03-19 15:35 (UTC)
Possibly. I'm probably missing an install command here, I'll take a look when I'm back in state.
HexDecimal commented on 2026-03-19 14:13 (UTC) (edited on 2026-03-19 14:14 (UTC) by HexDecimal)
I couldn't test it either. The main 32-bit app is Steam which doesn't appear to be supported by Terakan at this time. The upstream repo has issues talking about DXVK support, but also isn't very active.
The 64-bit driver I was able to test with
vkcubeandvkmark. Though withvkmarkit appears to segfault unless thevulkan-radeonpackage is installed even thoughvulkan-radeonis not a driver compatible with the Radeon HD series and so far I suspect this has to do with the compatibility fileusr/share/drirc.d/00-radv-defaults.confinstalled by that package.crueter commented on 2026-03-19 11:12 (UTC)
Sadly I have no 32-bit apps or environments to test this. Glad you got it figured out!
HexDecimal commented on 2026-03-17 23:04 (UTC)
Nevermind. I was able to update the other package, at least enough for it to compile and install.
HexDecimal commented on 2026-03-16 03:40 (UTC)
Any chance the updates to this package can be applied to lib32-vulkan-terakan-git?