# Template file for 'wcm'
pkgname=wcm
version=0.10.0
revision=1
build_style=meson
hostmakedepends="pkg-config wayland-devel"
makedepends="wayfire-devel gtkmm-devel wf-shell"
short_desc="Wayfire Config Manager"
maintainer="Érico Nogueira <ericonr@disroot.org>"
license="MIT"
homepage="https://wayfire.org/"
distfiles="https://github.com/WayfireWM/wcm/archive/v${version}.tar.gz"
checksum=9d42754243d3eed44426b0e9efab92a40277df691e592ae990b4733f2243a841

post_install() {
	vlicense LICENSE
}
