mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 12:22:19 +00:00
b81a95d71e
* feat: Split NVIDIA into current and legacy branches (#8402)
* feat: Split NVIDIA into current and legacy branches
* cleanup: Module variant no longer applicable
* fix: Some sources and anda.hcl files I missed
* fix: More
* chore: Bump release on packages that had changed dependencies
* chore: Bump release on all non-legacy packages
* fix: Oops
* More cleanup for kernel/kernel open changes
* cleanup: Weird line
* fix: Missed that
(cherry picked from commit 853f4a5829)
Signed-off-by: GildedRoach <GildedRoach@users.noreply.github.com>
* fix: Yeet i386
---------
Signed-off-by: GildedRoach <GildedRoach@users.noreply.github.com>
48 lines
1.9 KiB
XML
48 lines
1.9 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<component type="driver">
|
|
<id>com.nvidia.driver</id>
|
|
<suggests>
|
|
<id>nvidia-settings.desktop</id>
|
|
</suggests>
|
|
<name>NVIDIA Graphics Driver</name>
|
|
<icon type="local">/usr/share/pixmaps/com.nvidia.driver.png</icon>
|
|
<summary>NVIDIA Accelerated Graphics Driver</summary>
|
|
<developer id="com.nvidia">
|
|
<name>NVIDIA Corporation</name>
|
|
</developer>
|
|
<description>
|
|
<p>The NVIDIA Accelerated Linux Graphics Driver brings accelerated 2D functionality and high-performance OpenGL support to Linux with the use of NVIDIA graphics processing units.</p>
|
|
<p>These drivers provide optimized hardware acceleration for OpenGL and X applications and support nearly all recent NVIDIA GPU products. The NVIDIA graphics driver uses a Unified Driver Architecture: the single graphics driver supports all modern NVIDIA GPUs.</p>
|
|
</description>
|
|
<keywords>
|
|
<keyword>CUDA</keyword>
|
|
<keyword>GeForce</keyword>
|
|
<keyword>NVIDIA</keyword>
|
|
<keyword>OpenGL</keyword>
|
|
<keyword>Quadro</keyword>
|
|
<keyword>Tesla</keyword>
|
|
<keyword>Video</keyword>
|
|
<keyword>Vulkan</keyword>
|
|
<keyword>av1</keyword>
|
|
<keyword>avc</keyword>
|
|
<keyword>driver</keyword>
|
|
<keyword>h264</keyword>
|
|
<keyword>h265</keyword>
|
|
<keyword>hevc</keyword>
|
|
<keyword>jpeg</keyword>
|
|
<keyword>mpeg2</keyword>
|
|
<keyword>vaapi</keyword>
|
|
<keyword>vc-1</keyword>
|
|
<keyword>vp8</keyword>
|
|
<keyword>vp9</keyword>
|
|
</keywords>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>LicenseRef-proprietary:NVIDIA</project_license>
|
|
<url type="homepage">https://www.nvidia.com/</url>
|
|
<update_contact>https://github.com/terrapkg/packages/issues</update_contact>
|
|
<vcs-browser>https://github.com/terrapkg/packages</vcs-browser>
|
|
<custom>
|
|
<value key="GnomeSoftware::requires-akmods-key">True</value>
|
|
</custom>
|
|
</component>
|