void-packages/srcpkgs/xwayland-satellite/template
2025-03-15 11:54:05 +01:00

15 lines
629 B
Bash

# Template file for 'xwayland-satellite'
pkgname=xwayland-satellite
version=0.5.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=107d4a8004b24a871c6548a7c550e9260fcbb0367bd6337ae98f1fd2f3ecf645
make_check="ci-skip" # Some tests require a running Wayland environment