# Template file for 'swaysome'
pkgname=swaysome
version=2.3.2
revision=1
build_style=cargo
short_desc="Awesome WM like workspaces"
maintainer="Luca Matei Pintilie <luca@lucamatei.com>"
license="MIT"
homepage="https://gitlab.com/hyask/swaysome"
changelog="https://gitlab.com/hyask/swaysome/-/tags"
distfiles="https://gitlab.com/hyask/swaysome/-/archive/$version/swaysome-$version.tar.gz"
checksum=fb3c23bb1a07e9b4f1c6510287086228f0e0aaee4e63690b0b197725a24a4891
# Requires testing with sway and foot, which doesn't work well in a container
make_check=no

post_install() {
	vlicense LICENSE
	vman swaysome.1
	vsconf swaysome.conf
}
