Update to harfbuzz-2.6.6.
This commit is contained in:
parent
e28d57055a
commit
20d2a835d6
@ -1,21 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.118 2020/04/18 10:24:43 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.119 2020/05/14 12:17:19 ajacoutot Exp $
|
||||
|
||||
BROKEN-hppa= no atomic primitives
|
||||
|
||||
COMMENT-main= text shaping library
|
||||
COMMENT-icu= ICU support for libharfbuzz
|
||||
|
||||
V= 2.6.5
|
||||
V= 2.6.6
|
||||
DISTNAME= harfbuzz-${V}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
PKGNAME-main= harfbuzz-${V}
|
||||
PKGNAME-icu= harfbuzz-icu-${V}
|
||||
|
||||
SHARED_LIBS += harfbuzz 15.2 # 20600.5
|
||||
SHARED_LIBS += harfbuzz-icu 1.2 # 20600.5
|
||||
SHARED_LIBS += harfbuzz-gobject 0.3 # 20600.5
|
||||
SHARED_LIBS += harfbuzz-subset 0.2 # 20600.5
|
||||
SHARED_LIBS += harfbuzz 15.2 # 20600.6
|
||||
SHARED_LIBS += harfbuzz-icu 1.2 # 20600.6
|
||||
SHARED_LIBS += harfbuzz-gobject 0.3 # 20600.6
|
||||
SHARED_LIBS += harfbuzz-subset 0.2 # 20600.6
|
||||
|
||||
CATEGORIES= devel graphics textproc
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (harfbuzz-2.6.5.tar.xz) = Em6gMLy2b8pRjUMWJEPTN+YJM8NynCP4ol2jocc3Hf0=
|
||||
SIZE (harfbuzz-2.6.5.tar.xz) = 8510596
|
||||
SHA256 (harfbuzz-2.6.6.tar.xz) = hNDx+0z0s+45isIOqmCMqffNkNmSpEVA/csWRpu0YOU=
|
||||
SIZE (harfbuzz-2.6.6.tar.xz) = 8530984
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.34 2020/04/18 10:24:43 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.35 2020/05/14 12:17:20 ajacoutot Exp $
|
||||
@pkgpath devel/harfbuzz
|
||||
@bin bin/hb-ot-shape-closure
|
||||
@bin bin/hb-shape
|
||||
@ -73,10 +73,10 @@ share/gtk-doc/html/harfbuzz/building.html
|
||||
share/gtk-doc/html/harfbuzz/ch01s03.html
|
||||
share/gtk-doc/html/harfbuzz/ch03s02.html
|
||||
share/gtk-doc/html/harfbuzz/ch03s03.html
|
||||
share/gtk-doc/html/harfbuzz/ch11.html
|
||||
share/gtk-doc/html/harfbuzz/ch12.html
|
||||
share/gtk-doc/html/harfbuzz/ch13.html
|
||||
share/gtk-doc/html/harfbuzz/ch14.html
|
||||
share/gtk-doc/html/harfbuzz/ch15.html
|
||||
share/gtk-doc/html/harfbuzz/clusters.html
|
||||
share/gtk-doc/html/harfbuzz/complex-scripts.html
|
||||
share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html
|
||||
@ -117,6 +117,12 @@ share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2
|
||||
share/gtk-doc/html/harfbuzz/home.png
|
||||
share/gtk-doc/html/harfbuzz/index.html
|
||||
share/gtk-doc/html/harfbuzz/install-harfbuzz.html
|
||||
share/gtk-doc/html/harfbuzz/integration-coretext.html
|
||||
share/gtk-doc/html/harfbuzz/integration-freetype.html
|
||||
share/gtk-doc/html/harfbuzz/integration-icu.html
|
||||
share/gtk-doc/html/harfbuzz/integration-python.html
|
||||
share/gtk-doc/html/harfbuzz/integration-uniscribe.html
|
||||
share/gtk-doc/html/harfbuzz/integration.html
|
||||
share/gtk-doc/html/harfbuzz/left-insensitive.png
|
||||
share/gtk-doc/html/harfbuzz/left.png
|
||||
share/gtk-doc/html/harfbuzz/level-2.html
|
||||
|
Loading…
Reference in New Issue
Block a user