libsdl2 2.32.10+dfsg-ok1 source package in openKylin
Changelog
libsdl2 (2.32.10+dfsg-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Sun, 31 May 2026 06:19:05 -0700
libsdl2 (2.32.10+dfsg-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Sun, 31 May 2026 06:19:05 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | libs |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libsdl2_2.32.10+dfsg.orig.tar.gz | 5.0 MiB | 31bac5add36f98b55e3fcf4456f0dab50a06cf06bbcde283be567f64b05b95f3 |
| libsdl2_2.32.10+dfsg-ok1.debian.tar.xz | 25.5 KiB | 0b668e9eac01d36361d833056a15c3bf5728d6a23b86ce01073e32e0225045d6 |
| libsdl2_2.32.10+dfsg-ok1.dsc | 2.9 KiB | fc5aef9b3282c5485a5ecdd7437e77d7c81667d9fbd0e63bc4f77b918c5bbf84 |
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, in a location where it will
be used by SDL2 games by default.
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, but installs it to a location
where it will not be used by default. To use "classic" SDL2 by default,
please install the libsdl2-2.0-0 package.
.
This can also be used in conjunction with the libsdl2-compat-shim package,
to make SDL2 games use sdl2-compat by default, with "classic" SDL2
available as a fallback by setting environment variable
SDL_DYNAMIC_
or adding '/usr/$
variable.
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.
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.
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-
or manually.