# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           cmake   1.1
PortGroup           github  1.0

github.setup        Syllo nvtop 3.2.0
github.tarball_from archive
revision            0

description         \
    GPU \& Accelerator process monitoring for AMD, Apple, Huawei, Intel, \
    NVIDIA and Qualcomm

long_description    \
    {*}${description}. 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.

license             GPL-3
installs_libs       no
categories          sysutils graphics
maintainers         {gmail.com:herby.gillot @herbygillot} \
                    openmaintainer
platforms           {darwin >= 21}

checksums           rmd160  75ebe5185924df6aaac5d3c66ae4e021205a1c3e \
                    sha256  d26df685455023cedc4dda033862dcddb67402fbdb685da70da78492f73c41d0 \
                    size    299547

depends_lib-append  port:ncurses
