xmtop/build/nfpm.yml
Sean E. Russell 5f37965467 Builds for darwin; requires docker.
osxcross has an old go; make go.mod match.

Directory clean-ups
2020-02-20 12:35:18 -06:00

16 lines
425 B
YAML

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