updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / python2-xy-noeclipse / PKGBUILD
blob32aa07b0129b07acb95d56738cbc7dd5e631f2bd
1 # Maintainer: Andrzej Giniewicz <gginiu@gmail.com>
2 pkgname=python2-xy-noeclipse
3 pkgver=2.6.6.2
4 pkgrel=1
5 pkgdesc="Python(x,y) is a scientific-oriented Python Distribution, all but Eclipse packages"
6 provices=('python2-xy')
7 arch=('any')
8 url="http://www.pythonxy.com/"
9 license=('GPL3')
10 depends=("python2-xy-light=$pkgver" 'wxpython>=2.8.11.0' 'python2-ets>=3.6.0'
11          'insight-toolkit>=3.16' 'python-egenix-mx-base>=3.1.3'
12          'python2-pydicom>=0.9.5' 'python-opengl>=3.0.1' 'python-vpython>=5.41'
13          'python2-sympy>=0.6.7' 'python2-cvxopt>=1.1.3'
14          'python2-pywavelets>=0.2.0' 'scikits-timeseries>=0.91.3'
15          'scikits-learn>=0.8.0' 'python2-mdp>=3.1'
16          'python2-pyopencv>=2.1.0.wr1.1.0' 'python-networkx>=1.4'
17          'python2-pyhdf>=0.8.3' 'python2-netcdf4>=0.9.4'
18          'gdal>=1.8.0' 'parallel-python>=1.6.1' 'python-pyvisa>=1.3'
19          'python2-pyparallel>=0.2' 'python-pyserial>=2.5' 'cython>=0.14.1'
20          'python-rst2pdf>=0.16' 'python-simplejson>=2.1.3' 'python2-xlrd>=0.7.1'
21          'python2-xlwt>=0.7.2' 'winpdb>=1.4.8' 'swig>=2.0.4')
22 options=(!emptydirs)