ports/151470: [PATCH] converters/py-svglib

C-S c-s at c-s.li
Fri Oct 15 06:00:23 UTC 2010


>Number:         151470
>Category:       ports
>Synopsis:       [PATCH] converters/py-svglib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 15 06:00:20 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
py-svglib needs print/py-reportlab2 to run properly

Add license
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN py-svglib.orig/Makefile py-svglib/Makefile
--- py-svglib.orig/Makefile	2010-10-15 07:44:22.644814427 +0200
+++ py-svglib/Makefile	2010-10-15 07:48:55.935296494 +0200
@@ -15,6 +15,10 @@
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	An Library For Reading And Converting SVG
 
+LICENSE=	LGPL3
+
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}reportlab2>0:${PORTSDIR}/print/py-reportlab2
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list