#
PORTNAME= libotf
PORTVERSION= 0.9.9
PORTVERSION= 0.9.11
CATEGORIES= print devel
MASTER_SITES= http://www.m17n.org/libotf/
MASTER_SITES= http://www.m17n.org/libotf/ \
http://anthesphoria.net/FreeBSD/ports/distfiles/
MAINTAINER= nikola.lecic@anthesphoria.net
COMMENT= Library for handling OpenType fonts
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
USE_XORG= x11 xt xaw xmu
USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
post-patch:
@${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \
MD5 (libotf-0.9.9.tar.gz) = 95e5452263bf8e75ece988e6d827b55c
MD5 (libotf-0.9.11.tar.gz) = c966e8ac1c64a01de0a66d9b9aadbb63
SHA256 (libotf-0.9.9.tar.gz) = d093db7536e95bebadc6fe5bc1f9f836da726ce46f467bfc5553e3b909bc1a6a
SHA256 (libotf-0.9.11.tar.gz) = 34aa22564049edb154588a25c38bc044297ec6c3a5f7a76919076a32ec0f53a8
SIZE (libotf-0.9.9.tar.gz) = 350235
SIZE (libotf-0.9.11.tar.gz) = 360687
The library "libotf" provides the following facilites.
The library "libotf" provides the following facilites:
o Read Open Type Layout Tables from OTF file. Currently these
tables are supported; head, name, cmap, GDEF, GSUB, and GPOS.
o Convert a Unicode character sequence to a glyph code sequence by
using the above tables.
The combination of libotf and the FreeType library (Ver. 2) realizes
CTL (complex text layout) by OpenType fonts.
WWW: http://www.m17n.org/libotf/