Merge pull request #6038 from diogoleal/tmux-mem-cpu-load
New package: tmux-mem-cpu-load-3.4.0
This commit is contained in:
commit
e66a8cb8c3
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'tmux-mem-cpu-load'
|
||||
pkgname=tmux-mem-cpu-load
|
||||
version=3.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
depends="tmux"
|
||||
short_desc="A CPU, RAM and load monitor for use with tmux"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/thewtex/tmux-mem-cpu-load"
|
||||
distfiles="https://github.com/thewtex/tmux-mem-cpu-load/archive/v${version}.tar.gz"
|
||||
checksum=a773994e160812a964abc7fc4e8ec16b7d9833edb0a66e5c67f287c7c5949ecb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue