Debian Patches

Status for libsdl2/2.32.0+dfsg-2

Patch Description Author Forwarded Bugs Origin Last update
keyboard-Fix-comment-regarding-implicit-calls-to-SDL_Star.patch keyboard: Fix comment regarding implicit calls to SDL_StartTextInput()

It was always done inside SDL_VideoInit().

(cherry picked from commit 92cadaf917b5c77d668a09aae782234b9d0c6efe)
Cameron Gutman <aicommander@gmail.com> no upstream, 2.32.1, commit:9be8c2a89928d92f1847ee835ba59b8298704c7b 2025-02-23
Changed-PULSEAUDIO_FlushRecording-to-only-flush-audio-pre.patch Changed PULSEAUDIO_FlushRecording() to only flush audio present when called.

When the flushing is not able to keep up with the audio stream coming in,
it will end up flushing forever and block API clients from getting any audio.

(cherry picked from commit 24693ac2857e614a3f3c84f8bbdca17b3423dd4c)
Petter Reinholdtsen <pere@hungry.com> yes debian upstream upstream, 2.32.1, commit:282f7a84fceebafdf8237be4f34021d0492daa58 2025-02-24
SDL2-Add-SDL_HINT_JOYSTICK_HAPTIC_AXES.patch [SDL2] Add SDL_HINT_JOYSTICK_HAPTIC_AXES
Allows users to overwrite the number of haptic axes defined for a given
joystick. Also supports a "wildcard" VID:PID of 0xFFFF/0xFFFF

(cherry picked from commit 0809be4ec5038ed94684af149222335728c3cc43)
=?utf-8?q?Tomasz_Paku=C5=82a?= <tomasz.pakula.oficjalny@gmail.com> no upstream, 2.32.1, commit:220895d4d29c4cfcde2064d9c6359107d03da184 2025-02-25
Sync-SDL2-wiki-header.patch Sync SDL2 wiki -> header
[ci skip]

(cherry picked from commit 52ac07d327956a542f92c6f0e00f8eea17c00ed5)
SDL Wiki Bot <icculus-sdlwikibot@icculus.org> no upstream, 2.32.1, commit:c2047f0496e032b3a9b5a382635ad4f725b75c0d 2025-02-25
Added-support-for-the-n-sscanf-format-specifier.patch Added support for the "%n" sscanf format specifier
(cherry picked from commit 69803253100111f870c068300d336edac19783b4)
(cherry picked from commit ab44451578ec6e449bd78b8f99ee0333dba69e3c)
Sam Lantinga <slouken@libsdl.org> no upstream, 2.32.1, commit:024c27645a0d5d794ba2812ab355bfbe4be37103 2025-02-24
debian/no-libdir.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 Debian-specific
assumptions:

* we are installing the library into a directory on the linker's default
search path
* static linking is done with at least one of:
- $DEB_HOST_MULTIARCH set, or
- $PKG_CONFIG set to the host architecture pkg-config, or
- $CC set to a compiler for the host architecture that supports the
-print-multiarch argument (which Debian's gcc and older Debian
packages for clang do), 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
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

All known versions for source package 'libsdl2'

Links