libsdl2 2.28.5+dfsg-3 source package in Ubuntu

Changelog

libsdl2 (2.28.5+dfsg-3) unstable; urgency=medium

  * d/patches: Add post-release bug fixes from upstream
    - Improved game controller hardware support:
      + add mapping for Atari VCS via Bluetooth
      + 8BitDo Ultimate Wired Controller for Xbox has a Share button
      + 8BitDo Ultimate Wireless / Pro 2 Wired Controller for Xbox
        has a Share button
    - Update list of mice that should not be treated as game controllers
      + add ROG Pugio II
    - Avoid leaking a window surface when using software rendering
    - Avoid leaking desktop display mode information in some cases
      (probably only Windows but could in principle affect Linux)
    - Don't truncate non-ASCII X11 input
    - Silence a compiler warning
    This brings us up to release-2.28.x branch commit
    release-2.28.5-18-g05eb08053, excluding CMake-, iOS- and
    Windows-specific changes.
  * d/p/sdl2.m4-Call-PKG_CONFIG-rather-than-hard-coding-pkg-confi.patch:
    Add patch from upstream git to make AM_PATH_SDL2 set $SDL_CONFIG to a
    cross-compile-friendly value, related to #1059749.
    Thanks to Helmut Grohne

 -- Simon McVittie <email address hidden>  Tue, 02 Jan 2024 15:23:46 +0000

Upload details

Uploaded by:
Debian SDL packages maintainers
Uploaded to:
Sid
Original maintainer:
Debian SDL packages maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsdl2_2.28.5+dfsg-3.dsc 3.1 KiB d2ed61f0416755e4ab86a731dea6a93f0251e475f18d515f13e20e5af925146c
libsdl2_2.28.5+dfsg.orig.tar.gz 4.5 MiB 7f833544c6db20cb749d22dc7277db9db31f52a61d3b79200adf960297e32e78
libsdl2_2.28.5+dfsg-3.debian.tar.xz 41.9 KiB 63344039e87a9ee91ab88fbb1811a6ad7a64048d51c75dc1f38d3eee890891e6

No changes file available.

Binary packages built by this source

libsdl2-2.0-0: Simple DirectMedia Layer

 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This version of SDL is compiled with X11 and Wayland graphics drivers and OSS,
 ALSA, sndio and PulseAudio sound drivers.

libsdl2-2.0-0-dbgsym: debug symbols for libsdl2-2.0-0
libsdl2-dev: Simple DirectMedia Layer development files

 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains the files needed to compile and link programs which
 use SDL.

libsdl2-doc: Reference manual for libsdl2

 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains the reference manual and examples.

libsdl2-tests: Simple DirectMedia Layer automated and manual tests

 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains manual and automated tests. The automated tests can
 be run using ginsttest-runner in the gnome-desktop-testing package,
 or manually.

libsdl2-tests-dbgsym: debug symbols for libsdl2-tests