nvidia-utils: Add nvidia-open-dkms as split package
After some discussion in the IRC, @svenstaro is fine moving the nvidia-open-dkms into the nvidia-utils PKGBUILD.
Currently when a new kernel gets released, nvidia-open-dkms gets all time updated too, which results into recompiling all dkms modules, because the nvidia-open-dkms package gets bumped.
I have took mostly the same stuff from the nvidia-open PKGBUILD and moved it to here. The .run file also contains the kernel-open, but we should use the one from github.
Besides that there are just some small adjustments to make the patching properly happen.
Fixes: nvidia-open#1 (closed)
Signed-off-by: Peter Jung ptr1337@archlinux.org