summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 921de23c363e5b62b9cfcc96a56ca5e15a8a79b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = thundersvm-git
	pkgdesc = A fast SVM library on GPUs and CPUs
	pkgver = r779.5f66a3e
	pkgrel = 2
	url = https://github.com/Xtra-Computing/thundersvm
	arch = x86_64
	license = APL
	makedepends = git
	makedepends = cmake
	makedepends = chrpath
	makedepends = eigen
	makedepends = cuda
	makedepends = gtest
	makedepends = gcc7
	depends = cuda
	provides = thundersvm
	conflicts = thundersvm
	source = thundersvm::git+https://github.com/hubutui/thundersvm.git
	md5sums = SKIP

pkgname = thundersvm-git