# Template file for 'wf-shell'
pkgname=wf-shell
version=0.6.1
revision=1
build_style=meson
build_helper="gir"
configure_args="-Dwayland-logout:implementation=c"
hostmakedepends="gobject-introspection pkg-config wayland-devel"
makedepends="alsa-lib-devel pulseaudio-devel gtkmm-devel wayfire-devel
 gtk+3-devel gtk-layer-shell-devel"
short_desc="Wayfire shell with GTK-based panel and background client"
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
license="MIT"
homepage="https://wayfire.org"
distfiles="https://github.com/WayfireWM/wf-shell/releases/download/v${version}/wf-shell-${version}.tar.xz"
checksum=da8e5a16dde8f44966d41449452bcc7bc2466d5945324aca714ecc82827c884a

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