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:           Mon Oct 31 16:15:27 UTC 2016

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

Log Message:
Updated harfbuzz to 1.3.3.

Overview of changes leading to 1.3.3
Wednesday, September 28, 2016
====================================

- Implement parsing of OpenType MATH table.
New API:
HB_OT_TAG_MATH
HB_OT_MATH_SCRIPT
hb_ot_math_constant_t
hb_ot_math_kern_t
hb_ot_math_glyph_variant_t
hb_ot_math_glyph_part_flags_t
hb_ot_math_glyph_part_t
hb_ot_math_has_data
hb_ot_math_get_constant
hb_ot_math_get_glyph_italics_correction
hb_ot_math_get_glyph_top_accent_attachment
hb_ot_math_get_glyph_kerning
hb_ot_math_is_glyph_extended_shape
hb_ot_math_get_glyph_variants
hb_ot_math_get_min_connector_overlap
hb_ot_math_get_glyph_assembly


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/fonts/harfbuzz/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/fonts/harfbuzz/PLIST
cvs rdiff -u -r1.59 -r1.60 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
diff -u pkgsrc/fonts/harfbuzz/Makefile:1.71 pkgsrc/fonts/harfbuzz/Makefile:1.72
--- pkgsrc/fonts/harfbuzz/Makefile:1.71 Mon Oct  3 12:30:35 2016
+++ pkgsrc/fonts/harfbuzz/Makefile      Mon Oct 31 16:15:27 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2016/10/03 12:30:35 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2016/10/31 16:15:27 wiz Exp $
 
-DISTNAME=      harfbuzz-1.3.2
+DISTNAME=      harfbuzz-1.3.3
 CATEGORIES=    fonts
 MASTER_SITES=  http://www.freedesktop.org/software/harfbuzz/release/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/fonts/harfbuzz/PLIST
diff -u pkgsrc/fonts/harfbuzz/PLIST:1.17 pkgsrc/fonts/harfbuzz/PLIST:1.18
--- pkgsrc/fonts/harfbuzz/PLIST:1.17    Mon Sep 12 07:34:41 2016
+++ pkgsrc/fonts/harfbuzz/PLIST Mon Oct 31 16:15:27 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2016/09/12 07:34:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.18 2016/10/31 16:15:27 wiz Exp $
 bin/hb-ot-shape-closure
 bin/hb-shape
 include/harfbuzz/hb-blob.h
@@ -13,6 +13,7 @@ include/harfbuzz/hb-glib.h
 ${PLIST.icu}include/harfbuzz/hb-icu.h
 include/harfbuzz/hb-ot-font.h
 include/harfbuzz/hb-ot-layout.h
+include/harfbuzz/hb-ot-math.h
 include/harfbuzz/hb-ot-shape.h
 include/harfbuzz/hb-ot-tag.h
 include/harfbuzz/hb-ot.h
@@ -27,6 +28,7 @@ ${PLIST.icu}lib/libharfbuzz-icu.la
 lib/pkgconfig/harfbuzz.pc
 ${PLIST.icu}lib/pkgconfig/harfbuzz-icu.pc
 share/gtk-doc/html/harfbuzz/HarfBuzz.png
+share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html
 share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html
 share/gtk-doc/html/harfbuzz/annotation-glossary.html
 share/gtk-doc/html/harfbuzz/api-index-0-9-10.html
@@ -47,10 +49,13 @@ share/gtk-doc/html/harfbuzz/api-index-0-
 share/gtk-doc/html/harfbuzz/api-index-1-0-5.html
 share/gtk-doc/html/harfbuzz/api-index-1-1-2.html
 share/gtk-doc/html/harfbuzz/api-index-1-1-3.html
+share/gtk-doc/html/harfbuzz/api-index-1-2-3.html
+share/gtk-doc/html/harfbuzz/api-index-1-4-0.html
 share/gtk-doc/html/harfbuzz/api-index-full.html
 share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
 share/gtk-doc/html/harfbuzz/building.html
-share/gtk-doc/html/harfbuzz/ch07.html
+share/gtk-doc/html/harfbuzz/ch08.html
+share/gtk-doc/html/harfbuzz/clusters.html
 share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html
 share/gtk-doc/html/harfbuzz/deprecated-api-index.html
 share/gtk-doc/html/harfbuzz/fonts-and-faces.html
@@ -69,6 +74,7 @@ share/gtk-doc/html/harfbuzz/harfbuzz-hb-
 share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html
 share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html
 share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html
+share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html
 share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html
 share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html
 share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html
@@ -85,15 +91,18 @@ share/gtk-doc/html/harfbuzz/index.html
 share/gtk-doc/html/harfbuzz/install-harfbuzz.html
 share/gtk-doc/html/harfbuzz/left-insensitive.png
 share/gtk-doc/html/harfbuzz/left.png
+share/gtk-doc/html/harfbuzz/level-2.html
 share/gtk-doc/html/harfbuzz/object-tree.html
 share/gtk-doc/html/harfbuzz/plans-and-caching.html
 share/gtk-doc/html/harfbuzz/pt01.html
 share/gtk-doc/html/harfbuzz/pt02.html
+share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html
 share/gtk-doc/html/harfbuzz/right-insensitive.png
 share/gtk-doc/html/harfbuzz/right.png
 share/gtk-doc/html/harfbuzz/setting-buffer-properties.html
 share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html
 share/gtk-doc/html/harfbuzz/style.css
+share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html
 share/gtk-doc/html/harfbuzz/up-insensitive.png
 share/gtk-doc/html/harfbuzz/up.png
 share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html

Index: pkgsrc/fonts/harfbuzz/distinfo
diff -u pkgsrc/fonts/harfbuzz/distinfo:1.59 pkgsrc/fonts/harfbuzz/distinfo:1.60
--- pkgsrc/fonts/harfbuzz/distinfo:1.59 Mon Oct  3 12:30:35 2016
+++ pkgsrc/fonts/harfbuzz/distinfo      Mon Oct 31 16:15:27 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.59 2016/10/03 12:30:35 wiz Exp $
+$NetBSD: distinfo,v 1.60 2016/10/31 16:15:27 wiz Exp $
 
-SHA1 (harfbuzz-1.3.2.tar.bz2) = 1ae99f7b8c50467e9fdaeac1e385edc27dcc1a5a
-RMD160 (harfbuzz-1.3.2.tar.bz2) = cdb261333f44e691f9bb5f508492efbe4e4a2133
-SHA512 (harfbuzz-1.3.2.tar.bz2) = 19f846ee75d8a2d94da2a2b489fa8e54a5120599f998e451187f6695aa3931b28c491bbc0837892eaaebbd1da3441effe01f5f2470454f83cfa6a7c510ebcb32
-Size (harfbuzz-1.3.2.tar.bz2) = 1357986 bytes
+SHA1 (harfbuzz-1.3.3.tar.bz2) = 37c00f40e18387900cdfe221a04353dbeef7bcb3
+RMD160 (harfbuzz-1.3.3.tar.bz2) = ec7d31210b60e3126db2008418fd1944184f5fea
+SHA512 (harfbuzz-1.3.3.tar.bz2) = d9759f849b892db534da163074b21d444c1558fed31de3b025ff6a8d14af180bd758735fcb9c58ca579a585f168644b5397a85a3767c73c13b2e343a63cd59ed
+Size (harfbuzz-1.3.3.tar.bz2) = 1402836 bytes



Home | Main Index | Thread Index | Old Index