* [ptxdist] [PATCH] sdl2-ttf: Version bump. 2.22.0 -> 2.24.0
@ 2025-01-03 11:31 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-01-03 11:31 UTC (permalink / raw)
To: ptxdist
Minor changes. Some fixes too.
https://github.com/libsdl-org/SDL_ttf/releases/tag/release-2.24.0
* Update license hash. Copyright year changed in file.
* Forward patchset. Applies cleanly.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
.../0001-configure-make-opengl-support-switchable.patch | 0
patches/{SDL2_ttf-2.22.0 => SDL2_ttf-2.24.0}/autogen.sh | 0
patches/{SDL2_ttf-2.22.0 => SDL2_ttf-2.24.0}/series | 0
rules/sdl2-ttf.make | 6 +++---
4 files changed, 3 insertions(+), 3 deletions(-)
rename patches/{SDL2_ttf-2.22.0 => SDL2_ttf-2.24.0}/0001-configure-make-opengl-support-switchable.patch (100%)
rename patches/{SDL2_ttf-2.22.0 => SDL2_ttf-2.24.0}/autogen.sh (100%)
rename patches/{SDL2_ttf-2.22.0 => SDL2_ttf-2.24.0}/series (100%)
diff --git a/patches/SDL2_ttf-2.22.0/0001-configure-make-opengl-support-switchable.patch b/patches/SDL2_ttf-2.24.0/0001-configure-make-opengl-support-switchable.patch
similarity index 100%
rename from patches/SDL2_ttf-2.22.0/0001-configure-make-opengl-support-switchable.patch
rename to patches/SDL2_ttf-2.24.0/0001-configure-make-opengl-support-switchable.patch
diff --git a/patches/SDL2_ttf-2.22.0/autogen.sh b/patches/SDL2_ttf-2.24.0/autogen.sh
similarity index 100%
rename from patches/SDL2_ttf-2.22.0/autogen.sh
rename to patches/SDL2_ttf-2.24.0/autogen.sh
diff --git a/patches/SDL2_ttf-2.22.0/series b/patches/SDL2_ttf-2.24.0/series
similarity index 100%
rename from patches/SDL2_ttf-2.22.0/series
rename to patches/SDL2_ttf-2.24.0/series
diff --git a/rules/sdl2-ttf.make b/rules/sdl2-ttf.make
index 386c734f8..d4b487dc3 100644
--- a/rules/sdl2-ttf.make
+++ b/rules/sdl2-ttf.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SDL2_TTF) += sdl2-ttf
#
# Paths and names
#
-SDL2_TTF_VERSION := 2.22.0
-SDL2_TTF_MD5 := 686e685caaa215d8fa1ac7bb02b2cf54
+SDL2_TTF_VERSION := 2.24.0
+SDL2_TTF_MD5 := ea660f1b01919998785cffae9fa954b9
SDL2_TTF := SDL2_ttf-$(SDL2_TTF_VERSION)
SDL2_TTF_SUFFIX := tar.gz
SDL2_TTF_URL := https://www.libsdl.org/projects/SDL_ttf/release/$(SDL2_TTF).$(SDL2_TTF_SUFFIX)
@@ -23,7 +23,7 @@ SDL2_TTF_SOURCE := $(SRCDIR)/$(SDL2_TTF).$(SDL2_TTF_SUFFIX)
SDL2_TTF_DIR := $(BUILDDIR)/$(SDL2_TTF)
SDL2_TTF_LICENSE := zlib
SDL2_TTF_LICENSE_FILES := \
- file://LICENSE.txt;md5=2f6d9e01c97958aa851954ed5acf82ee
+ file://LICENSE.txt;md5=fbb0010b2f7cf6e8a13bcac1ef4d2455
# ----------------------------------------------------------------------------
# Prepare
--
2.34.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-03 11:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-03 11:31 [ptxdist] [PATCH] sdl2-ttf: Version bump. 2.22.0 -> 2.24.0 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox