summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c98b6015fec..a4cbb0706ab6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = vc4cl-git
pkgdesc = VC4CL is an implementation of the OpenCL 1.2 standard for the VideoCore IV GPU.
- pkgver = 1
- pkgrel = 3
+ pkgver = 0
+ pkgrel = 4
url = https://github.com/doe300/VC4CL
arch = any
license = MIT
makedepends = make
- makedepends = wget
+ makedepends = git
makedepends = gcc
makedepends = cmake
- makedepends = clang
+ makedepends = llvm
makedepends = opencl-headers
- depends = llvm
+ depends = clang
depends = clinfo
depends = ocl-icd
depends = vc4c-git
@@ -20,7 +20,9 @@ pkgbase = vc4cl-git
provides = opencl-driver
provides = vc4-opencl
provides = vc4cl
- source = VC4CL.tar.gz::https://github.com/doe300/VC4CL/archive/master.tar.gz
+ source = VC4CL::git+https://github.com/doe300/VC4CL
+ source = VC4CL.icd
+ md5sums = SKIP
md5sums = SKIP
pkgname = vc4cl-git