Debian Patches
Status for vulkan-tools/1.4.321.0+dfsg1-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-build-Remove-pkg-config-provided-library-names.patch | [PATCH] build: Remove pkg-config provided library names The library names of Xcb, Xlib, and Wayland do not need to be queried from pkg-config, instead they can be hardcoded to use the fallback names. The intent of querying the library names was to prevent issues where the hardcoded name was not the platform-appropriate name. But because <library>_LINK_LIBRARIES can have more than one library name, the logic to assign <library>_LINK_LIBRARIES into a compile definition breaks horribly. While it is possible to handle this in CMake, the dlopen code would also have to handle it which is much more error prone. |
Charles Giessen <charles@lunarg.com> | no | 2025-07-17 |
All known versions for source package 'vulkan-tools'
- 1.4.321.0+dfsg1-1 (sid, forky)
- 1.4.304.0+dfsg1-1 (trixie)
- 1.3.239.0+dfsg1-1 (bookworm)