summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eba2a35fb11d5f9dbea66c9a4c26cbc9189c2ed5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = python-pygpu-git
	pkgdesc = Python bindings for libgpuarray
	pkgver = 0.7.6
	pkgrel = 1
	url = https://github.com/Theano/libgpuarray
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = python-setuptools
	makedepends = python2-setuptools
	makedepends = cython
	makedepends = cython2
	makedepends = python-numpy
	makedepends = python2-numpy
	depends = libgpuarray-git
	optdepends = python-pycuda
	optdepends = python-pyopencl
	source = git+https://github.com/Theano/libgpuarray.git
	md5sums = SKIP

pkgname = python-pygpu-git
	depends = libgpuarray-git
	depends = python-mako

pkgname = python2-pygpu-git
	depends = libgpuarray-git
	depends = python2-mako