mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 01:21:57 +00:00
c72c975c16
* add nvidia-kmod * add settings, xsettings, mock label * oops * add nvidia setting assets * add libva-nvidia-driver * add: nvidia-kmod-common w/ properietary defaults * download the x86 version of the driver package when running common * add nvidia-driver package * I don't think we actually need i386 * add a readme, fix build error and clean up script * add back the accursed tarball script, we can port the thing later * add nvidia-modprobe * update metadata, add nvidia-persistenced * add update scripts to nvidia drivers * add update scripts for every cuda package * make the component fetch a separate function for memoization * cusparse * cusparselt is not from cuda toolkit * add nvidia subrepo label for multirepo * set version for nvidia tarball * nvidia-driver: download tarballs on build time * clean up inline prep script * NVProf is dropped in Jetpack 5, so there's no ARM version of it.
19 lines
735 B
Diff
19 lines
735 B
Diff
diff -Naur nvidia-settings-530.30.02/doc/nvidia-settings.desktop nvidia-settings-530.30.02.old/doc/nvidia-settings.desktop
|
|
--- nvidia-settings-530.30.02/doc/nvidia-settings.desktop 2023-03-08 13:01:39.749406623 +0100
|
|
+++ nvidia-settings-530.30.02.old/doc/nvidia-settings.desktop 2023-03-08 13:02:50.950572460 +0100
|
|
@@ -1,11 +1,11 @@
|
|
[Desktop Entry]
|
|
Type=Application
|
|
-Encoding=UTF-8
|
|
Name=NVIDIA X Server Settings
|
|
Comment=Configure NVIDIA X Server Settings
|
|
-Exec=__UTILS_PATH__/nvidia-settings
|
|
+Exec=nvidia-settings
|
|
Icon=nvidia-settings
|
|
-Categories=__NVIDIA_SETTINGS_DESKTOP_CATEGORIES__
|
|
+Categories=System;Settings
|
|
+Keywords=nvidia;vulkan;opengl;driver
|
|
|
|
# Translation by Marcin Mikołajczak
|
|
Name[pl]=Ustawienia serwera X NVIDIA
|