Debian Patches
Status for ygl/4.2e-7
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
ygl_4.2e-5.diff | no | |||||
fix-x11-header-guard.patch | This patch updates the header guard check from _XLIB_H_ to _X11_XLIB_H_, aligning with newer versions of the X11 library. The previous condition prevented proper detection of X11/Xlib.h, causing issues when compiling with GCC 14. By updating all occurrences of the old macro to the correct _X11_XLIB_H_, the build process now correctly recognizes and includes the necessary X11 headers, restoring compatibility with modern X11 implementations. |
Pablo Lucas Silva Santos <pablolucas890@gmail.com> | invalid | debian | 2025-02-24 | |
gcc-15.patch | fix building with GCC 15 | Andreas Beckmann <anbe@debian.org> | no |