pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts harfbuzz*: update to 4.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a146f8f8bc74
branches:  trunk
changeset: 380051:a146f8f8bc74
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat May 28 09:17:52 2022 +0000

description:
harfbuzz*: update to 4.3.0

Add PLIST_SUBST to reduce PLIST churn.

Overview of changes leading to 4.3.0
Friday, May 20, 2022
====================================
- Major speed up in loading and subsetting fonts, especially in
  handling CFF table. Subsetting some fonts is now 3 times faster.
  (Behdad Esfahbod, Garret Rieger)
- Speed up blending CFF2 table. (Behdad Esfahbod)
- Speed up hb_ot_tags_from_language(). (Behdad Esfahbod, David Corbett)
- Fix USE classification of U+10A38 to fix multiple marks on single Kharoshthi
  base. (David Corbett)
- Fix parsing of empty CFF Index. (Behdad Esfahbod)
- Fix subsetting CPAL table with partial palette overlaps. (Garret Rieger)

- New API
+hb_map_is_equal() (Behdad Esfahbod)

diffstat:

 fonts/harfbuzz-icu/PLIST       |  4 ++--
 fonts/harfbuzz/Makefile.common |  5 +++--
 fonts/harfbuzz/PLIST           |  8 ++++----
 fonts/harfbuzz/distinfo        |  8 ++++----
 4 files changed, 13 insertions(+), 12 deletions(-)

diffs (72 lines):

diff -r eecd5426f091 -r a146f8f8bc74 fonts/harfbuzz-icu/PLIST
--- a/fonts/harfbuzz-icu/PLIST  Sat May 28 09:12:11 2022 +0000
+++ b/fonts/harfbuzz-icu/PLIST  Sat May 28 09:17:52 2022 +0000
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.15 2022/04/24 17:23:45 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2022/05/28 09:17:52 wiz Exp $
 include/harfbuzz/hb-icu.h
 lib/libharfbuzz-icu.so
 lib/libharfbuzz-icu.so.0
-lib/libharfbuzz-icu.so.0.40201.0
+lib/libharfbuzz-icu.so.0.${SOVER}.0
 lib/pkgconfig/harfbuzz-icu.pc
diff -r eecd5426f091 -r a146f8f8bc74 fonts/harfbuzz/Makefile.common
--- a/fonts/harfbuzz/Makefile.common    Sat May 28 09:12:11 2022 +0000
+++ b/fonts/harfbuzz/Makefile.common    Sat May 28 09:17:52 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.18 2022/04/24 17:23:44 adam Exp $
+# $NetBSD: Makefile.common,v 1.19 2022/05/28 09:17:52 wiz Exp $
 # used by fonts/harfbuzz-icu/Makefile
 
-DISTNAME=      harfbuzz-4.2.1
+DISTNAME=      harfbuzz-4.3.0
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=harfbuzz/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -38,6 +38,7 @@
 MESON_ARGS+=           -Dgraphite=disabled
 .endif
 
+PLIST_SUBST=   SOVER=${PKGVERSION_NOREV:S/./0/g}
 PKGCONFIG_OVERRIDE+=   output/meson-private/*.pc
 
 PKGCONFIG_OVERRIDE_STAGE=      pre-install
diff -r eecd5426f091 -r a146f8f8bc74 fonts/harfbuzz/PLIST
--- a/fonts/harfbuzz/PLIST      Sat May 28 09:12:11 2022 +0000
+++ b/fonts/harfbuzz/PLIST      Sat May 28 09:17:52 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.59 2022/04/24 17:23:44 adam Exp $
+@comment $NetBSD: PLIST,v 1.60 2022/05/28 09:17:52 wiz Exp $
 bin/hb-ot-shape-closure
 bin/hb-shape
 bin/hb-subset
@@ -43,13 +43,13 @@
 ${PLIST.introspection}lib/girepository-1.0/HarfBuzz-0.0.typelib
 lib/libharfbuzz-gobject.so
 lib/libharfbuzz-gobject.so.0
-lib/libharfbuzz-gobject.so.0.40201.0
+lib/libharfbuzz-gobject.so.0.${SOVER}.0
 lib/libharfbuzz-subset.so
 lib/libharfbuzz-subset.so.0
-lib/libharfbuzz-subset.so.0.40201.0
+lib/libharfbuzz-subset.so.0.${SOVER}.0
 lib/libharfbuzz.so
 lib/libharfbuzz.so.0
-lib/libharfbuzz.so.0.40201.0
+lib/libharfbuzz.so.0.${SOVER}.0
 lib/pkgconfig/harfbuzz-gobject.pc
 lib/pkgconfig/harfbuzz-subset.pc
 lib/pkgconfig/harfbuzz.pc
diff -r eecd5426f091 -r a146f8f8bc74 fonts/harfbuzz/distinfo
--- a/fonts/harfbuzz/distinfo   Sat May 28 09:12:11 2022 +0000
+++ b/fonts/harfbuzz/distinfo   Sat May 28 09:17:52 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.116 2022/04/24 17:23:45 adam Exp $
+$NetBSD: distinfo,v 1.117 2022/05/28 09:17:52 wiz Exp $
 
-BLAKE2s (harfbuzz-4.2.1.tar.xz) = 6c9ef342e181957c72c7c86475e23c9ae28350b237c7a0d3926104d48bfb90f3
-SHA512 (harfbuzz-4.2.1.tar.xz) = 860ce65b66815e432f7d3483325404ae3deb55067d03eff1b941ad9fd946db509ceaaf5e195905d57b0c6779fc2ae1f35375fbd16a860f08ec195f5337002fe0
-Size (harfbuzz-4.2.1.tar.xz) = 14987200 bytes
+BLAKE2s (harfbuzz-4.3.0.tar.xz) = 3ae3a21ec403a11fd4d695b228692c52d0b8c04e257e05176a4edf9de96135f2
+SHA512 (harfbuzz-4.3.0.tar.xz) = b258bd253b694732c22ebfc980c21d4e2c6f59beb55279bda9988c950038295635613509b9f998a7f06a99642509af6e8ef6a370a3839a918d3ac67faa8af336
+Size (harfbuzz-4.3.0.tar.xz) = 15036020 bytes



Home | Main Index | Thread Index | Old Index