Package: freedink / 109.6-6
Metadata
Package | Version | Patches format |
---|---|---|
freedink | 109.6-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
sdl2 2.0.10.patch | (download) |
src/input.cpp |
3 2 1 - 0 ! |
--- |
const char.patch | (download) |
src/gfx_fonts.cpp |
4 2 2 - 0 ! |
fix const pointer declarations |
config.h.patch | (download) |
src/IOGfxGLFuncs.cpp |
2 2 0 - 0 ! |
always include config.h before unistd.h gnulib provides its own implementation of unistd.h which appears on the search path first and can't be included unless config.h is included before it. On some archs, SDL.h will recursively include unistd.h and get a version it isn't expecting. . Make sure config.h is always included before SDL.h. |
1