Update to harfbuzz-2.6.8.
This commit is contained in:
parent
1f15ccd940
commit
bfd3e9bec3
@ -1,18 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.120 2020/06/06 09:54:45 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.121 2020/06/23 10:50:07 ajacoutot Exp $
|
||||
|
||||
BROKEN-hppa= no atomic primitives
|
||||
|
||||
COMMENT-main= text shaping library
|
||||
COMMENT-icu= ICU support for libharfbuzz
|
||||
|
||||
V= 2.6.7
|
||||
V= 2.6.8
|
||||
DISTNAME= harfbuzz-${V}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
PKGNAME-main= harfbuzz-${V}
|
||||
PKGNAME-icu= harfbuzz-icu-${V}
|
||||
|
||||
SHARED_LIBS += harfbuzz 15.2 # 20600.7
|
||||
SHARED_LIBS += harfbuzz 15.3 # 20600.7
|
||||
SHARED_LIBS += harfbuzz-icu 1.2 # 20600.7
|
||||
SHARED_LIBS += harfbuzz-gobject 0.3 # 20600.7
|
||||
SHARED_LIBS += harfbuzz-subset 0.2 # 20600.7
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (harfbuzz-2.6.7.tar.xz) = SeSB0Gzf+Xv2jZn6Jr33hTMfQRYUSF2JLqTHjrR5shg=
|
||||
SIZE (harfbuzz-2.6.7.tar.xz) = 9001936
|
||||
SHA256 (harfbuzz-2.6.8.tar.xz) = ZkilcaJ/GG5HCUEh8AleG4CekYswN8Ywx/OP+thuMDU=
|
||||
SIZE (harfbuzz-2.6.8.tar.xz) = 8976516
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.35 2020/05/14 12:17:20 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.36 2020/06/23 10:50:07 ajacoutot Exp $
|
||||
@pkgpath devel/harfbuzz
|
||||
@bin bin/hb-ot-shape-closure
|
||||
@bin bin/hb-shape
|
||||
@ -35,6 +35,7 @@ include/harfbuzz/hb-ot.h
|
||||
include/harfbuzz/hb-set.h
|
||||
include/harfbuzz/hb-shape-plan.h
|
||||
include/harfbuzz/hb-shape.h
|
||||
include/harfbuzz/hb-style.h
|
||||
include/harfbuzz/hb-subset.h
|
||||
include/harfbuzz/hb-unicode.h
|
||||
include/harfbuzz/hb-version.h
|
||||
|
Loading…
Reference in New Issue
Block a user