File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -369,7 +369,7 @@ def head(self):
369369 pkg_win = "sdl3" ,
370370 pkg_mac = "sdl3" ,
371371 pkg_ubuntu = "libsdl3-dev" ,
372- version = "3.4.2 " ,
372+ version = "3.4.8 " ,
373373 ),
374374 Lib (
375375 "glib-2.0" ,
Original file line number Diff line number Diff line change 11project (
22 ' sdl3' ,
33 ' c' ,
4- version : ' 3.4.2 ' ,
4+ version : ' 3.4.8 ' ,
55 license : ' zlib' ,
66 meson_version : ' >=1.6' ,
77 default_options : [' c_std=none' ],
@@ -476,4 +476,3 @@ sdl3_dep = declare_dependency(
476476)
477477
478478meson .override_dependency(' sdl3' , sdl3_dep)
479-
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ sources += files(
99 ' SDL_waylandmouse.c' ,
1010 ' SDL_waylandopengles.c' ,
1111 ' SDL_waylandshmbuffer.c' ,
12+ ' SDL_waylandutil.c' ,
1213 ' SDL_waylandvideo.c' ,
1314 ' SDL_waylandvulkan.c' ,
1415 ' SDL_waylandwindow.c' ,
Original file line number Diff line number Diff line change 11[wrap-file]
2- directory = SDL3-3.4.2
3- source_url = https://github.com/libsdl-org/SDL/releases/download/release-3.4.2 /SDL3-3.4.2 .tar.gz
4- source_filename = SDL3-3.4.2 .tar.gz
5- source_hash = ef39a2e3f9a8a78296c40da701967dd1b0d0d6e267e483863ce70f8a03b4050c
6- source_fallback_url = https://github.com/libsdl-org/SDL/releases/download/release-3.4.2 /SDL3-3.4.2 .tar.gz
2+ directory = SDL3-3.4.8
3+ source_url = https://github.com/libsdl-org/SDL/releases/download/release-3.4.8 /SDL3-3.4.8 .tar.gz
4+ source_filename = SDL3-3.4.8 .tar.gz
5+ source_hash = e9fff7467fb60f037e6708da18b25560649e4c63edc2a69bb871b960d9cbfbba
6+ source_fallback_url = https://github.com/libsdl-org/SDL/releases/download/release-3.4.8 /SDL3-3.4.8 .tar.gz
77patch_directory = sdl3
88
99[provide]
You can’t perform that action at this time.
0 commit comments