Github messages for voidlinux
 help / color / mirror / Atom feed
From: bubba-champion <bubba-champion@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] nvtop: add AMD GPUs support
Date: Thu, 06 Oct 2022 15:28:44 +0200	[thread overview]
Message-ID: <20221006132844.czI3k6Z5x_M_5co1-2l9d5htrdNaOhjO33orm7WCQ9Y@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39771@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

There is an updated pull request by bubba-champion against master on the void-packages repository

https://github.com/bubba-champion/void-packages nvtop-amd
https://github.com/void-linux/void-packages/pull/39771

nvtop: add AMD GPUs support
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

A patch file from https://github.com/void-linux/void-packages/pull/39771.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvtop-amd-39771.patch --]
[-- Type: text/x-diff, Size: 1774 bytes --]

From cd5c278c1e0a61c8e3beb77e7a02ef3c6acba29f Mon Sep 17 00:00:00 2001
From: bubba-champion <112645980+bubba-champion@users.noreply.github.com>
Date: Thu, 6 Oct 2022 13:16:47 +0000
Subject: [PATCH 1/2] nvtop: add AMD GPUs support

---
 srcpkgs/nvtop/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nvtop/template b/srcpkgs/nvtop/template
index d5bcf77f3bf9..09a75968e23b 100644
--- a/srcpkgs/nvtop/template
+++ b/srcpkgs/nvtop/template
@@ -4,11 +4,10 @@ version=2.0.4
 revision=1
 archs="x86_64"
 build_style=cmake
-makedepends="ncurses-devel"
-depends="nvidia"
-short_desc="NVIDIA GPUs htop-like monitoring tool"
+makedepends="libdrm-devel ncurses-devel"
+short_desc="AMD and NVIDIA GPUs htop like monitoring tool"
 maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/Syllo/nvtop"
-distfiles="https://github.com/Syllo/nvtop/archive/$version/nvtop-$version.tar.gz"
+distfiles="https://github.com/Syllo/nvtop/archive/${version}/nvtop-${version}.tar.gz"
 checksum=14687353e0cc561c87200b9409aa62d9cb26a4c75fbdbdd0925cf4c1297a279f

From bfe4f7584b413054b26f836fabeff382532868c4 Mon Sep 17 00:00:00 2001
From: bubba-champion <112645980+bubba-champion@users.noreply.github.com>
Date: Thu, 6 Oct 2022 13:28:40 +0000
Subject: [PATCH 2/2] Update template

---
 srcpkgs/nvtop/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/nvtop/template b/srcpkgs/nvtop/template
index 09a75968e23b..77208b891b5c 100644
--- a/srcpkgs/nvtop/template
+++ b/srcpkgs/nvtop/template
@@ -1,7 +1,7 @@
 # Template file for 'nvtop'
 pkgname=nvtop
 version=2.0.4
-revision=1
+revision=2
 archs="x86_64"
 build_style=cmake
 makedepends="libdrm-devel ncurses-devel"

  reply	other threads:[~2022-10-06 13:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-06 13:26 [PR PATCH] " bubba-champion
2022-10-06 13:28 ` bubba-champion [this message]
2022-10-06 13:31 ` [PR PATCH] [Closed]: " bubba-champion
2022-10-06 13:35 ` abenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221006132844.czI3k6Z5x_M_5co1-2l9d5htrdNaOhjO33orm7WCQ9Y@z \
    --to=bubba-champion@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).