xmtop/build/nfpm.yml

16 lines
425 B
YAML
Raw Normal View History

2018-10-12 22:03:00 +08:00
name: "gotop"
arch: "amd64"
platform: "linux"
version: "v${VERSION}"
section: "default"
priority: "extra"
2020-02-14 06:26:28 +08:00
maintainer: "Sean Russell <ser@ser1.net>"
2018-10-12 22:03:00 +08:00
description: |
A terminal based graphical activity monitor inspired by gtop and vtop
2020-02-14 06:26:28 +08:00
vendor: "Sean Russell"
homepage: "https://github.com/xxxserxxx/gotop"
2018-10-12 22:03:00 +08:00
license: "GNU Affero General Public License v3.0"
bindir: "/usr/local/bin"
files:
build/gotop: "/usr/local/bin/gotop"