From 5708b4e64d04ffff3bd7da16ba6ce365d8c5a087 Mon Sep 17 00:00:00 2001 From: Lydia Sobot Date: Mon, 9 Dec 2024 21:56:26 +0100 Subject: [PATCH] New package: xwayland-satellite-0.5 --- srcpkgs/xwayland-satellite/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/xwayland-satellite/template 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