summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0413b053aa2a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = python-pyfai
+ pkgdesc = Fast Azimuthal Integration in Python.
+ pkgver = 0.13.0
+ pkgrel = 1
+ url = http://www.silx.org
+ arch = any
+ license = GPLv3
+ license = BSD
+ license = MIT
+ makedepends = git
+ makedepends = cython
+ depends = python-numpy
+ depends = python-scipy
+ depends = python-matplotlib
+ depends = python-fabio
+ depends = python-h5py
+ depends = python-pyopencl
+ depends = python-pyqt5
+ depends = fftw
+ depends = opencl-driver
+ source = https://github.com/silx-kit/pyFAI/archive/v0.13.0.tar.gz
+ sha1sums = 221f18a4048b5a6725f577ecde99656057e3f310
+
+pkgname = python-pyfai
+