From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] sdl2: Version bump. 2.0.22 -> 2.24.1
Date: Thu, 13 Oct 2022 13:14:50 +0200 [thread overview]
Message-ID: <20221013111452.3298415-1-christian.melki@t2data.com> (raw)
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
next reply other threads:[~2022-10-13 11:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-13 11:14 Christian Melki [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221013111452.3298415-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox