# Template file for 'keyd'
pkgname=keyd
version=2.6.0
revision=2
build_style=gnu-makefile
make_use_env=yes
short_desc="Key remapping daemon for linux"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/rvaiya/keyd"
changelog="https://raw.githubusercontent.com/rvaiya/keyd/master/docs/CHANGELOG.md"
distfiles="https://github.com/rvaiya/keyd/archive/refs/tags/v${version}.tar.gz"
checksum=697089681915b89d9e98caf93d870dbd4abce768af8a647d54650a6a90744e26
system_groups="keyd"

post_install() {
	vsv keyd
	vlicense LICENSE
}
