summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a1ec6b79e3985d0c06a5f167d36b84e15f2acb3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = libclc-minimal-git
	pkgdesc = companion package to llvm-minimal-git, Library requirements of the OpenCL C programming language
	pkgver = 20.0.0_r510973.d6d60707ec2b
	pkgrel = 1
	url = https://libclc.llvm.org/
	arch = any
	license = MIT
	makedepends = llvm-minimal-git
	makedepends = clang-minimal-git
	makedepends = cmake
	makedepends = git
	makedepends = python
	makedepends = spirv-llvm-translator-minimal-git
	makedepends = ninja
	provides = libclc
	conflicts = libclc
	options = !lto
	options = !debug
	source = git+https://github.com/llvm/llvm-project.git
	sha256sums = SKIP

pkgname = libclc-minimal-git