mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] sdl2: Version bump. 2.30.11 -> 2.32.0
Date: Wed, 26 Feb 2025 20:56:03 +0100	[thread overview]
Message-ID: <20250226195603.710792-1-christian.melki@t2data.com> (raw)

Minor fixes. SDL3 has been released, with a SDL2-compat lib.
I expect SDL2 updates to start tapering off.

https://github.com/libsdl-org/SDL/releases/tag/release-2.32.0

* Rearrange, fix some options.

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

diff --git a/rules/sdl2.make b/rules/sdl2.make
index fb1451c7c..d4deeb972 100644
--- a/rules/sdl2.make
+++ b/rules/sdl2.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2) += sdl2
 #
 # Paths and names
 #
-SDL2_VERSION	:= 2.30.11
-SDL2_MD5	:= bea190b480f6df249db29eb3bacfe41e
+SDL2_VERSION	:= 2.32.0
+SDL2_MD5	:= e63ebd16bd874785a3859a5265280672
 SDL2		:= SDL2-$(SDL2_VERSION)
 SDL2_SUFFIX	:= tar.gz
 SDL2_URL	:= https://www.libsdl.org/release/$(SDL2).$(SDL2_SUFFIX)
@@ -51,11 +51,13 @@ SDL2_CONF_OPT	:= \
 	--enable-events \
 	--enable-joystick \
 	--enable-haptic \
+	--enable-hidapi \
 	--enable-sensor \
 	--disable-power \
 	--disable-filesystem \
 	--enable-timers \
 	--enable-file \
+	--disable-misc \
 	--enable-loadso \
 	--enable-cpuinfo \
 	--enable-assembly \
@@ -135,7 +137,7 @@ SDL2_CONF_OPT	:= \
 	--disable-directx \
 	--$(call ptx/endis,PTXCONF_SDL2_XORG)-xinput \
 	--disable-wasapi \
-	--enable-hidapi \
+	--disable-hidapi-joystick \
 	--disable-hidapi-libusb \
 	--enable-clock_gettime \
 	--disable-rpath \
-- 
2.34.1




             reply	other threads:[~2025-02-26 19:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-26 19:56 Christian Melki [this message]
2025-03-07  9:49 ` [ptxdist] [APPLIED] " 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=20250226195603.710792-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