commit:     93b9a5fcbe90e30346d188e84c2cb03adbb1eb70
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Fri Dec 13 09:59:03 2024 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Fri Dec 13 09:59:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=93b9a5fc

sys-process/nvtop: correct use flag and longdescription

Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 sys-process/nvtop/metadata.xml | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/sys-process/nvtop/metadata.xml b/sys-process/nvtop/metadata.xml
index d0719ad5b..2b6afc655 100644
--- a/sys-process/nvtop/metadata.xml
+++ b/sys-process/nvtop/metadata.xml
@@ -15,8 +15,16 @@
                <remote-id type="github">Syllo/nvtop</remote-id>
        </upstream>
        <longdescription lang="en">
-       NVTOP stands for Neat Videocard TOP, a (h)top like task monitor for
-       AMD, Intel and NVIDIA GPUs.  It can handle multiple GPUs and print
+       NVTOP stands for Neat Videocard TOP, a (h)top like task monitor
+       for GPUs and accelerators. It can handle multiple GPUs and print
        information about them in a htop-familiar way.
+
+       Currently supported vendors are AMD (Linux amdgpu driver), Apple
+       (limited M1 &amp; M2 support), Huawei (Ascend), Intel (Linux i915/Xe
+       drivers), NVIDIA (Linux proprietary divers), Qualcomm Adreno (Linux
+       MSM driver), Broadcom VideoCore (Linux v3d driver).
        </longdescription>
+       <use>
+               <flag name="unicode">Enable support for ncurses Unicode 
choice</flag>
+       </use>
 </pkgmetadata>

Reply via email to