update to ttfautohint-1.8.4

This commit is contained in:
jasper 2021-08-29 08:17:23 +00:00
parent ced9097af4
commit ba3e13fd16
3 changed files with 7 additions and 10 deletions

View File

@ -1,13 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2021/01/22 08:26:29 kirby Exp $
# $OpenBSD: Makefile,v 1.16 2021/08/29 08:17:23 jasper Exp $
COMMENT= automated hinting process based on FreeType's autohinter #'
DISTNAME = ttfautohint-1.8.3
DISTNAME = ttfautohint-1.8.4
SHARED_LIBS += ttfautohint 0.0 # 1.0
CATEGORIES = graphics
REVISION = 0
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
HOMEPAGE = https://www.freetype.org/ttfautohint/#download
@ -19,7 +16,7 @@ MASTER_SITES = ${MASTER_SITE_SAVANNAH:=/freetype/}
COMPILER = base-clang ports-gcc
WANTLIB += c freetype glib-2.0 graphite2 harfbuzz iconv intl m pthread
WANTLIB += z ${COMPILER_LIBCXX}
WANTLIB += pcre z ${COMPILER_LIBCXX}
LIB_DEPENDS = devel/harfbuzz

View File

@ -1,2 +1,2 @@
SHA256 (ttfautohint-1.8.3.tar.gz) = h7tJMlca1XU2p8wgsx/RW8aMtUKZd+tD2QP6YWF8+H4=
SIZE (ttfautohint-1.8.3.tar.gz) = 3458637
SHA256 (ttfautohint-1.8.4.tar.gz) = iodhF/puv9L/4bNoKpqYyALA9HGJ9X09tLmXdCBoMuE=
SIZE (ttfautohint-1.8.4.tar.gz) = 3539332

View File

@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.2 2018/01/07 12:07:11 jasper Exp $
@comment $OpenBSD: PLIST,v 1.3 2021/08/29 08:17:23 jasper Exp $
@bin bin/ttfautohint
include/ttfautohint-coverages.h
include/ttfautohint-errors.h
include/ttfautohint-scripts.h
include/ttfautohint.h
lib/libttfautohint.a
@static-lib lib/libttfautohint.a
lib/libttfautohint.la
@lib lib/libttfautohint.so.${LIBttfautohint_VERSION}
lib/pkgconfig/ttfautohint.pc