libsdl2 2.30.4+dfsg-1 source package in Ubuntu

Changelog

libsdl2 (2.30.4+dfsg-1) unstable; urgency=medium

  * New upstream stable release
    - Pass through the original name of the Steam Virtual Gamepad, fixing
      a regression for XInput slot mapping in Proton
      (ValveSoftware/steam-for-linux#9571, steamrt/tasks#469)
    - Try to use a platform HIDAPI backend in preference to libusb
    - Add mappings for Qanba Drone 2 Arcade Joystick
    - Treat some steering wheel controllers as such:
      + VRS DirectForce Pro Wheel Base
      + Simucube 1 Wheelbase
      + Simucube 2 Ultimate Wheelbase
      + Simucube 2 Pro Wheelbase
      + Simucube 2 Sport Wheelbase
      + Cammus C5 Wheelbase
    - Don't treat Logitech HID devices as Playstation-compatible unless
      included in an allowlist, avoiding various issues with
      non-game-related Logitech HID devices
    - Treat Logitech Chillstream as a PS3 controller
    - Add support for Saitek Cyborg V.3 Rumble Pad in PS3 mode
    - Fix mapping for R1 on third party PS3 controllers
    - Treat Razer Kitsune arcade stick as a PS5 controller, and work around
      lack of support for the feature-detection protocol
    - Improve handling of Nintendo Switch controllers
    - Don't crash if SDL_GetHint(NULL) is called
    - Avoid undefined behaviour if SDL_iconv_string needs to resize
      the buffer
    - In Wayland, set the initial min/max limits when showing a window
      without libdecor loaded
    - Various Windows-, macOS- and OS/2-specific changes not listed here
  * d/copyright: Exclude VisualC-GDK from orig tarball

 -- Simon McVittie <email address hidden>  Tue, 18 Jun 2024 12:57:02 +0100

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
Oracular release main misc

Downloads

File Size SHA-256 Checksum
libsdl2_2.30.4+dfsg-1.dsc 3.2 KiB 711735cb5a45c89b8a76e5ac55c18ae2109147e048399111eb946e5f74177ca0
libsdl2_2.30.4+dfsg.orig.tar.gz 4.9 MiB e82db27e3380d040ca766117d344ea301aaef066414ae2fdfed8f18d777a2e4f
libsdl2_2.30.4+dfsg-1.debian.tar.xz 40.6 KiB d4f68409a622bc4b3c195fe5d532a9be4674fb7a9a7f800f169129b41774154c

Available diffs

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 package contains the shared library.

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