summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d4d3c191b9cd718ba1d62a7a9dbae50dc2d20d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = hcc-git
	pkgdesc = C++ Compiler for Heterogeneous Compute
	pkgver = latest
	pkgrel = 2
	url = https://github.com/RadeonOpenCompute/hcc
	arch = x86_64
	license = custom:NCSAOSL
	makedepends = git
	makedepends = cmake
	makedepends = python
	depends = hsa-rocr
	provides = hcc
	conflicts = hcc
	source = git+https://github.com/RadeonOpenCompute/hcc.git
	source = git+https://github.com/RadeonOpenCompute/llvm-project.git
	source = git+https://github.com/RadeonOpenCompute/ROCm-Device-Libs.git
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = hcc-git