Debian Patches

Status for libsdl2/2.32.10+dfsg-1

Patch Description Author Forwarded Bugs Origin Last update
alsa-fix-signature-of-snd_pcm_info_free.patch alsa: fix signature of snd_pcm_info_free
Reference issue: https://github.com/libsdl-org/SDL/issues/13845.
Ozkan Sezer <sezeroz@gmail.com> no 2025-09-02
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 2021-11-30
debian/multiarch-sdl2-config.patch Avoid hard-coding libdir or static libraries 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 Debian-specific
assumptions:

* we are installing the library into a directory on the linker's default
search path
* static linking is done with pkg-config available, and at least one of:
- $DEB_HOST_MULTIARCH and $DEB_HOST_GNU_TYPE set, or
- $PKG_CONFIG set to the host architecture pkg-config, or
- a native build (so the build architecture pkg-config is correct)

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

All known versions for source package 'libsdl2'

Links