mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] sdl2: Version bump. 2.0.16 -> 2.0.20.
@ 2022-02-09 21:15 Christian Melki
  2022-02-09 21:15 ` [ptxdist] [PATCH] sdl2-ttf: Version bump. 2.0.15 -> 2.0.18 Christian Melki
  2022-02-14 12:43 ` [ptxdist] [APPLIED] sdl2: Version bump. 2.0.16 -> 2.0.20 Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Christian Melki @ 2022-02-09 21:15 UTC (permalink / raw)
  To: ptxdist

https://www.libsdl.org/tmp/SDL/WhatsNew.txt

* Remove --enable-sdl-dlopen configure option, not used any more.

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

diff --git a/rules/sdl2.make b/rules/sdl2.make
index 774a33d2f..0489ded86 100644
--- a/rules/sdl2.make
+++ b/rules/sdl2.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2) += sdl2
 #
 # Paths and names
 #
-SDL2_VERSION	:= 2.0.16
-SDL2_MD5	:= 98b8a1535a757ea1d03ae44e2fb20247
+SDL2_VERSION	:= 2.0.20
+SDL2_MD5	:= a53acc02e1cca98c4123229069b67c9e
 SDL2		:= SDL2-$(SDL2_VERSION)
 SDL2_SUFFIX	:= tar.gz
 SDL2_URL	:= https://www.libsdl.org/release/$(SDL2).$(SDL2_SUFFIX)
@@ -131,7 +131,6 @@ SDL2_CONF_OPT	:= \
 	--disable-directx \
 	--$(call ptx/endis,PTXCONF_SDL2_XORG)-xinput \
 	--disable-wasapi \
-	--enable-sdl-dlopen \
 	--enable-hidapi \
 	--disable-hidapi-libusb \
 	--enable-clock_gettime \
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

end of thread, other threads:[~2022-02-14 12:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-09 21:15 [ptxdist] [PATCH] sdl2: Version bump. 2.0.16 -> 2.0.20 Christian Melki
2022-02-09 21:15 ` [ptxdist] [PATCH] sdl2-ttf: Version bump. 2.0.15 -> 2.0.18 Christian Melki
2022-02-14 12:43   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-14 12:43 ` [ptxdist] [APPLIED] sdl2: Version bump. 2.0.16 -> 2.0.20 Michael Olbrich

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