summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a4cbb0706ab600bcc1cbed85f42c16e880fc7db0 (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
pkgbase = vc4cl-git
	pkgdesc = VC4CL is an implementation of the OpenCL 1.2 standard for the VideoCore IV GPU.
	pkgver = 0
	pkgrel = 4
	url = https://github.com/doe300/VC4CL
	arch = any
	license = MIT
	makedepends = make
	makedepends = git
	makedepends = gcc
	makedepends = cmake
	makedepends = llvm
	makedepends = opencl-headers
	depends = clang
	depends = clinfo
	depends = ocl-icd
	depends = vc4c-git
	provides = opencl-pi
	provides = opencl-vc4
	provides = opencl-driver
	provides = vc4-opencl
	provides = vc4cl
	source = VC4CL::git+https://github.com/doe300/VC4CL
	source = VC4CL.icd
	md5sums = SKIP
	md5sums = SKIP

pkgname = vc4cl-git