summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3204e83950bdc70366923f72b1e772b4f25c88ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = thrust-git
	pkgdesc = A C++ parallel programming library which resembles the C++ Standard Library
	pkgver = 1.9.10.40.gd9d7b510
	pkgrel = 1
	url = https://github.com/thrust/thrust
	arch = any
	license = Apache
	makedepends = git
	optdepends = cuda: for CUDA backend
	optdepends = openmp: for OMP backend
	optdepends = intel-tbb: for TBB backend
	provides = thrust
	conflicts = thrust
	source = git+https://github.com/thrust/thrust.git
	source = git+https://github.com/thrust/cub.git
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = thrust-git