diff --git a/srcpkgs/xwayland-satellite/template b/srcpkgs/xwayland-satellite/template new file mode 100644 index 00000000000..a245431cf73 --- /dev/null +++ b/srcpkgs/xwayland-satellite/template @@ -0,0 +1,15 @@ +# Template file for 'xwayland-satellite' +pkgname=xwayland-satellite +version=0.5 +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 " +license="MPL-2.0" +homepage="https://github.com/Supreeeme/xwayland-satellite" +distfiles="https://github.com/Supreeeme/xwayland-satellite/archive/v${version}.tar.gz" +checksum=b0845b711750b9850b87d8a62fd7d9a07235fe63a3b7e5bdd727884c066f1b4c +make_check="ci-skip" # Some tests require a running Wayland environment