From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] freetype: Version bump. 2.13.3 -> 2.14.0
Date: Wed, 10 Sep 2025 21:29:19 +0200 [thread overview]
Message-ID: <20250910192919.346678-1-christian.melki@t2data.com> (raw)
One interesting tidbit is the new harfbuzz dynamic loading capability.
https://gitlab.freedesktop.org/freetype/freetype/-/blob/VER-2-14-0/docs/CHANGES
* Forward patches, applies cleanly with offset adjustment.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
...erate-freetype-config-and-freetype2.pc-correctly.patch | 8 ++++----
patches/{freetype-2.13.3 => freetype-2.14.0}/autogen.sh | 0
patches/{freetype-2.13.3 => freetype-2.14.0}/series | 0
rules/freetype.make | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
rename patches/{freetype-2.13.3 => freetype-2.14.0}/0001-generate-freetype-config-and-freetype2.pc-correctly.patch (95%)
rename patches/{freetype-2.13.3 => freetype-2.14.0}/autogen.sh (100%)
rename patches/{freetype-2.13.3 => freetype-2.14.0}/series (100%)
diff --git a/patches/freetype-2.13.3/0001-generate-freetype-config-and-freetype2.pc-correctly.patch b/patches/freetype-2.14.0/0001-generate-freetype-config-and-freetype2.pc-correctly.patch
similarity index 95%
rename from patches/freetype-2.13.3/0001-generate-freetype-config-and-freetype2.pc-correctly.patch
rename to patches/freetype-2.14.0/0001-generate-freetype-config-and-freetype2.pc-correctly.patch
index 1110f457b..88d1a85ea 100644
--- a/patches/freetype-2.13.3/0001-generate-freetype-config-and-freetype2.pc-correctly.patch
+++ b/patches/freetype-2.14.0/0001-generate-freetype-config-and-freetype2.pc-correctly.patch
@@ -11,10 +11,10 @@ Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
4 files changed, 18 insertions(+), 26 deletions(-)
diff --git a/builds/unix/configure.ac b/builds/unix/configure.ac
-index a98865a432d9..45c3bcbcd770 100644
+index 9979dceaf7f3..25784fea4ba8 100644
--- a/builds/unix/configure.ac
+++ b/builds/unix/configure.ac
-@@ -1140,7 +1140,9 @@ AC_CONFIG_HEADERS([ftconfig.h])
+@@ -1195,7 +1195,9 @@ AC_CONFIG_HEADERS([ftconfig.h])
# and `builds/unix/unix-cc.mk' that will be used by the build system
#
AC_CONFIG_FILES([unix-cc.mk:unix-cc.in
@@ -26,7 +26,7 @@ index a98865a432d9..45c3bcbcd770 100644
AC_OUTPUT
diff --git a/builds/unix/freetype-config.in b/builds/unix/freetype-config.in
-index 58561126f2bd..5d7cc4f36dfa 100644
+index 911b5347c715..db82729d1cd1 100644
--- a/builds/unix/freetype-config.in
+++ b/builds/unix/freetype-config.in
@@ -16,13 +16,6 @@ export LC_ALL
@@ -96,7 +96,7 @@ index fe389f4b6fef..885444efebf7 100644
+Libs.private: @PKGCONFIG_LIBS_PRIVATE@
Cflags: -I${includedir}/freetype2
diff --git a/builds/unix/unix-def.in b/builds/unix/unix-def.in
-index d50994f3c928..ba02b00c742d 100644
+index fe629272d5fe..53977e7e7410 100644
--- a/builds/unix/unix-def.in
+++ b/builds/unix/unix-def.in
@@ -157,7 +157,4 @@ $(OBJ_BUILD)/freetype2.pc: $(TOP_DIR)/builds/unix/freetype2.in
diff --git a/patches/freetype-2.13.3/autogen.sh b/patches/freetype-2.14.0/autogen.sh
similarity index 100%
rename from patches/freetype-2.13.3/autogen.sh
rename to patches/freetype-2.14.0/autogen.sh
diff --git a/patches/freetype-2.13.3/series b/patches/freetype-2.14.0/series
similarity index 100%
rename from patches/freetype-2.13.3/series
rename to patches/freetype-2.14.0/series
diff --git a/rules/freetype.make b/rules/freetype.make
index 2ee368646..16b2d3061 100644
--- a/rules/freetype.make
+++ b/rules/freetype.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_FREETYPE) += freetype
#
# Paths and names
#
-FREETYPE_VERSION := 2.13.3
-FREETYPE_MD5 := f3b4432c4212064c00500e1ad63fbc64
+FREETYPE_VERSION := 2.14.0
+FREETYPE_MD5 := 6fc21ca4dcabcb8a4d643877585b3028
FREETYPE := freetype-$(FREETYPE_VERSION)
FREETYPE_SUFFIX := tar.xz
FREETYPE_SOURCE := $(SRCDIR)/$(FREETYPE).$(FREETYPE_SUFFIX)
--
2.43.0
next reply other threads:[~2025-09-10 19:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-10 19:29 Christian Melki [this message]
2025-09-11 5:34 ` 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=20250910192919.346678-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