summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorIvan2016-10-18 17:53:47 -0400
committerIvan2016-10-18 17:53:47 -0400
commit20c2a04ad97cbba11fcb1ceeb8657257006b35c0 (patch)
treec58fc8be0c2841a0a95d01ae14bada7b13f70388 /.SRCINFO
downloadaur-cuda-7.5.tar.gz
Port from the community tree to preserve cuda 7.5
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..536b6f4b63d3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = cuda-7.5
+ pkgdesc = NVIDIA's GPU programming toolkit. Version 7.5
+ pkgver = 7.5.18
+ pkgrel = 5
+ url = http://www.nvidia.com/object/cuda_home.html
+ install = cuda.install
+ arch = x86_64
+ license = custom:NVIDIA
+ depends = gcc-libs
+ depends = opencl-nvidia
+ depends = gcc5
+ optdepends = gdb: for cuda-gdb
+ provides = cuda-toolkit
+ provides = cuda-sdk
+ conflicts = cuda
+ replaces = cuda-toolkit
+ replaces = cuda-sdk
+ options = !strip
+ options = staticlibs
+ source = http://developer.download.nvidia.com/compute/cuda/7.5/Prod/local_installers/cuda_7.5.18_linux.run
+ source = cuda.sh
+ source = cuda.conf
+ source = cuda-findgllib_mk.diff
+ md5sums = 4b3bcecf0dfc35928a0898793cf3e4c6
+ md5sums = 7e5990e03eea90075f5a500e91a0c3d3
+ md5sums = 71420ee4e90c65df21c6c5d34373c245
+ md5sums = 6476452a339c12d8ca18b5feb47100cc
+
+pkgname = cuda-7.5
+