+htop.dev (#14)

This commit is contained in:
Marc Seitz 2022-11-18 18:10:01 +02:00 committed by GitHub
parent 1b4572852f
commit 56a106427b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,27 @@
distributable:
url: https://github.com/htop-dev/htop/releases/download/{{version}}/htop-{{version}}.tar.xz
strip-components: 1
versions:
github: htop-dev/htop/tags
dependencies:
invisible-island.net/ncurses: 6
build:
dependencies:
tea.xyz/gx/cc: c99
tea.xyz/gx/make: '*'
gnu.org/autoconf: '*'
gnu.org/automake: '*'
script: |
./configure --prefix={{prefix}}
make
make install
test:
make test
test:
script: |
htop -h