# Template file for 'hyprutils'
pkgname=hyprutils
version=0.11.0
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="pixman-devel"
short_desc="Hyprland utilities library used across the ecosystem"
maintainer="ii8 <murray.calavera@protonmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/hyprwm/hyprutils"
distfiles="https://github.com/hyprwm/hyprutils/archive/refs/tags/v${version}.tar.gz"
checksum=1f097eb9915081f1b929973701643bcd8581b469c242eae5446275b120a3b229

post_install() {
	vlicense LICENSE
}
