1 # Maintainer: Michael Schubert <mschu.dev at google mail>
5 pkgdesc="Provides a data-parallel subset of Python for NVidia GPU programming (CUDA)"
7 url="http://code.google.com/p/copperhead/"
9 depends=('cuda' 'thrust' 'pycuda' 'python2-codepy' 'python-decorator')
10 makedepends=('mercurial' 'pytools')
11 optdepends=('boost' 'python2-matplotlib' 'python2-scipy' 'plac')
14 _hgroot=https://copperhead.googlecode.com/hg/
18 python2 setup.py build
23 install --prefix=/usr --root="$pkgdir" --optimize=1