nvtop: add AMD GPUs support
This commit is contained in:
parent
9b0ee3f6cb
commit
5b41f3ef8d
1 changed files with 4 additions and 5 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'nvtop'
|
||||
pkgname=nvtop
|
||||
version=2.0.4
|
||||
revision=1
|
||||
revision=2
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue