Compare commits
13 Commits
Author | SHA256 | Date | |
---|---|---|---|
a272efc558 | |||
0a61fdf6d0 | |||
23c0f46114 | |||
7ce81cc65f | |||
8df920576a | |||
0402002616 | |||
32be8f98b4 | |||
9557b9a435 | |||
6c64f8591f | |||
24c6ba383f | |||
6cf087f53a | |||
c2e6b65d02 | |||
e6f4d93d59 |
BIN
SDL2-2.32.0.tar.gz
(Stored with Git LFS)
BIN
SDL2-2.32.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
SDL2-2.32.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
SDL2-2.32.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
SDL2-2.32.2.tar.gz.sig
Normal file
BIN
SDL2-2.32.2.tar.gz.sig
Normal file
Binary file not shown.
15
SDL2.changes
15
SDL2.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 12 16:16:23 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Remove SDL2-devel requiring pkgconfig(xproto/x11), because X11
|
||||||
|
is an optional dependency (e.g. in favor of Wayland).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 2 09:46:27 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2.32.2
|
||||||
|
* Fixed flushing audio forever in some cases when recording
|
||||||
|
PulseAudio on Linux.
|
||||||
|
* Added SDL_HINT_JOYSTICK_HAPTIC_AXES to specify how many haptic
|
||||||
|
axes a device has.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 11 09:14:51 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
|
Tue Feb 11 09:14:51 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define sle_version 0
|
%define sle_version 0
|
||||||
Name: SDL2
|
Name: SDL2
|
||||||
%define lname libSDL2-2_0-0
|
%define lname libSDL2-2_0-0
|
||||||
Version: 2.32.0
|
Version: 2.32.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple DirectMedia Layer Library
|
Summary: Simple DirectMedia Layer Library
|
||||||
License: Zlib
|
License: Zlib
|
||||||
@ -97,8 +97,6 @@ Requires: pkgconfig(gl)
|
|||||||
Requires: pkgconfig(glesv1_cm)
|
Requires: pkgconfig(glesv1_cm)
|
||||||
Requires: pkgconfig(glesv2)
|
Requires: pkgconfig(glesv2)
|
||||||
Requires: pkgconfig(glu)
|
Requires: pkgconfig(glu)
|
||||||
Requires: pkgconfig(x11)
|
|
||||||
Requires: pkgconfig(xproto)
|
|
||||||
Obsoletes: libSDL2-devel < %version-%release
|
Obsoletes: libSDL2-devel < %version-%release
|
||||||
Provides: libSDL2-devel = %version-%release
|
Provides: libSDL2-devel = %version-%release
|
||||||
|
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
mtime: 1739283862
|
|
||||||
commit: 23c0f4611466b257de34f40caa0cf00d77b78e5d61b06097e954881153de21ac
|
|
||||||
url: https://src.opensuse.org/jengelh/SDL2
|
|
||||||
revision: master
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c85e8d52b9b04658ce015bb5886bd45bfd2a06f339027d44ad2b995cfc409509
|
|
||||||
size 256
|
|
Loading…
x
Reference in New Issue
Block a user