blob: d01719131189791b3a8c1e8302535fe1fb9db449 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = optix
pkgdesc = An application framework for achieving optimal ray tracing performance on the GPU.
pkgver = 8.0.0
pkgrel = 1
url = https://developer.nvidia.com/optix
arch = x86_64
license = custom:NVIDIA
depends = cuda
options = !strip
source = local://NVIDIA-OptiX-SDK-8.0.0-linux64-x86_64.sh
source = cmake.patch
sha512sums = 5f053000fa5bcf47c5d2b9518cc0f5d6219dbf01b27bcf446a291b6070f3417b4ec93afd93cff88e77a9c2c2ce5561aff9b7400912c9eb027d3db39898cfad52
sha512sums = c2b3f122bf4e5d1bd987c3ce9693b24d2acd55f71f7366e49ebc0ba2f800945e6ddde439428761c6c12ec77f34a9334fb6900af2c1b10c40dd2905bb58c9ded2
pkgname = optix
|