summaryrefslogtreecommitdiff
path: root/fonts/harfbuzz/PLIST
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2021-01-01 08:58:00 +0000
committerryoon <ryoon@pkgsrc.org>2021-01-01 08:58:00 +0000
commit23d90f54727bbddf5d8b556d3588a3d53de22e7d (patch)
treed255591a585cbe5b5d16125e6731b4b2a178e9a3 /fonts/harfbuzz/PLIST
parentc1c37085cc20f4c006b7dbc0c8c9e2462ce3ca6c (diff)
downloadpkgsrc-23d90f54727bbddf5d8b556d3588a3d53de22e7d.tar.gz
harfbuzz: Update to 2.7.4
Changelog: 2.7.4 Fix missing --enable-introspection configure option from previous release tarball. Documentation updates. 2.7.3 Update USE shaper to 2020-08-13 specification, and other improvements. Don't disable liga feature in myanmar shaper, to match Uniscribe. Improvements to language and script tags handling. Update language system tag registry to OpenType 1.8.4 Support for serializing and deserializing Unicode buffers. Serialized buffers are now delimited with <> or [] based on whether it is a Unicode or glyphs buffer. Increase buffer work limits to handle fonts with many complex lookups. Handle more shaping operations in trace output. Memory access fixes. More OOM fixes. Improved documentation. Build system improvements. New API: +hb_buffer_has_positions() +hb_buffer_serialize() +hb_buffer_serialize_unicode() +hb_buffer_deserialize_unicode()
Diffstat (limited to 'fonts/harfbuzz/PLIST')
-rw-r--r--fonts/harfbuzz/PLIST12
1 files changed, 8 insertions, 4 deletions
diff --git a/fonts/harfbuzz/PLIST b/fonts/harfbuzz/PLIST
index 544e00d3c13..bdf035ff2cb 100644
--- a/fonts/harfbuzz/PLIST
+++ b/fonts/harfbuzz/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.45 2020/11/06 15:06:49 nia Exp $
+@comment $NetBSD: PLIST,v 1.46 2021/01/01 08:58:00 ryoon Exp $
bin/hb-ot-shape-closure
bin/hb-shape
bin/hb-subset
@@ -42,13 +42,13 @@ lib/cmake/harfbuzz/harfbuzz-config.cmake
${PLIST.introspection}lib/girepository-1.0/HarfBuzz-0.0.typelib
lib/libharfbuzz-gobject.so
lib/libharfbuzz-gobject.so.0
-lib/libharfbuzz-gobject.so.0.20702.0
+lib/libharfbuzz-gobject.so.0.20704.0
lib/libharfbuzz-subset.so
lib/libharfbuzz-subset.so.0
-lib/libharfbuzz-subset.so.0.20702.0
+lib/libharfbuzz-subset.so.0.20704.0
lib/libharfbuzz.so
lib/libharfbuzz.so.0
-lib/libharfbuzz.so.0.20702.0
+lib/libharfbuzz.so.0.20704.0
lib/pkgconfig/harfbuzz-gobject.pc
lib/pkgconfig/harfbuzz-subset.pc
lib/pkgconfig/harfbuzz.pc
@@ -84,9 +84,11 @@ ${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html
+${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-directwrite.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html
+${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-gdi.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html
@@ -96,6 +98,8 @@ ${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-color.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html
+${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-meta.html
+${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-metrics.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-name.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html
${PLIST.doc}share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-var.html