New Package: wavemon.
This commit is contained in:
parent
a3fae79647
commit
8652d199e6
1 changed files with 15 additions and 0 deletions
15
srcpkgs/wavemon/template
Normal file
15
srcpkgs/wavemon/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'wavemon'
|
||||
pkgname=wavemon
|
||||
version=0.7.6
|
||||
revision=1
|
||||
create_srcdir="yes"
|
||||
distfiles="https://github.com/uoaerg/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum="29c62524432213a6ba8c56ac9a35d83876cbc52745c82c2e2fec78e008d46b0e"
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
maintainer="Steven R <strob AT styez DOT com>"
|
||||
homepage="http://www.erg.abdn.ac.uk/ergcms/wavemon/"
|
||||
license="GPL-3"
|
||||
short_desc="Wavemon is an ncurses-based monitoring application for wireless network devices"
|
||||
|
||||
XBPS_CFLAGS="-O2 -pipe -pthread"
|
Loading…
Reference in a new issue