summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsatcom8862020-06-29 23:08:53 +0200
committersatcom8862020-06-29 23:08:53 +0200
commitded128788d83e88c344f264e6065379bfa17bfe4 (patch)
tree7df2379bf2510474345282324709566e27526aed /.SRCINFO
parentd098ece6ab6c89b8c67e158fe3e94815dbb5bbb2 (diff)
downloadaur-ded128788d83e88c344f264e6065379bfa17bfe4.tar.gz
Changed to git and hopefully made it work properly
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