# Template file for 'grimshot'
pkgname=grimshot
version=1.11
revision=1
depends="grim slurp sway wl-clipboard jq libnotify"
short_desc="Helper for screenshots within sway"
maintainer="Luca Matei Pintilie <luca@lucamatei.com>"
license="MIT"
homepage="https://github.com/OctopusET/sway-contrib/"
changelog="https://github.com/OctopusET/sway-contrib/releases/"
distfiles="https://github.com/OctopusET/sway-contrib/archive/refs/tags/${version}.tar.gz"
checksum=cba416852de5e3db92c36d2444a709d2c87cf7c631f40e3e2b615bd4ab1b3eab

do_install() {
	vman grimshot/grimshot.1
	vbin grimshot/grimshot
	vcompletion grimshot/grimshot-completion.bash bash
	vlicense LICENSE
}
