Package Details: vulkan-terakan-git 26.0.0.r208349.g38146e0a9a8-1

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)

Required by (118)

Sources (2)

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:

rm -rf "$pkgdir"/usr/share/drirc.d

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 vkcube and vkmark. Though with vkmark it appears to segfault unless the vulkan-radeon package is installed even thoughvulkan-radeon is not a driver compatible with the Radeon HD series and so far I suspect this has to do with the compatibility file usr/share/drirc.d/00-radv-defaults.conf installed 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?