PSAutoHint is a standalone version of Adobe AFDKO's autohinter.

WWW: https://github.com/adobe-type-tools/psautohint

PR:		228026
Submitted by:	lantw44@gmail.com
Sponsored by:	iXsystems Inc.
This commit is contained in:
Martin Wilke 2018-06-02 17:35:00 +00:00
parent c99b0f6cdf
commit 8b5c22ecfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471383
4 changed files with 30 additions and 0 deletions

View File

@ -197,6 +197,7 @@
SUBDIR += py-pdf2
SUBDIR += py-pollyreports
SUBDIR += py-preppy
SUBDIR += py-psautohint
SUBDIR += py-pycups
SUBDIR += py-pyscript
SUBDIR += py-python-ly

View File

@ -0,0 +1,23 @@
# $FreeBSD$
PORTNAME= psautohint
PORTVERSION= 1.1.0
DISTVERSIONPREFIX= v
CATEGORIES= print python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lantw44@gmail.com
COMMENT= Python wrapper for Adobe PostScript autohinter
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.1.2:print/py-fonttools@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
USE_GITHUB= yes
GH_ACCOUNT= adobe-type-tools
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1525455871
SHA256 (adobe-type-tools-psautohint-v1.1.0_GH0.tar.gz) = 90c678979ed689191781196f4d6fadf90ff1de22e16ddbaf85552125277deb90
SIZE (adobe-type-tools-psautohint-v1.1.0_GH0.tar.gz) = 144347

View File

@ -0,0 +1,3 @@
PSAutoHint is a standalone version of Adobe AFDKO's autohinter.
WWW: https://github.com/adobe-type-tools/psautohint