2
0
This commit is contained in:
Ward from fusion-voyager-3 2024-07-24 04:50:31 +03:00
parent b374cc4241
commit 0cba9af437

View File

@ -120,6 +120,23 @@ Description: NVIDIA CUDA Debugger Library
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
This package contains the CUDA Debugger library for Pascal and later GPUs. This package contains the CUDA Debugger library for Pascal and later GPUs.
Package: libegl-nvidia0-#DRIVER_VERSION_MAJOR#
Architecture: i386 amd64 arm64 ppc64el
Multi-Arch: same
Pre-Depends:
${{misc:Pre-Depends}}
Depends:
nvidia-alternative-#DRIVER_VERSION_MAJOR# (= ${{binary:Version}}),
${{shlibs:Depends}}, ${{misc:Depends}}
Provides:
libegl-nvidia0 (= ${{binary:Version}})
Conflicts:
libegl-nvidia0
Description: NVIDIA binary EGL library
EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES.
See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.
This package contains the driver specific binary EGL implementation provided by NVIDIA that is accessed via GLVND.
Package: libgl1-nvidia-glvnd-glx-#DRIVER_VERSION_MAJOR# Package: libgl1-nvidia-glvnd-glx-#DRIVER_VERSION_MAJOR#
Architecture: i386 amd64 arm64 ppc64el Architecture: i386 amd64 arm64 ppc64el
Multi-Arch: same Multi-Arch: same