15 lines
480 B
Bash
15 lines
480 B
Bash
# Template file for 'nvtop'
|
|
pkgname=nvtop
|
|
version=2.0.2
|
|
revision=1
|
|
archs="x86_64"
|
|
build_style=cmake
|
|
makedepends="ncurses-devel"
|
|
depends="nvidia"
|
|
short_desc="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"
|
|
checksum=7f22bb9f59e36551f5d7640d265b63ec6af1a91a421fa220dd913a5a134e9901
|