[package] name : pyfftw version : 0.9.2 [about] home : http://hgomersall.github.com/pyFFTW license : GPL summary : ${package:name} [source] # Name differs from the tarball... figures fn : pyFFTW-${package:version}.tar.gz url : https://pypi.python.org/packages/source/p/pyFFTW/${fn} [build] number : 0 [requirements] build : numpy >=1.9 fftw setuptools python run : numpy >=1.9 fftw python [cbc_build] linux : python setup.py install || exit 1 windows : python setup.py install if errorlevel 1 exit 1