Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: nvtop
|
||||
description: GPU process monitoring for AMD, Intel and NVIDIA
|
||||
version: 3.2.0
|
||||
revision: 1
|
||||
url: https://github.com/Syllo/nvtop
|
||||
license: GPL3-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- libudev
|
||||
- ncurses
|
||||
make_depends:
|
||||
- cmake
|
||||
- libdrm
|
||||
downloads:
|
||||
- url: https://github.com/Syllo/nvtop/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: d26df685455023cedc4dda033862dcddb67402fbdb685da70da78492f73c41d0
|
||||
Reference in New Issue
Block a user