From 1c51d7d513b0a19a2befbba51487f97aaae2c0ec Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 8 Nov 2016 20:56:24 +0000 Subject: Chase print/py-reportlab2 expiration --- converters/py-pisa/Makefile | 3 +++ devel/py-itools/Makefile | 3 +++ graphics/ocrfeeder/Makefile | 3 +++ graphics/py-aafigure/Makefile | 3 +++ 4 files changed, 12 insertions(+) diff --git a/converters/py-pisa/Makefile b/converters/py-pisa/Makefile index c3246fe662d7..05e2136850a3 100644 --- a/converters/py-pisa/Makefile +++ b/converters/py-pisa/Makefile @@ -13,6 +13,9 @@ COMMENT= PDF generator using HTML and CSS LICENSE= APACHE20 +DEPRECATED= Deprecated upstream, depends on broken and expired py-reportlab2 +EXPIRATION_DATE= 2016-12-08 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=0.11.1:www/py-html5lib \ ${PYTHON_PKGNAMEPREFIX}reportlab2>=2.1:print/py-reportlab2 \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ diff --git a/devel/py-itools/Makefile b/devel/py-itools/Makefile index 9531eb5ac7a1..727977a4083f 100644 --- a/devel/py-itools/Makefile +++ b/devel/py-itools/Makefile @@ -14,6 +14,9 @@ COMMENT= Python library Provides Wide Range Of Capabilities LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Depends on broken and expired py-reportlab2 +EXPIRATION_DATE= 2016-12-08 + BUILD_DEPENDS= ${LOCALBASE}/include/poppler/goo/gtypes.h:graphics/poppler \ ${LOCALBASE}/include/git2.h:devel/libgit2 \ ${PYTHON_PKGNAMEPREFIX}reportlab2>=2.3:print/py-reportlab2 \ diff --git a/graphics/ocrfeeder/Makefile b/graphics/ocrfeeder/Makefile index 2fd9a7f7d8a7..2df881a3e2fb 100644 --- a/graphics/ocrfeeder/Makefile +++ b/graphics/ocrfeeder/Makefile @@ -12,6 +12,9 @@ COMMENT= Document layout analysis and optical character recognition LICENSE= GPLv3 +DEPRECATED= Depends on broken and expired py-reportlab2 +EXPIRATION_DATE= 2016-12-08 + BUILD_DEPENDS= goocanvas2>0:graphics/goocanvas2 \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ ${PYTHON_PKGNAMEPREFIX}sane>0:graphics/py-sane \ diff --git a/graphics/py-aafigure/Makefile b/graphics/py-aafigure/Makefile index c84b9380555d..1e5057f4d14f 100644 --- a/graphics/py-aafigure/Makefile +++ b/graphics/py-aafigure/Makefile @@ -13,6 +13,9 @@ COMMENT= ASCII art to image converter written in Python LICENSE= BSD2CLAUSE +DEPRECATED= Depends on broken and expired py-reportlab2 +EXPIRATION_DATE= 2016-12-08 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ ${PYTHON_SITELIBDIR}/reportlab/__init__.py:print/py-reportlab2 -- cgit