summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO36
1 files changed, 36 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4e2a80340dd7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,36 @@
+pkgbase = python2-pyopencl-git
+ pkgdesc = A complete, object-oriented language binding of OpenCL to Python
+ pkgver = 20130428
+ pkgrel = 1
+ url = http://mathema.tician.de/software/pyopencl
+ arch = i686
+ arch = x86_64
+ license = custom
+ makedepends = git
+ makedepends = ctags
+ makedepends = python2-distribute
+ makedepends = python-distribute
+ makedepends = libcl
+ makedepends = opencl-headers
+ makedepends = mesa
+ makedepends = boost
+ makedepends = python2-mako
+ makedepends = python-mako
+ makedepends = python-numpy
+ makedepends = python2-numpy
+ source = LICENSE.txt
+ sha1sums = 2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7
+
+pkgname = python2-pyopencl-git
+ depends = libcl
+ depends = opencl-headers
+ depends = mesa
+ depends = boost
+ depends = python2
+ depends = python2-numpy
+ depends = python2-mako
+ depends = python2-pytools
+ depends = pyopencl-headers-git
+ provides = python2-pyopencl
+ conflicts = python2-pyopencl
+