* [ptxdist] [PATCH] harfbuzz: version bump 8.3.0 -> 12.1.0
@ 2025-10-13 8:43 Sven Püschel
0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-13 8:43 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
Updated fuzzer_ldflags according to the configure_helper.py
https://github.com/harfbuzz/harfbuzz/releases/tag/8.3.1
https://github.com/harfbuzz/harfbuzz/releases/tag/8.4.0
https://github.com/harfbuzz/harfbuzz/releases/tag/8.5.0
https://github.com/harfbuzz/harfbuzz/releases/tag/9.0.0
https://github.com/harfbuzz/harfbuzz/releases/tag/10.0.0
https://github.com/harfbuzz/harfbuzz/releases/tag/10.0.1
https://github.com/harfbuzz/harfbuzz/releases/tag/10.1.0
https://github.com/harfbuzz/harfbuzz/releases/tag/10.2.0
https://github.com/harfbuzz/harfbuzz/releases/tag/10.3.0
https://github.com/harfbuzz/harfbuzz/releases/tag/10.4.0
https://github.com/harfbuzz/harfbuzz/releases/tag/11.0.0
https://github.com/harfbuzz/harfbuzz/releases/tag/11.0.1
https://github.com/harfbuzz/harfbuzz/releases/tag/11.1.0
https://github.com/harfbuzz/harfbuzz/releases/tag/11.2.0
https://github.com/harfbuzz/harfbuzz/releases/tag/11.2.1
https://github.com/harfbuzz/harfbuzz/releases/tag/11.3.0
https://github.com/harfbuzz/harfbuzz/releases/tag/11.3.1
https://github.com/harfbuzz/harfbuzz/releases/tag/11.3.2
https://github.com/harfbuzz/harfbuzz/releases/tag/11.3.3
https://github.com/harfbuzz/harfbuzz/releases/tag/11.4.0
https://github.com/harfbuzz/harfbuzz/releases/tag/11.4.1
https://github.com/harfbuzz/harfbuzz/releases/tag/11.4.2
https://github.com/harfbuzz/harfbuzz/releases/tag/11.4.3
https://github.com/harfbuzz/harfbuzz/releases/tag/11.4.4
https://github.com/harfbuzz/harfbuzz/releases/tag/11.4.5
https://github.com/harfbuzz/harfbuzz/releases/tag/11.5.0
https://github.com/harfbuzz/harfbuzz/releases/tag/11.5.1
https://github.com/harfbuzz/harfbuzz/releases/tag/12.0.0
https://github.com/harfbuzz/harfbuzz/releases/tag/12.1.0
Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
rules/harfbuzz.make | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/rules/harfbuzz.make b/rules/harfbuzz.make
index 853442b92..cc8b60cc7 100644
--- a/rules/harfbuzz.make
+++ b/rules/harfbuzz.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_HARFBUZZ) += harfbuzz
#
# Paths and names
#
-HARFBUZZ_VERSION := 8.3.0
-HARFBUZZ_MD5 := 7bf11a21c51a4f3ce0728decc4c557d4
+HARFBUZZ_VERSION := 12.1.0
+HARFBUZZ_MD5 := 8ef2de36c31dc731bdc0b24f6ac66b75
HARFBUZZ := harfbuzz-$(HARFBUZZ_VERSION)
HARFBUZZ_SUFFIX := tar.xz
HARFBUZZ_URL := https://github.com/harfbuzz/harfbuzz/releases/download/$(HARFBUZZ_VERSION)/$(HARFBUZZ).$(HARFBUZZ_SUFFIX)
@@ -40,20 +40,24 @@ HARFBUZZ_CONF_OPT := \
-Ddoc_tests=false \
-Ddocs=disabled \
-Dexperimental_api=false \
+ -Dfontations=disabled \
-Dfreetype=enabled \
- -Dfuzzer_ldflags="" \
+ -Dfuzzer_ldflags= \
-Dgdi=disabled \
-Dglib=enabled \
-Dgobject=$(call ptx/endis, PTXCONF_HARFBUZZ_INTROSPECTION)d \
-Dgraphite=disabled \
-Dgraphite2=$(call ptx/endis, PTXCONF_HARFBUZZ_GRAPHITE)d \
+ -Dharfrust=disabled \
-Dicu=$(call ptx/endis, PTXCONF_HARFBUZZ_ICU)d \
-Dicu_builtin=false \
-Dintrospection=$(call ptx/endis, PTXCONF_HARFBUZZ_INTROSPECTION)d \
+ -Dkbts=disabled \
-Dragel_subproject=false \
-Dtests=disabled \
-Dutilities=disabled \
- -Dwasm=disabled
+ -Dwasm=disabled \
+ -Dwith_libstdcxx=false
# ----------------------------------------------------------------------------
# Target-Install
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-13 8:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-13 8:43 [ptxdist] [PATCH] harfbuzz: version bump 8.3.0 -> 12.1.0 Sven Püschel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox