Update to harfbuzz-0.9.41.
This commit is contained in:
parent
4d1fcfc3a1
commit
f2794cbf0b
@ -1,18 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2015/03/21 09:19:13 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2015/06/19 06:12:01 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= text shaping library
|
||||
COMMENT-icu= ICU support for libharfbuzz
|
||||
|
||||
V= 0.9.40
|
||||
V= 0.9.41
|
||||
DISTNAME= harfbuzz-${V}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
PKGNAME-main= harfbuzz-${V}
|
||||
PKGNAME-icu= harfbuzz-icu-${V}
|
||||
|
||||
SHARED_LIBS += harfbuzz 5.0 # 940.0
|
||||
SHARED_LIBS += harfbuzz-icu 0.2 # 940.0
|
||||
SHARED_LIBS += harfbuzz-gobject 0.0 # 940.0
|
||||
SHARED_LIBS += harfbuzz 5.0 # 941.0
|
||||
SHARED_LIBS += harfbuzz-icu 0.2 # 941.0
|
||||
SHARED_LIBS += harfbuzz-gobject 0.0 # 941.0
|
||||
|
||||
CATEGORIES= devel graphics textproc
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (harfbuzz-0.9.40.tar.bz2) = F3HVNYO+bZHKlhhUsqJPsjnvBUXu0iGuM0mrrgq4Mh8=
|
||||
SIZE (harfbuzz-0.9.40.tar.bz2) = 1182989
|
||||
SHA256 (harfbuzz-0.9.41.tar.bz2) = 2BqlPQwCtDe+6qwVnX/BY5TWdrvOCGD7b2oQtYfcBXw=
|
||||
SIZE (harfbuzz-0.9.41.tar.bz2) = 1188176
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.6 2015/01/24 08:38:16 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.7 2015/06/19 06:12:01 ajacoutot Exp $
|
||||
@pkgpath devel/harfbuzz
|
||||
@bin bin/hb-ot-shape-closure
|
||||
@bin bin/hb-shape
|
||||
@ -46,6 +46,7 @@ share/gtk-doc/html/harfbuzz/annotation-glossary.html
|
||||
share/gtk-doc/html/harfbuzz/api-index-full.html
|
||||
share/gtk-doc/html/harfbuzz/ch01.html
|
||||
share/gtk-doc/html/harfbuzz/deprecated-api-index.html
|
||||
share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html
|
||||
share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html
|
||||
share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html
|
||||
share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html
|
||||
@ -63,7 +64,6 @@ share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html
|
||||
share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html
|
||||
share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html
|
||||
share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html
|
||||
share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape.html
|
||||
share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html
|
||||
share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html
|
||||
share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user