mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] freetype: Version bump. 2.13.3 -> 2.14.0
@ 2025-09-10 19:29 Christian Melki
  2025-09-11  5:34 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-09-10 19:29 UTC (permalink / raw)
  To: ptxdist

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




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

end of thread, other threads:[~2025-09-11  5:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-10 19:29 [ptxdist] [PATCH] freetype: Version bump. 2.13.3 -> 2.14.0 Christian Melki
2025-09-11  5:34 ` Michael Olbrich

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