Debian Patches

Status for sdl2-compat/2.32.56+ds-3

Patch Description Author Forwarded Bugs Origin Last update
init-If-using-sdl2-compat-s-debug-logging-also-turn-on-SD.patch init: If using sdl2-compat's debug logging, also turn on SDL3's. "Ryan C. Gordon" <icculus@icculus.org> no upstream, 2.32.57, commit:825d96d8317c7691343583abedceef28376082cb 2025-07-22
dynapi-Under-SDL2COMPAT_DEBUG_LOGGING-log-whether-we-were.patch dynapi: Under SDL2COMPAT_DEBUG_LOGGING, log whether we were replaced
Otherwise our output can be misleading: we say that sdl2-compat is loaded
and using SDL3 (because that happens at library constructor time, before
any SDL2 API functions are called), but then SDL_DYNAMIC_API kicks in
the first time we call into the SDL2 API, and potentially replaces us
with classic SDL2 without leaving a trace in our output.
Simon McVittie <smcv@collabora.com> yes upstream 2025-09-10
debian/test-Don-t-install-bundled-copy-of-unifont.patch test: Don't install bundled copy of unifont
We don't include this in the Debian package.
Simon McVittie <smcv@debian.org> not-needed 2024-01-04
debian/Avoid-hard-coding-libdir-in-sdl2-config.patch Avoid hard-coding libdir in sdl2-config
This makes the -dev package multiarch co-installable, allowing compilation
of SDL programs for more than one architecture on the same system.

This is not an upstreamable change, since it relies on the Debian-specific
assumption that we are installing the library into a directory on the
linker's default search path.

Adapted from an earlier patch by Gianfranco Costamagna.
Simon McVittie <smcv@debian.org> not-needed 2023-08-07

All known versions for source package 'sdl2-compat'

Links