blob: 3093e9ed4a58b2f9f3f9d711b7dd71d71ee36ee0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = nvidia-xrun-pm
pkgdesc = Alternative version of nvidia-xrun, that relies on kernel PM instead of bbswitch
pkgver = 0.3.2
pkgrel = 3
url = https://github.com/michelesr/nvidia-xrun-pm
install = nvidia-xrun-pm.install
arch = x86_64
license = GPL
depends = xorg-server
depends = xorg-xinit
depends = xorg-xrandr
depends = NVIDIA-MODULE
depends = mesa-libgl
provides = nvidia-xrun
conflicts = nvidia-xrun
source = https://github.com/michelesr/nvidia-xrun/archive/0.3.2.tar.gz
md5sums = 8b10b62038d6ea3ac7e10dff90056c95
pkgname = nvidia-xrun-pm
|