FreeBSD Bugzilla – Attachment 206886 Details for
Bug 231392
print/py-psautohint: Update to 1.9.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Rename py-fonttools-lxml-ufo to py-fonttools-extras and make it install no file
py-fonttools-extras.patch (text/plain), 2.60 KB, created by
Ting-Wei Lan
on 2019-08-25 10:15:42 UTC
(
hide
)
Description:
Rename py-fonttools-lxml-ufo to py-fonttools-extras and make it install no file
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2019-08-25 10:15:42 UTC
Size:
2.60 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 509773) >+++ Makefile (working copy) >@@ -183,7 +183,7 @@ > SUBDIR += pstotext > SUBDIR += psutils > SUBDIR += py-fonttools >- SUBDIR += py-fonttools-lxml-ufo >+ SUBDIR += py-fonttools-extras > SUBDIR += py-fpdf > SUBDIR += py-pdf > SUBDIR += py-pdf2 >Index: py-fonttools/Makefile >=================================================================== >--- py-fonttools/Makefile (revision 509773) >+++ py-fonttools/Makefile (working copy) >@@ -14,12 +14,12 @@ > LICENSE_FILE= ${WRKSRC}/LICENSE > > USES= python zip >-USE_PYTHON= autoplist concurrent distutils >+USE_PYTHON?= autoplist concurrent distutils > > MAKE_ENV= FONTTOOLS_MANPATH="man" > NO_ARCH= yes > >-OPTIONS_DEFINE= GRAPHITE INTERPOLATABLE LXML PLOT SYMFONT UFO UNICODE WOFF >+OPTIONS_DEFINE?=GRAPHITE INTERPOLATABLE LXML PLOT SYMFONT UFO UNICODE WOFF > GRAPHITE_DESC= Process graphite type tables in ttLib/tables > INTERPOLATABLE_DESC= Interpolatability support > LXML_DESC= Read/write XML files via lxml (faster/safer than built-in ElementTree) >Index: py-fonttools-extras/Makefile >=================================================================== >--- py-fonttools-extras/Makefile (revision 509773) >+++ py-fonttools-extras/Makefile (working copy) >@@ -1,11 +1,20 @@ > # $FreeBSD$ > >-PKGNAMESUFFIX= -lxml-ufo >+PKGNAMESUFFIX= -extras > >-COMMENT= Open source library for manipulating fonts, written in Python, with LXML and UFO options >+COMMENT= Enable extra features for FontTools > >-OPTIONS_SLAVE= LXML UFO >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools=${PORTVERSION}:print/py-fonttools@${PY_FLAVOR} > >+USE_PYTHON= flavors >+ >+NO_BUILD= yes >+NO_INSTALL= yes >+NO_ARCH= yes >+ >+OPTIONS_DEFINE= ${OPTIONS_SLAVE} >+OPTIONS_SLAVE= LXML UFO UNICODE >+ > MASTERDIR= ${.CURDIR}/../py-fonttools > > .include "${MASTERDIR}/Makefile" >Index: py-psautohint/Makefile >=================================================================== >--- py-psautohint/Makefile (revision 509773) >+++ py-psautohint/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= psautohint > PORTVERSION= 1.9.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= print python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -14,7 +14,7 @@ > LICENSE_FILE= ${WRKSRC}/LICENSE > > BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools-extras>=3.32.0:print/py-fonttools-extras@${PY_FLAVOR} > > USES= python zip > USE_PYTHON= autoplist concurrent distutils
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
lantw44
:
maintainer-approval?
(
sunpoet
)
Actions:
View
|
Diff
Attachments on
bug 231392
:
197132
|
197133
|
198711
|
200609
|
205504
|
205505
|
205520
|
205770
| 206886 |
207906