updated on Wed Jan 25 20:08:56 UTC 2012
[aur-mirror.git] / python2-xy-light / PKGBUILD
blob6281104e4d3fa7118a9d7833c985cc9ff9ae595c
1 # Maintainer: Andrzej Giniewicz <gginiu@gmail.com>
2 pkgname=python2-xy-light
3 pkgver=2.6.6.2
4 pkgrel=2
5 pkgdesc="Python(x,y) is a scientific-oriented Python Distribution, light edition"
6 arch=('any')
7 url="http://www.pythonxy.com/"
8 license=('GPL3')
9 depends=('python2>=2.6.6' 'python2-pyqt>=4.8.4' 'spyder>=2.0.12'
10          'python2-formlayout>=1.0.9' 'pyqwt>=5.2.0' 'python2-numpy>=1.6.0'
11          'python2-scipy>=0.9' 'python-numexpr>=1.4.2' 'python2-guidata>=1.3.2'
12          'python2-guiqwt>=2.1.4' 'python2-matplotlib>=1.0.1' 'gnuplot>=1.8'
13          'python-imaging>=1.1.7' 'ipython2>=0.10.2' 'python2-distribute>=0.6.11'
14          'vtk>=5.6.1' 'python-pytables>=2.2.1' 'vitables>=2.1'
15          'python2-h5py>=1.3.1' 'python-sphinx>=1.0.7' 'docutils>=0.7'
16          'python2-jinja>=2.5.5' 'python2-pygments>=1.4' 'python-reportlab>=2.5'
17          'python2-nose>=1,0.0' 'pylint>=0.23.0' 'veusz>=1.11' 'scite>=2.26'
18          'gcc>=4.5.2' 'gcc-fortran')
19 optdepends=('kdiff3: as replacement for WinMerge included in Python(x,y)'
20             'kdiff3-qt: same as k3diff, but without KDE dependency'
21             'meld: GTK based replacement for WinMerge')
22 options=(!emptydirs)