summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDarcy Hu2018-10-05 10:37:54 +0800
committerDarcy Hu2018-10-05 10:37:54 +0800
commit8f4379531c80c7aa45aac0d897dcb99e5556a60b (patch)
tree752fde13bf252b2bb5b1a9fffb67937ef2345e7b /.SRCINFO
downloadaur-8f4379531c80c7aa45aac0d897dcb99e5556a60b.tar.gz
Create package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..824aae58f0c3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = thundersvm-git
+ pkgdesc = A fast SVM library on GPUs and CPUs
+ pkgver = r779.5f66a3e
+ pkgrel = 1
+ url = https://github.com/Xtra-Computing/thundersvm
+ arch = x86_64
+ license = APL
+ makedepends = git
+ makedepends = cmake
+ 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
+