# Template file for 'xwayland-satellite'
pkgname=xwayland-satellite
version=0.8.2
revision=1
build_style=cargo
hostmakedepends="pkg-config clang"
makedepends="xcb-util-cursor-devel"
depends="xorg-server-xwayland"
short_desc="Xwayland outside your Wayland compositor"
maintainer="Lydia Sobot <chilledfrogs@disroot.org>"
license="MPL-2.0"
homepage="https://github.com/Supreeeme/xwayland-satellite"
distfiles="https://github.com/Supreeeme/xwayland-satellite/archive/v${version}.tar.gz"
checksum=cb50bb6948582d5ec3aa511d2d66ad622989bb14bef94e3bb81bae8b64c120b1
make_check="no" # Tests require a running Wayland environment

post_install() {
	vman xwayland-satellite.man xwayland-satellite.1
}
