# Template file for 'earlyoom' pkgname=earlyoom version=1.6.1 revision=1 build_style=gnu-makefile make_check_target=test hostmakedepends="pandoc" checkdepends="go" short_desc="Userspace Early OOM Daemon for Linux" maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/rfjakob/earlyoom" distfiles="https://github.com/rfjakob/${pkgname}/archive/v${version}.tar.gz" checksum=bcd3fab4da5e1dddec952a0974c866ec90c5f9159c995f9162c45488c4d03340 CFLAGS="-DVERSION='\"${version}\"'" do_install() { vbin earlyoom vman earlyoom.1 vsv earlyoom vlicense LICENSE }