commit:     81bfe81833345c3ec61d18f744bb0d92440985d0
Author:     Ionen Wolkens <sudinave <AT> gmail <DOT> com>
AuthorDate: Sun Mar 21 15:51:52 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 15:51:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81bfe818

x11-drivers/nvidia-drivers: add remote-ids, metadata cleanups

Removed X flag, this flag will no longer mean as much
and the global description is good enough.

Long description also removed, it explained parts of
ebuild maintenance and not very useful for users.

Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-drivers/nvidia-drivers/metadata.xml | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/metadata.xml 
b/x11-drivers/nvidia-drivers/metadata.xml
index 8e3cb5bc11e..294430ee9cf 100644
--- a/x11-drivers/nvidia-drivers/metadata.xml
+++ b/x11-drivers/nvidia-drivers/metadata.xml
@@ -8,21 +8,19 @@
        <maintainer type="person">
                <email>s...@gentoo.org</email>
        </maintainer>
-       <longdescription>
-               Nvidia provides different branches of its drivers for different 
batches of its
-               hardware. When maintaining these ebuilds or other ebuilds 
depending on them,
-               you will need to keep in mind that the major versions represent 
these different
-               branches.
-
-               You can use http://www.nvidia.com/Download/Find.aspx to figure 
out which branch
-               best matches your hardware.
-       </longdescription>
        <use>
-               <flag name="X">Install the X.org driver, OpenGL libraries, XvMC 
libraries, and VDPAU libraries</flag>
                <flag name="compat">Install non-GLVND libGL for backwards 
compatibility</flag>
-               <flag name="driver">Install the kernel driver module</flag>
+               <flag name="driver">Install kernel driver modules</flag>
                <flag name="kms">Enable support for kernel mode setting 
(KMS)</flag>
                <flag name="tools">Install additional tools such as 
nvidia-settings</flag>
                <flag name="uvm">Install the Unified Memory kernel module 
(nvidia-uvm) for sharing memory between CPU and GPU in CUDA programs</flag>
        </use>
+       <upstream>
+               <remote-id type="cpe">cpe:/a:nvidia:gpu_driver</remote-id>
+               <remote-id type="github">NVIDIA/nvidia-installer</remote-id>
+               <remote-id type="github">NVIDIA/nvidia-modprobe</remote-id>
+               <remote-id type="github">NVIDIA/nvidia-persistenced</remote-id>
+               <remote-id type="github">NVIDIA/nvidia-settings</remote-id>
+               <remote-id type="github">NVIDIA/nvidia-xconfig</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to