Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.10 2014/04/20 13:16:28 imil Exp $
# $NetBSD: Makefile,v 1.12 2015/06/12 11:12:19 wiz Exp $
DISTNAME= ipython-2.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= devel lang
MASTER_SITES= https://pypi.python.org/packages/source/i/ipython/
@@ -11,15 +11,15 @@ HOMEPAGE= http://ipython.org/
COMMENT= Interactive computing environment for Python
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-pexpect-[0-9]*:../../devel/py-pexpect
DEPENDS+= ${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments
DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
DEPENDS+= ${PYPKGPREFIX}-tornado-[0-9]*:../../www/py-tornado
DEPENDS+= ${PYPKGPREFIX}-zmq>=14.0.1:../../net/py-zmq
PYTHON_SELF_CONFLICT= yes
# requires Python >= 2.7.2 or >= 3.3.0
PYTHON_VERSIONS_INCOMPATIBLE= 26
USE_LANGUAGES= # none
REPLACE_PYTHON= */*/*.py */*/*/*.py