summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndres Urquijo2017-06-17 00:48:10 -0500
committerAndres Urquijo2017-06-17 00:48:10 -0500
commit2801541b80d9792866185552fcb460121759d141 (patch)
treed5d5085cc6d92971b82a22ef05f0566fd6076713 /.SRCINFO
downloadaur-2801541b80d9792866185552fcb460121759d141.tar.gz
First commit of xtensor
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2156fcc647c0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = xtensor-git
+ pkgdesc = xtensor is a C++ library meant for numerical analysis with multi-dimensional array expressions.
+ pkgver = 0.10.4.r6.74fbf4a
+ pkgrel = 1
+ url = http://quantstack.net/xtensor
+ arch = any
+ license = unknown
+ makedepends = git cmake
+ depends = gcc>=4.9
+ source = git+https://github.com/QuantStack/xtensor.git
+ md5sums = SKIP
+
+pkgname = xtensor-git
+