Update to harfbuzz-2.2.0.
Survived a bulk.
This commit is contained in:
parent
d8997a6e46
commit
52fc69b86e
@ -1,21 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.101 2018/11/17 09:36:11 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.102 2018/12/01 19:40:49 ajacoutot Exp $
|
||||
|
||||
BROKEN-hppa= no atomic primitives
|
||||
|
||||
COMMENT-main= text shaping library
|
||||
COMMENT-icu= ICU support for libharfbuzz
|
||||
|
||||
V= 2.1.3
|
||||
V= 2.2.0
|
||||
DISTNAME= harfbuzz-${V}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
PKGNAME-main= harfbuzz-${V}
|
||||
PKGNAME-icu= harfbuzz-icu-${V}
|
||||
|
||||
SHARED_LIBS += harfbuzz 14.0 # 20103.0
|
||||
SHARED_LIBS += harfbuzz-icu 1.0 # 20103.0
|
||||
SHARED_LIBS += harfbuzz-gobject 0.1 # 20103.0
|
||||
SHARED_LIBS += harfbuzz-subset 0.0 # 20103.0
|
||||
SHARED_LIBS += harfbuzz 14.1 # 20200.0
|
||||
SHARED_LIBS += harfbuzz-icu 1.0 # 20200.0
|
||||
SHARED_LIBS += harfbuzz-gobject 0.1 # 20200.0
|
||||
SHARED_LIBS += harfbuzz-subset 0.0 # 20200.0
|
||||
|
||||
CATEGORIES= devel graphics textproc
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (harfbuzz-2.1.3.tar.bz2) = YTJkRgu2gUw4lOOVMiXFNXQCkVhTplLUC0Iwzl+vC+4=
|
||||
SIZE (harfbuzz-2.1.3.tar.bz2) = 4429069
|
||||
SHA256 (harfbuzz-2.2.0.tar.bz2) = t8z8vVa5cKcJ6Lnqn7RskixgbC/u+PCG+2qEkuUw+BA=
|
||||
SIZE (harfbuzz-2.2.0.tar.bz2) = 4506619
|
||||
|
@ -1,10 +1,12 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.25 2018/11/17 09:36:11 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.26 2018/12/01 19:40:49 ajacoutot Exp $
|
||||
@pkgpath devel/harfbuzz
|
||||
@bin bin/hb-ot-shape-closure
|
||||
@bin bin/hb-shape
|
||||
@bin bin/hb-subset
|
||||
@bin bin/hb-view
|
||||
include/harfbuzz/
|
||||
include/harfbuzz/hb-aat-layout.h
|
||||
include/harfbuzz/hb-aat.h
|
||||
include/harfbuzz/hb-blob.h
|
||||
include/harfbuzz/hb-buffer.h
|
||||
include/harfbuzz/hb-common.h
|
||||
|
Loading…
Reference in New Issue
Block a user