summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 08a6fc6f1ce1cc5e84c37a91ec7eebf594326cb4 (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 = 1
	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