# Template file for 'mantablockscreen'
pkgname=mantablockscreen
version=0.3
revision=2
build_style=gnu-makefile
depends="ImageMagick xrandr i3lock-color compton bash"
short_desc="Another i3lock-color wrapper that mantab"
maintainer="Leonardo F. <leonardof@tutanota.com>"
license="MIT"
homepage="https://github.com/reorr/mantablockscreen"
distfiles="https://github.com/reorr/mantablockscreen/archive/v${version}.tar.gz"
checksum=796a5a16ef6392f2addb6a9bf1412b38a02aea7ee317d2ba8fce5fce08f6dfc0

pre_install() {
	sed -i 's|local/||g' Makefile
}

post_install() {
	vlicense LICENSE
}
