blob: 6ea0194f71998182dba9ffc53d2644e81f20a0fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = android-aarch64-pocl
pkgdesc = Portable OpenCL is an open-source implementation of OpenCL which can be easily adapted for new targets (Android aarch64)
pkgver = 6.0
pkgrel = 1
url = http://portablecl.org/
arch = any
groups = android-pocl
license = GPL
makedepends = android-cmake
makedepends = android-aarch64-opencl-headers
makedepends = android-aarch64-ocl-icd
makedepends = python
depends = android-aarch64-hwloc
depends = android-aarch64-opencl-icd-loader
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/pocl/pocl/archive/v6.0.tar.gz
md5sums = 3811575357b0e3c73ac3eb0afd5a8334
pkgname = android-aarch64-pocl
|