mongroup: remove

This commit is contained in:
maxice8 2018-11-17 00:14:44 -02:00 committed by Enno Boland
parent f1f227d5ca
commit 8527a6563d
2 changed files with 6 additions and 16 deletions

View File

@ -0,0 +1 @@
mongroup is no longer provided by Void Linux, and will be fully removed from the repos on 17/12/2018

View File

@ -1,20 +1,9 @@
# Template file for 'mongroup'
pkgname=mongroup
version=0.4.1
revision=1
short_desc="Monitor a group of processes with mon"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="GPL-3"
depends="mon"
homepage="https://github.com/jgallen23/mongroup"
distfiles="https://github.com/jgallen23/mongroup/archive/${version}.tar.gz"
checksum=50c6fb0eb6880fa837238a2036f9bc77d2f6db8c66b8c9a041479e2771a925ae
revision=2
noarch=yes
do_install() {
vbin bin/mongroup
vsconf example/alert.js
vsconf example/server.js
vconf example/mongroup.conf
vdoc README.md
}
build_style=meta
short_desc="Monitor a group of processes with mon (removed package)"
license="metapackage"
homepage="https://github.com/jgallen23/mongroup"