blob: 5f5673726f619dbb4447528711f82a42ff20e4dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = armcl-opencl
pkgdesc = ARM Computer Vision and Machine Learning Library (x86_64 OpenCL Backend)
pkgver = 20.02.1
pkgrel = 1
url = https://github.com/ARM-software/ComputeLibrary
arch = x86_64
license = MIT
makedepends = scons>=2.3
makedepends = git
makedepends = doxygen>=1.8.5
options = !strip
options = !emptydirs
options = staticlibs
source = git+https://github.com/ARM-software/ComputeLibrary.git
sha1sums = SKIP
pkgname = armcl-opencl
|