summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorQuan Guo2015-06-17 21:31:13 +0200
committerQuan Guo2015-06-17 21:31:13 +0200
commit7e87e56ff98039c5eb8cf151c2b8e6348c31a747 (patch)
tree9fd13ffb478b8295749f979a801d3c5ab967cb64 /.SRCINFO
downloadaur-7e87e56ff98039c5eb8cf151c2b8e6348c31a747.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fd21c4ce246c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-llvmlite-git
+ pkgdesc = A lightweight LLVM python binding for writing JIT compilers
+ pkgver = 0.4.0.r70.g423d5a3
+ pkgrel = 1
+ url = https://github.com/numba/llvmlite
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = git
+ makedepends = cython
+ depends = python
+ depends = llvm
+ provides = python-llvmlite
+ source = git+https://github.com/numba/llvmlite.git#branch=llvm3.6
+ md5sums = SKIP
+
+pkgname = python-llvmlite-git
+