libsdl2 2.26.0+dfsg-1 source package in Ubuntu
Changelog
libsdl2 (2.26.0+dfsg-1) unstable; urgency=medium * New upstream release * Use stable release 2.26.0 for all symbols new in 2.25.x * d/watch: Only watch for 2.x versions. Development has started on SDL 3, which will be incompatible, and should be packaged as a parallel libsdl3 source package. * Add post-release patches to fix regression for Logitech G29. We want this to show up as a steering wheel, not a Playstation gamepad. * Release to unstable -- Simon McVittie <email address hidden> Tue, 22 Nov 2022 21:52:45 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsdl2_2.26.0+dfsg-1.dsc | 3.1 KiB | e6ff4495aed6c8cf7e7d97e31504ede77a9a94cfec48789c868530e3f06e80a5 |
libsdl2_2.26.0+dfsg.orig.tar.gz | 5.3 MiB | 21c35b462d034b135248daa10f9dc8262bb529cdb167c83a4fdc0b26ae52d36f |
libsdl2_2.26.0+dfsg-1.debian.tar.xz | 35.1 KiB | 83dabd07e48b6234f8adb2c39f7efca475474c05e7e355e6029150f78dd2aee0 |
Available diffs
- diff from 2.24.0+dfsg-1 to 2.26.0+dfsg-1 (1.7 MiB)
- diff from 2.24.2+dfsg-1 to 2.26.0+dfsg-1 (1.6 MiB)
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