pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/fonts/harfbuzz



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May  4 14:53:32 UTC 2025

Modified Files:
        pkgsrc/fonts/harfbuzz: Makefile.common PLIST distinfo

Log Message:
harfbuzz*: update to 11.2.0

Overview of changes leading to 11.2.0
Monday, April 28, 2025
====================================
- Painting of COLRv1 fonts without clip boxes is now about 10 times faster.
- Synthetic bold/slant of a sub font is now respected, instead of using the parent’s.
- Glyph extents for fonts synthetic bold/slant are now accurately calculated.
- Various build fixes

- New API:
  +hb_font_is_synthetic()
  +hb_font_draw_glyph_or_fail_func_t
  +hb_font_paint_glyph_or_fail_func_t
  +hb_font_funcs_set_draw_glyph_or_fail_func()
  +hb_font_funcs_set_paint_glyph_or_fail_func()
  +hb_font_draw_glyph_or_fail()
  +hb_font_paint_glyph_or_fail()

- Deprecated API:
  -hb_font_draw_glyph_func_t
  -hb_font_paint_glyph_func_t
  -hb_font_funcs_set_draw_glyph_func()
  -hb_font_funcs_set_paint_glyph_func()


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/fonts/harfbuzz/Makefile.common
cvs rdiff -u -r1.84 -r1.85 pkgsrc/fonts/harfbuzz/PLIST
cvs rdiff -u -r1.148 -r1.149 pkgsrc/fonts/harfbuzz/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/harfbuzz/Makefile.common
diff -u pkgsrc/fonts/harfbuzz/Makefile.common:1.58 pkgsrc/fonts/harfbuzz/Makefile.common:1.59
--- pkgsrc/fonts/harfbuzz/Makefile.common:1.58  Sun Apr 20 20:23:21 2025
+++ pkgsrc/fonts/harfbuzz/Makefile.common       Sun May  4 14:53:31 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.58 2025/04/20 20:23:21 wiz Exp $
+# $NetBSD: Makefile.common,v 1.59 2025/05/04 14:53:31 wiz Exp $
 # used by fonts/harfbuzz-icu/Makefile
 
-DISTNAME=      harfbuzz-11.1.0
+DISTNAME=      harfbuzz-11.2.0
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=harfbuzz/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/fonts/harfbuzz/PLIST
diff -u pkgsrc/fonts/harfbuzz/PLIST:1.84 pkgsrc/fonts/harfbuzz/PLIST:1.85
--- pkgsrc/fonts/harfbuzz/PLIST:1.84    Sun Apr 20 20:23:21 2025
+++ pkgsrc/fonts/harfbuzz/PLIST Sun May  4 14:53:31 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.84 2025/04/20 20:23:21 wiz Exp $
+@comment $NetBSD: PLIST,v 1.85 2025/05/04 14:53:31 wiz Exp $
 ${PLIST.introspection}bin/hb-info
 ${PLIST.introspection}bin/hb-shape
 ${PLIST.introspection}bin/hb-subset
@@ -107,6 +107,7 @@ ${PLIST.doc}share/gtk-doc/html/harfbuzz/
 ${PLIST.doc}share/gtk-doc/html/harfbuzz/api-index-10-3-0.html
 ${PLIST.doc}share/gtk-doc/html/harfbuzz/api-index-10-4-0.html
 ${PLIST.doc}share/gtk-doc/html/harfbuzz/api-index-11-0-0.html
+${PLIST.doc}share/gtk-doc/html/harfbuzz/api-index-11-2-0.html
 ${PLIST.doc}share/gtk-doc/html/harfbuzz/api-index-2-0-0.html
 ${PLIST.doc}share/gtk-doc/html/harfbuzz/api-index-2-1-0.html
 ${PLIST.doc}share/gtk-doc/html/harfbuzz/api-index-2-2-0.html

Index: pkgsrc/fonts/harfbuzz/distinfo
diff -u pkgsrc/fonts/harfbuzz/distinfo:1.148 pkgsrc/fonts/harfbuzz/distinfo:1.149
--- pkgsrc/fonts/harfbuzz/distinfo:1.148        Sun Apr 20 20:23:21 2025
+++ pkgsrc/fonts/harfbuzz/distinfo      Sun May  4 14:53:31 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.148 2025/04/20 20:23:21 wiz Exp $
+$NetBSD: distinfo,v 1.149 2025/05/04 14:53:31 wiz Exp $
 
-BLAKE2s (harfbuzz-11.1.0.tar.xz) = 0650c72f505bdd79cbcf842a8cd0dc1f495db647ebe37d3ca3f5bf00b06ac34b
-SHA512 (harfbuzz-11.1.0.tar.xz) = fefaa5a388f26afce63dc78954efe4b51304874e964238487715c6c3eae90b116619c7bd21a430f3f3ece0e6668bd61d4d672021bcfb07c5b5b7aaf94500c078
-Size (harfbuzz-11.1.0.tar.xz) = 18049188 bytes
+BLAKE2s (harfbuzz-11.2.0.tar.xz) = d234775244a38a200fa3fcf41b1db745d00bd61fc875d728804e8cffc064a26b
+SHA512 (harfbuzz-11.2.0.tar.xz) = 108a164e5277f76f535bbd1c3744b1f78897e714376c2f61c1171b95d5004a0ab99179efdd92063f7677b30d5c1ab4e0a40612bf60d672af9f03bdd24b1edefa
+Size (harfbuzz-11.2.0.tar.xz) = 18050160 bytes
 SHA1 (patch-src_meson.build) = 5b46f9933d5dea1f842fccf63eb92faae1f7c90f
 SHA1 (patch-util_meson.build) = 50c5146c723a734ee42609dcc384de0feb46369e



Home | Main Index | Thread Index | Old Index