summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..12714b91ff4e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = vc4c-git
+ pkgdesc = VC4CL is an implementation of the OpenCL 1.2 standard for the VideoCore IV GPU.
+ pkgver = 1
+ pkgrel = 1
+ url = https://github.com/doe300/VC4CL
+ arch = any
+ license = MIT
+ makedepends = cmake
+ makedepends = git
+ makedepends = make
+ depends = llvm
+ depends = gcc
+ depends = opencl-headers
+ depends = ocl-icd
+ provides = opencl-pi
+ provides = opencl-vc4
+ provides = opencl-driver
+ source = VC4C::git+https://github.com/doe300/VC4C/VC4C.git
+ source = VC4CL::git+https://github.com/doe300/VC4CL/VC4CL.git
+ source = VC4CLStdLib::git+https://github.com/doe300/VC4CLStdLib/VC4CLStdLib.git
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+
+pkgname = vc4c-git
+