Update to harfbuzz-0.9.12.
This commit is contained in:
parent
f3cfc52833
commit
bdc2476119
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/01/05 13:29:03 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2013/01/23 18:09:28 ajacoutot Exp $
|
||||
|
||||
COMMENT= text shaping library
|
||||
|
||||
DISTNAME= harfbuzz-0.9.10
|
||||
DISTNAME= harfbuzz-0.9.12
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
SHARED_LIBS += harfbuzz 2.0 # 909.0
|
||||
SHARED_LIBS += harfbuzz 2.0 # 912.0
|
||||
|
||||
CATEGORIES= devel x11
|
||||
|
||||
@ -19,13 +19,12 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
|
||||
WANTLIB += X11 Xau Xdmcp Xext Xrender c cairo expat ffi fontconfig
|
||||
WANTLIB += freetype glib-2.0 gobject-2.0 gthread-2.0 icudata icule
|
||||
WANTLIB += icuuc m pcre pixman-1 png pthread pthread-stubs stdc++
|
||||
WANTLIB += xcb xcb-render xcb-shm z
|
||||
|
||||
WANTLIB += GL X11 Xau Xdamage Xdmcp Xext Xfixes Xrender Xxf86vm
|
||||
WANTLIB += c cairo drm expat ffi fontconfig freetype glib-2.0
|
||||
WANTLIB += gobject-2.0 gthread-2.0 icudata icule icuuc m pcre
|
||||
WANTLIB += pixman-1 png pthread pthread-stubs stdc++ xcb xcb-render
|
||||
WANTLIB += xcb-shm z
|
||||
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (harfbuzz-0.9.10.tar.bz2) = H4woHe0FKQ/RlkwOEaK95gdxOzPQyBIqjSMEUtmcLiM=
|
||||
SIZE (harfbuzz-0.9.10.tar.bz2) = 885141
|
||||
SHA256 (harfbuzz-0.9.12.tar.bz2) = xlP3CidemNEJqfEnE3Om6Al4yXKY1yPLPzcDUYUvnaU=
|
||||
SIZE (harfbuzz-0.9.12.tar.bz2) = 886353
|
||||
|
Loading…
Reference in New Issue
Block a user