libsdl2 2.30.3+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream stable release
    - Fix compilation in C89 mode
    - Treat Thrustmaster TS-XW as a steering wheel
    - Fix pointer warp on XWayland
    - Speed up input device enumeration by trying not to open irrelevant
      devices
    - Don't use -mlasx to avoid baseline violation on loong64
    - Various Windows-specific changes

 -- Simon McVittie <email address hidden>  Wed, 29 May 2024 16:48:47 +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.3+dfsg-1.dsc 3.2 KiB c278717d8ed1bec9bff63860bd4c432ed04b199928a4ab08d01b2c23009ad8c3
libsdl2_2.30.3+dfsg.orig.tar.gz 4.9 MiB a9939548561d0824b585475d7b1aed736df01015c17ca55f329a3c9f50813709
libsdl2_2.30.3+dfsg-1.debian.tar.xz 40.2 KiB 49c65f820e05cc04a8f3e00bf7e8bd1a551e54de2b3b2915331167c18d1c0dad

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