add htop-vim package
This commit is contained in:
parent
7dac5c1ff1
commit
255f668265
1 changed files with 15 additions and 0 deletions
15
srcpkgs/htop-vim/template
Normal file
15
srcpkgs/htop-vim/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'htop-vim'
|
||||
pkgname=htop-vim
|
||||
version=20230216
|
||||
revision=6
|
||||
_githash=b2b58f8f152343b70c33b79ba51a298024278621
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-unicode --enable-sensors"
|
||||
makedepends="ncurses-devel libsensors-devel"
|
||||
short_desc="Interactive process viewer with vim keybindings"
|
||||
maintainer="Luca Bilke <luca@snaile.de>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/KoffeinFlummi/htop-vim"
|
||||
changelog="https://raw.githubusercontent.com/KoffeinFlummi/htop-vim/master/ChangeLog"
|
||||
distfiles="${homepage}/archive/${_githash}.tar.gz"
|
||||
checksum=a0ef6914e7ebb59d2f20b2dac6509995eb9750debff82cff95adbf0588afd883
|
Loading…
Add table
Reference in a new issue