blob: e35549185ae16d2d4832080fb4ec509822bf9479 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-clyther
pkgdesc = A python language extension intended to make writing OpenCL code easy
pkgver = 0.4.0_beta
pkgrel = 3
url = https://srossross.github.io/Clyther/
arch = i686
arch = x86_64
license = Apache
makedepends = python-setuptools
depends = python-numpy
depends = python
source = https://github.com/srossross/Clyther/archive/0.4.0-beta.tar.gz
md5sums = 79ffc1dcd8c30e89691bdb9912507f2f
pkgname = python-clyther
|