summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEdwin Peters2018-02-06 11:24:15 +1100
committerEdwin Peters2018-02-06 11:24:15 +1100
commita8c74777761fb47c75486a5e5f79c4b590f2cf8c (patch)
tree9e5058cc393cc6e365f34619c4668d930b1ff198 /.SRCINFO
downloadaur-a8c74777761fb47c75486a5e5f79c4b590f2cf8c.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..01d0a65e9f30
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = python-scikit-cuda-git
+ pkgdesc = Python interface to GPU-powered libraries
+ pkgver = 57213a9
+ pkgrel = 1
+ url = http://scikit-cuda.readthedocs.org/
+ arch = any
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = git
+ depends = python
+ depends = python-numpy
+ depends = cuda
+ depends = python-pycuda
+ depends = python-mako
+ depends = python-pytest
+ optdepends = python-scipy
+ optdepends = python-sphinx
+ optdepends = python-sphinx_rtd_theme
+ source = git+https://github.com/lebedov/scikit-cuda.git
+ sha256sums = SKIP
+
+pkgname = python-scikit-cuda-git
+