# Template file for 'QHotkey'
pkgname=QHotkey
version=1.5.0
revision=1
build_style=cmake
configure_args="-DQT_DEFAULT_MAJOR_VERSION=6"
hostmakedepends="pkg-config qt6-base"
makedepends="qt6-base-devel"
short_desc="Global shortcut/hotkey for Desktop Qt-Applications"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/Skycoder42/QHotkey"
distfiles="https://github.com/Skycoder42/QHotkey/archive/refs/tags/${version}.tar.gz"
checksum=e8ca5ba77ad04662c18dce8de4b37b373bcb693a7e062fca3d832bf63473b143

post_install() {
	vlicense LICENSE
}
