1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

net-im/pwytter: switch from py-imaging to py-pillow

- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
This commit is contained in:
William Grzybowski 2014-10-08 16:00:14 +00:00
parent 95f8b1ff71
commit c74ac145ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370449

View File

@ -3,7 +3,7 @@
PORTNAME= pwytter
PORTVERSION= 0.8
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net-im www python
MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@ -14,15 +14,13 @@ COMMENT= Free multi-platform Twitter client written in Python
LICENSE= GPLv2
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \
${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging \
${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \
${PYTHON_PKGNAMEPREFIX}simplejson>=1.7.1:${PORTSDIR}/devel/py-simplejson
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= gettext zip dos2unix
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
USES= dos2unix gettext python:2 zip
USE_PYTHON= autoplist distutils
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
DOS2UNIX_GLOB= *.py