# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # spyder # spyder/pkg-descr # spyder/Makefile # spyder/distinfo # echo c - spyder mkdir -p spyder > /dev/null 2>&1 echo x - spyder/pkg-descr sed 's/^X//' >spyder/pkg-descr << 'fe012c81960895365d56946d84f4e6a6' XSpyder (previously known as Pydee) is a powerful interactive development Xenvironment for the Python language with advanced editing, interactive Xtesting, debugging and introspection features X XWWW: https://github.com/spyder-ide/spyder/ fe012c81960895365d56946d84f4e6a6 echo x - spyder/Makefile sed 's/^X//' >spyder/Makefile << 'b4a856e127f05a3d257634f7cbf96c92' X# Created by: Rod Person X# $FreeBSD$ X XPORTNAME= spyder XPORTVERSION= 2.3.7 XDISTVERSIONPREFIX= v XCATEGORIES= devel python XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= rodperson@rodperson.com XCOMMENT= Scientific PYthon Development EnviRonment, an alternative to IDLE X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/LICENSE X XRUN_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui \ X ${PYTHON_SITELIBDIR}/PyQt4/QtSvg.so:${PORTSDIR}/graphics/py-qt4-svg \ X ${PYTHON_SITELIBDIR}/PyQt4/QtWebKit.so:${PORTSDIR}/www/py-qt4-webkit \ X ${PYTHON_SITELIBDIR}/PyQt4/QtNetwork.so:${PORTSDIR}/net/py-qt4-network X XUSES= desktop-file-utils python XUSE_PYTHON= autoplist distutils XMAKE_ENV= USE_SETUPTOOLS=1 X XUSE_GITHUB= yes XGH_ACCOUNT= spyder-ide X XDOCSDIR= ${PYTHON_SITELIBDIR}/spyderlib XPORTDOCS= doc X XOPTIONS_DEFINE= DOCS XOPTIONS_GROUP= RECOMMENDED OPTIONAL XOPTIONS_GROUP_RECOMMENDED= IPYTHON MATPLOT NUMPY PSUTIL PYFLAKES ROPE SCIPY SPHINX XOPTIONS_GROUP_OPTIONAL= JEDI PANDAS PEP8 PYGMENTS PYLINT SYMPY X XIPYTHON_DESC= IPython Console integration XJEDI_DESC= (Experimental) Editor's code completion, go-to-definition and help XMATPLOT_DESC= Interactive data plotting in the consoles XNUMPY_DESC= N-dimensional arrays XPANDAS_DESC= View and edit DataFrames and Series in the Variable Explorer XPEP8_DESC= Real-time code style analysis on the Editor XPSUTIL_DESC= CPU and memory usage info in the status bar XPYFLAKES_DESC= Real-time code analysis on the Editor XPYGMENTS_DESC= Syntax highlighting for Matlab, Julia and other file types XPYLINT_DESC= Static code analysis XROPE_DESC= Editor's code completion, go-to-definition and help XSCIPY_DESC= Signal/image processing XSPHINX_DESC= Rich text help on the Object Inspector XSYMPY_DESC= Symbolic mathematics in the IPython Console X XDOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0.6:${PORTSDIR}/textproc/py-sphinx XIPYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=1.0:${PORTSDIR}/devel/ipython \ X ${PYTHON_PKGNAMEPREFIX}pyzmq>=2.1.11:${PORTSDIR}/net/py-pyzmq XJEDI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jedi>=0.8.1:${PORTSDIR}/devel/py-jedi XMATPLOT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.0:${PORTSDIR}/math/py-matplotlib XNUMPY_RUN_DEPENDS= ${PYNUMPY} XPANDAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=0.13.1:${PORTSDIR}/math/py-pandas XPEP8_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pep8>=0.6:${PORTSDIR}/devel/pep8 XPSUTIL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=0.3:${PORTSDIR}/sysutils/py-psutil XPYFLAKES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyflakes>=0.5:${PORTSDIR}/devel/py-pyflakes XPYGMENTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=1.6:${PORTSDIR}/textproc/py-pygments XPYLINT_RUN_DEPENDS= pylint${PYTHON_PKGNAMESUFFIX}>=0.25:${PORTSDIR}/devel/pylint XROPE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rope>=0.9.2:${PORTSDIR}/devel/py-rope XSCIPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scipy>0:${PORTSDIR}/science/py-scipy XSPHINX_RUN_DEPENDS= ${DOCS_BUILD_DEPENDS} XSYMPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>=0.7.3:${PORTSDIR}/math/py-sympy X Xpost-patch: X @${REINPLACE_CMD} -e "s|'linux'|'${OPSYS:tl}'|" \ X ${WRKSRC}/setup.py \ X ${WRKSRC}/spyderlib/spyder.py X X.include b4a856e127f05a3d257634f7cbf96c92 echo x - spyder/distinfo sed 's/^X//' >spyder/distinfo << '37a73ca4679be94b7177710eb10b9e48' XSHA256 (spyder-ide-spyder-v2.3.7_GH0.tar.gz) = d57a2eeed97689e667dfc339ce09e1cb1cdf62756a45c022c30bc52802ed0c41 XSIZE (spyder-ide-spyder-v2.3.7_GH0.tar.gz) = 4683558 37a73ca4679be94b7177710eb10b9e48 exit