mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] sdl2: Version bump. 2.0.22 -> 2.24.1
@ 2022-10-13 11:14 Christian Melki
  2022-10-13 11:14 ` [ptxdist] [PATCH] sdl2-image: Version bump. 2.0.5 -> 2.6.2 Christian Melki
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christian Melki @ 2022-10-13 11:14 UTC (permalink / raw)
  To: ptxdist

https://github.com/libsdl-org/SDL/releases
SDL2 community have changed their version numbering scheme.
So this isn't as big of a bump as the version number would indicate.
But still, quite a lot of changes.

* Removed obsoleted options. Threads can't be disabled,
xvidmode support is removed. Only Xrandr is supported.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/sdl2.make | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/rules/sdl2.make b/rules/sdl2.make
index bdd50daa1..599b3b2ae 100644
--- a/rules/sdl2.make
+++ b/rules/sdl2.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2) += sdl2
 #
 # Paths and names
 #
-SDL2_VERSION	:= 2.0.22
-SDL2_MD5	:= 40aedb499cb2b6f106d909d9d97f869a
+SDL2_VERSION	:= 2.24.1
+SDL2_MD5	:= 10bad2a286f155565edc611f41345de1
 SDL2		:= SDL2-$(SDL2_VERSION)
 SDL2_SUFFIX	:= tar.gz
 SDL2_URL	:= https://www.libsdl.org/release/$(SDL2).$(SDL2_SUFFIX)
@@ -50,7 +50,6 @@ SDL2_CONF_OPT	:= \
 	--enable-sensor \
 	--disable-power \
 	--disable-filesystem \
-	--enable-threads \
 	--enable-timers \
 	--enable-file \
 	--enable-loadso \
@@ -100,12 +99,10 @@ SDL2_CONF_OPT	:= \
 	--disable-x11-shared \
 	--$(call ptx/endis,PTXCONF_SDL2_XORG)-video-x11-xcursor \
 	--disable-video-x11-xdbe \
-	--disable-video-x11-xinerama \
 	--$(call ptx/endis,PTXCONF_SDL2_XORG)-video-x11-xinput \
 	--$(call ptx/endis,PTXCONF_SDL2_XORG)-video-x11-xrandr \
 	--disable-video-x11-scrnsaver \
 	--disable-video-x11-xshape \
-	--$(call ptx/endis,PTXCONF_SDL2_XORG)-video-x11-vm \
 	--disable-video-vivante \
 	--disable-video-cocoa \
 	--disable-video-metal \
-- 
2.34.1




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-10-19  5:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-13 11:14 [ptxdist] [PATCH] sdl2: Version bump. 2.0.22 -> 2.24.1 Christian Melki
2022-10-13 11:14 ` [ptxdist] [PATCH] sdl2-image: Version bump. 2.0.5 -> 2.6.2 Christian Melki
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-13 11:14 ` [ptxdist] [PATCH] sdl2-ttf: Version bump. 2.0.18 -> 2.20.1 Christian Melki
2022-10-19  5:41   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-19  5:41 ` [ptxdist] [APPLIED] sdl2: Version bump. 2.0.22 -> 2.24.1 Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox