Debian Patches
Status for gulkan/0.15.1-2.4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-Fix-incompatible-types.patch | Fix incompatible types | Chris Allan <chrisallan@pm.me> | no | 2021-04-17 | ||
| gcc-14-compat-1086208.patch | Vulkan handles are not pointers on 32 bit | Rebecca N. Palmer <rebecca_palmer@zoho.com> | no | debian | 2024-12-15 | |
| 0003-fix-ftbfs-add-gl-dep-to-external-memory-example.patch | Fix FTBFS: add explicit libGL dependency for GLEW-using targets GLEW 2.3.1 (glew_2.3.1+dfsg2-5) changed the CMakeLists.txt to link ${GLEW_LIBRARIES} (which includes libGL) as PRIVATE instead of PUBLIC. This means libGL is no longer transitively exported to consumers of the GLEW pkg-config target, so packages that rely on GLEW to pull in libGL now fail with undefined references to core GL symbols such as glGetError, glGenTextures, glBindTexture, glTexParameteri, glTexSubImage2D, glFinish, and glDeleteTextures. . Fix: add an explicit gl_dep dependency (libGL) in the root meson.build and pass it to the two GLEW-using build targets: the external-memory example and the test_texture_external test. |
Azeez Syed <azeezalishah@gmail.com> | no | debian | 2026-05-24 |
All known versions for source package 'gulkan'
- 0.15.1-2.4 (forky, sid)
- 0.15.1-2.3 (trixie)
- 0.15.1-2.1 (bookworm)
