summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEnrico Lovisotto2015-08-02 14:49:54 +0200
committerEnrico Lovisotto2015-08-02 14:49:54 +0200
commit465d02009640d2b6635a4904b8d35efba2787581 (patch)
tree65ab6843bad0602215c6ab26e88c5adffe4b102f /.SRCINFO
downloadaur-465d02009640d2b6635a4904b8d35efba2787581.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO34
1 files changed, 34 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..bd977a701848
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,34 @@
+pkgbase = python-scipy-openblas
+ pkgdesc = SciPy is open-source software for mathematics, science, and engineering.
+ pkgver = 0.15.1
+ pkgrel = 1
+ url = http://www.scipy.org/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ checkdepends = python-nose
+ checkdepends = python2-nose
+ makedepends = gcc-fortran
+ makedepends = python-numpy-openblas
+ makedepends = python2-numpy-openblas
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ makedepends = openblas-lapack
+ source = http://downloads.sourceforge.net/scipy/scipy-0.15.1.tar.gz
+ md5sums = be56cd8e60591d6332aac792a5880110
+
+pkgname = python-scipy-openblas
+ depends = python-numpy-openblas
+ depends = openblas-lapack
+ optdepends = python-pillow: for image saving module
+ provides = python3-scipy
+ provides = python-scipy
+ conflicts = python-scipy
+
+pkgname = python2-scipy-openblas
+ depends = python2-numpy-openblas
+ depends = openblas-lapack
+ optdepends = python2-pillow: for image saving module
+ provides = python2-scipy
+ conflicts = python2-scipy
+