Update to harfbuzz-1.3.0.
- tested in a bulk
This commit is contained in:
parent
586a4f2a59
commit
5de6625220
@ -1,20 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.52 2016/05/03 16:25:11 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.53 2016/07/30 14:19:51 ajacoutot Exp $
|
||||
|
||||
BROKEN-hppa= no atomic primitives
|
||||
|
||||
COMMENT-main= text shaping library
|
||||
COMMENT-icu= ICU support for libharfbuzz
|
||||
|
||||
V= 1.2.7
|
||||
V= 1.3.0
|
||||
DISTNAME= harfbuzz-${V}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
PKGNAME-main= harfbuzz-${V}
|
||||
PKGNAME-icu= harfbuzz-icu-${V}
|
||||
|
||||
SHARED_LIBS += harfbuzz 8.2 # 10200.7
|
||||
SHARED_LIBS += harfbuzz-icu 0.2 # 10200.7
|
||||
SHARED_LIBS += harfbuzz-gobject 0.0 # 10200.7
|
||||
SHARED_LIBS += harfbuzz 8.3 # 10300.0
|
||||
SHARED_LIBS += harfbuzz-icu 0.2 # 10300.0
|
||||
SHARED_LIBS += harfbuzz-gobject 0.0 # 10300.0
|
||||
|
||||
CATEGORIES= devel graphics textproc
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (harfbuzz-1.2.7.tar.bz2) = u6BgCuCLhDhObS1xdb6hC1/CRsRYPchBSY0BiU1HkCY=
|
||||
SIZE (harfbuzz-1.2.7.tar.bz2) = 1345389
|
||||
SHA256 (harfbuzz-1.3.0.tar.bz2) = sEvjFjPv7iyuHWLUZDRYcwJVT6g3IkhFpiVl7GigM00=
|
||||
SIZE (harfbuzz-1.3.0.tar.bz2) = 1351234
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.11 2016/01/12 07:05:13 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.12 2016/07/30 14:19:51 ajacoutot Exp $
|
||||
@pkgpath devel/harfbuzz
|
||||
@bin bin/hb-ot-shape-closure
|
||||
@bin bin/hb-shape
|
||||
@ -39,8 +39,6 @@ lib/pkgconfig/harfbuzz-gobject.pc
|
||||
lib/pkgconfig/harfbuzz.pc
|
||||
share/gir-1.0/
|
||||
share/gir-1.0/HarfBuzz-0.0.gir
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/harfbuzz/
|
||||
share/gtk-doc/html/harfbuzz/HarfBuzz.png
|
||||
share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html
|
||||
@ -98,6 +96,7 @@ share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2
|
||||
share/gtk-doc/html/harfbuzz/hello-harfbuzz.html
|
||||
share/gtk-doc/html/harfbuzz/home.png
|
||||
share/gtk-doc/html/harfbuzz/index.html
|
||||
share/gtk-doc/html/harfbuzz/index.sgml
|
||||
share/gtk-doc/html/harfbuzz/install-harfbuzz.html
|
||||
share/gtk-doc/html/harfbuzz/left-insensitive.png
|
||||
share/gtk-doc/html/harfbuzz/left.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user