summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f69347e06877f8d27e59465d9fa27f4d73e64230 (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.r60.g52a8bda4
	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