blob: ea54984cfba1e5336403301c9f768c5960e9411d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nvidia-gpu-switch
pkgdesc = Tool to switch on/off Nvidia laptop GPU for compute, without optirun.
pkgver = 1.0
pkgrel = 1
url = https://github.com/xdever/linux_gpu_switch
arch = any
license = Apache
depends = nvidia
depends = bbswitch
source = git+https://github.com/xdever/linux_gpu_switch#commit=aa6ea2c52e1c83fcb633cd3f26a8bde47b5ced07
md5sums = SKIP
pkgname = nvidia-gpu-switch
|