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: prlw1
Date: Fri Sep 4 10:50:08 UTC 2020
Modified Files:
pkgsrc/fonts/harfbuzz: Makefile PLIST distinfo options.mk
Log Message:
Update harfbuzz to 2.7.2
Add introspection option defaulting to ON as new pango needs this.
Overview of changes leading to 2.7.2
Saturday, August 29, 2020
====================================
- Fix a regression in the previous release that caused a crash with Kaithi.
- More OOM fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 pkgsrc/fonts/harfbuzz/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/fonts/harfbuzz/PLIST
cvs rdiff -u -r1.99 -r1.100 pkgsrc/fonts/harfbuzz/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/fonts/harfbuzz/options.mk
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.134 pkgsrc/fonts/harfbuzz/Makefile:1.135
--- pkgsrc/fonts/harfbuzz/Makefile:1.134 Sat Aug 15 21:48:34 2020
+++ pkgsrc/fonts/harfbuzz/Makefile Fri Sep 4 10:50:08 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.134 2020/08/15 21:48:34 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.135 2020/09/04 10:50:08 prlw1 Exp $
-DISTNAME= harfbuzz-2.7.1
+DISTNAME= harfbuzz-2.7.2
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=harfbuzz/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Index: pkgsrc/fonts/harfbuzz/PLIST
diff -u pkgsrc/fonts/harfbuzz/PLIST:1.43 pkgsrc/fonts/harfbuzz/PLIST:1.44
--- pkgsrc/fonts/harfbuzz/PLIST:1.43 Sat Aug 15 21:48:34 2020
+++ pkgsrc/fonts/harfbuzz/PLIST Fri Sep 4 10:50:08 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.43 2020/08/15 21:48:34 szptvlfn Exp $
+@comment $NetBSD: PLIST,v 1.44 2020/09/04 10:50:08 prlw1 Exp $
bin/hb-ot-shape-closure
bin/hb-shape
bin/hb-subset
@@ -40,22 +40,24 @@ include/harfbuzz/hb-unicode.h
include/harfbuzz/hb-version.h
include/harfbuzz/hb.h
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.20701.0
+lib/libharfbuzz-gobject.so.0.20702.0
${PLIST.icu}lib/libharfbuzz-icu.so
${PLIST.icu}lib/libharfbuzz-icu.so.0
-${PLIST.icu}lib/libharfbuzz-icu.so.0.20701.0
+${PLIST.icu}lib/libharfbuzz-icu.so.0.20702.0
lib/libharfbuzz-subset.so
lib/libharfbuzz-subset.so.0
-lib/libharfbuzz-subset.so.0.20701.0
+lib/libharfbuzz-subset.so.0.20702.0
lib/libharfbuzz.so
lib/libharfbuzz.so.0
-lib/libharfbuzz.so.0.20701.0
+lib/libharfbuzz.so.0.20702.0
lib/pkgconfig/harfbuzz-gobject.pc
${PLIST.icu}lib/pkgconfig/harfbuzz-icu.pc
lib/pkgconfig/harfbuzz-subset.pc
lib/pkgconfig/harfbuzz.pc
+${PLIST.introspection}share/gir-1.0/HarfBuzz-0.0.gir
${PLIST.doc}share/gtk-doc/html/harfbuzz/HarfBuzz.png
${PLIST.doc}share/gtk-doc/html/harfbuzz/HarfBuzz.svg
${PLIST.doc}share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html
Index: pkgsrc/fonts/harfbuzz/distinfo
diff -u pkgsrc/fonts/harfbuzz/distinfo:1.99 pkgsrc/fonts/harfbuzz/distinfo:1.100
--- pkgsrc/fonts/harfbuzz/distinfo:1.99 Sat Aug 15 09:49:44 2020
+++ pkgsrc/fonts/harfbuzz/distinfo Fri Sep 4 10:50:08 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.99 2020/08/15 09:49:44 tnn Exp $
+$NetBSD: distinfo,v 1.100 2020/09/04 10:50:08 prlw1 Exp $
-SHA1 (harfbuzz-2.7.1.tar.gz) = 157e167a79a03cd1f8f2a5e597dbe3bff19a4a7e
-RMD160 (harfbuzz-2.7.1.tar.gz) = 37e3229739c0ff082018aa907a5c4b6dc823a299
-SHA512 (harfbuzz-2.7.1.tar.gz) = a04864e0f5e523e9d025f066e0850afdfdf53acc9881c0284034ab4384088b118551a899ae5e77bbd821c344b97fb5e0a3d4506bbb812eb0019080be7b3f75f1
-Size (harfbuzz-2.7.1.tar.gz) = 16603949 bytes
+SHA1 (harfbuzz-2.7.2.tar.gz) = 81e29f5502b4a37bec94e1055acf64d76c8eafe7
+RMD160 (harfbuzz-2.7.2.tar.gz) = 1bc3e35bd13c71ba070bd1ddf589ac8c3f11c194
+SHA512 (harfbuzz-2.7.2.tar.gz) = 2eeb198dab1ed1cc7d10c3890293ff40e9f37372413877a5bd44d66e88d8460a81f51cbe71c328b1300f542ca8de3269749d1d01d0c324c8b95a9c038fbe1521
+Size (harfbuzz-2.7.2.tar.gz) = 16605557 bytes
Index: pkgsrc/fonts/harfbuzz/options.mk
diff -u pkgsrc/fonts/harfbuzz/options.mk:1.8 pkgsrc/fonts/harfbuzz/options.mk:1.9
--- pkgsrc/fonts/harfbuzz/options.mk:1.8 Sun Aug 16 10:40:16 2020
+++ pkgsrc/fonts/harfbuzz/options.mk Fri Sep 4 10:50:08 2020
@@ -1,12 +1,12 @@
-# $NetBSD: options.mk,v 1.8 2020/08/16 10:40:16 leot Exp $
+# $NetBSD: options.mk,v 1.9 2020/09/04 10:50:08 prlw1 Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.harfbuzz
-PKG_SUPPORTED_OPTIONS+= doc icu
-PKG_SUGGESTED_OPTIONS= doc icu
+PKG_SUPPORTED_OPTIONS+= doc icu introspection
+PKG_SUGGESTED_OPTIONS= doc icu introspection
.include "../../mk/bsd.options.mk"
-PLIST_VARS+= doc icu
+PLIST_VARS+= doc icu introspection
.if !empty(PKG_OPTIONS:Mdoc)
MESON_ARGS+= -Ddocs=enabled
@@ -23,3 +23,12 @@ PLIST.icu= yes
.else
MESON_ARGS+= -Dicu=disabled
.endif
+
+.if !empty(PKG_OPTIONS:Mintrospection)
+BUILDLINK_DEPMETHOD.gobject-introspection+= build
+.include "../../devel/gobject-introspection/buildlink3.mk"
+MESON_ARGS+= -Dintrospection=enabled
+PLIST.introspection= yes
+.else
+MESON_ARGS+= -Dintrospection=disabled
+.endif
Home |
Main Index |
Thread Index |
Old Index