19 lines
555 B
YAML
19 lines
555 B
YAML
name: btop
|
|
description: Resource monitor that shows usage and stats for processor, memory, disks, network and processes
|
|
version: 1.4.7
|
|
revision: 2
|
|
url: https://github.com/aristocratos/btop
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
downloads:
|
|
- url: https://github.com/aristocratos/btop/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 933de2e4d1b2211a638be463eb6e8616891bfba73aef5d38060bd8319baeefc6
|