libsdl2 2.28.1+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Add selected patches from upstream release-2.28.x branch
    - d/p/video-wayland-use-both-icon-and-icon-name-for-Zenity-7897.patch:
      Provide forward-compatibility with zenity >= 3.90.x under Wayland
    - d/p/Fixed-mapping-BTN_TR2-to-right-trigger.patch:
      Fix mapping regression in 2.27.1 for some game controllers with a
      digital right trigger button
    - d/p/Re-added-mappings-for-older-Xbox-One-controllers-on-Linux.patch:
      Fix mapping regression in 2.27.1 for Xbox One controllers (and
      their clones) that report BTN_C and BTN_Z

 -- Simon McVittie <email address hidden>  Mon, 10 Jul 2023 15:22:01 +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

Downloads

File Size SHA-256 Checksum
libsdl2_2.28.1+dfsg-1.dsc 3.1 KiB e8a54f829be3152468e40c9c4f52e71dfe23c522703a5036db734e6d9228d4c4
libsdl2_2.28.1+dfsg.orig.tar.gz 5.3 MiB 557305e7a14f9938ccf8224d855d78958c84585865dd332da3a7bf550e4bc027
libsdl2_2.28.1+dfsg-1.debian.tar.xz 39.2 KiB 8cab58e5aa1f64fc861bb47d711db17d51c458cd938bb2339e79ec0bdd2d714b

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 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