libsdl2 2.28.4+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream stable release
    - Optionally use posix_spawnp() in preference to vfork() for xdg-open
    - Fix SDLTest surface comparison on big-endian architectures
    - CMake, Emscripten, QNX and Windows changes that are not relevant to
      how Debian compiles this library
  * Drop patches that came from upstream

 -- Simon McVittie <email address hidden>  Mon, 02 Oct 2023 10:21:52 +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.4+dfsg-1.dsc 3.1 KiB 27be20537f8371f97cc04bfc4615bdcd90474cf83df50a4c329a2ba753de9230
libsdl2_2.28.4+dfsg.orig.tar.gz 4.5 MiB 6e929275401b4642a93070fab284de4957161f888954dff65ce5063ca2129295
libsdl2_2.28.4+dfsg-1.debian.tar.xz 37.0 KiB 4bb0d00815c2f5670a28b51c9b5fa1f5856ceedf37c8e0f798225c05ba2bac53

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