# Template file for 'wf-shell'
pkgname=wf-shell
version=0.10.0
revision=1
build_style=meson
build_helper="gir"
hostmakedepends="gobject-introspection pkg-config wayland-devel glib-devel"
makedepends="alsa-lib-devel pulseaudio-devel gtkmm-devel wayfire-devel
 gtk-layer-shell-devel libdbusmenu-gtk3-devel"
short_desc="Wayfire shell with GTK-based panel and background client"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://wayfire.org"
distfiles="https://github.com/WayfireWM/wf-shell/releases/download/v${version}/wf-shell-${version}.tar.xz"
checksum=49a7fc861849051a3be5de353e3d7442a37170c990a3ffd8d83b67a369edca93

post_install() {
	vlicense LICENSE
	vsconf wf-shell.ini.example
}
