Package Details: amdvlk-git 2023.Q4.3.r1.97d5243-1

Git Clone URL: https://aur.archlinux.org/amdvlk-git.git (read-only, click to copy)
Package Base: amdvlk-git
Description: AMD's standalone Vulkan driver
Upstream URL: https://github.com/GPUOpen-Drivers
Licenses: MIT
Conflicts: amdvlk, vulkan-amdvlk
Provides: amdvlk, vulkan-amdvlk, vulkan-driver
Submitter: haagch
Maintainer: marijns
Last Packager: marijns
Votes: 22
Popularity: 0.000000
First Submitted: 2017-12-22 13:02 (UTC)
Last Updated: 2024-01-12 15:42 (UTC)

Required by (49)

Sources (0)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

gardotd426 commented on 2020-03-24 01:22 (UTC)

What is going on with this? Is this orphaned? Why is this being built against a git that's not been updated in 2 years? The actual AMDVLK git at https://github.com/GPUOpen-Drivers/AMDVLK is updated constantly, there are updates from a few hours ago. The branch this PKGBUILD builds against is completely dead.

farnoy commented on 2019-11-12 08:39 (UTC)

Upstream has added a new dependency on CWPack

mcoffin commented on 2019-09-05 15:50 (UTC)

Per @lod's comments, I'm working on a fix for this, but it's a large change, so I will send out a patch for the PKGBUILD via email for those interested and all maintainers/co-maintainers of this package before we land it. It will also introduce the tagged version of the *-git package naming scheme (hopefully, if I get my way :) ). Thanks for the comments @lod.

lod commented on 2019-07-29 10:58 (UTC)

Doesn't -DBUILD_XLIB_XRANDR_SUPPORT=On depend on xrandr 1.6? So it should depend on libxrandr-git.

And you only need to remove Werror from pal/shared/gpuopen/cmake/AMD.cmake

And like mentioned before, wsa is deprecated and it is integrated into Pal already.

haagch commented on 2019-06-24 11:23 (UTC)

Apologies for not updating the PKGBUILD in a while. I was hoping one of the comaintainers would do it because I've been unable to build amdvlk for a while, always got something like /usr/include/c++/9.1.0/cstdlib:75:15: fatal error: stdlib.h: No such file or directory

Now I've been getting this with vanilla llvm and decided to spend some time tracking it down, and fix it in the PKGBUILD. Now I can finally build it again.

And yes, this is set to the dev branch intentionally to get the very latest changes. Someone made an amdvlk package for the stable releases.

Sinistar commented on 2019-06-21 23:54 (UTC)

wsa in not needed, it is now built into pal.

mcoffin commented on 2019-06-14 19:37 (UTC)

I've emailed a patch to the maintainers of this repo, fixing the dependency versioning problems.

For those interested, the patch is here: https://gist.github.com/mcoffin/4f17e2a0597e3e04aba0ef805fef6c72

Hopefully, we'll see them apply it to the AUR version soon.

Chryseus commented on 2019-06-12 17:25 (UTC)

@soredake remove the prepare() function in MAKEPKG. This package is in dire need of a new maintainer it seems.

<deleted-account> commented on 2019-06-08 08:23 (UTC)

==> Запускается prepare()...
sed: невозможно прочитать pal/src/core/os/lnx/display/displayWindowSystem.h: Нет такого файла или каталога

Please change path to pal/src/core/os/amdgpu/display/displayWindowSystem.h

VikingGe commented on 2019-05-12 09:04 (UTC)

This needs an update since the changes that broke the dev branch now also break the master branch. Just adding this to the source array fixes the build:

git+https://github.com/GPUOpen-Drivers/spvgen.git#branch=master