# Template file for 'xwayland-satellite'
pkgname=xwayland-satellite
version=0.8.1
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=44d4ed941f99b88be6655d9c31db90d2a44e2deec52da7446237354508369caf
make_check="no" # Tests require a running Wayland environment

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