We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d0274 commit 5708b4eCopy full SHA for 5708b4e
srcpkgs/xwayland-satellite/template
@@ -0,0 +1,15 @@
1
+# Template file for 'xwayland-satellite'
2
+pkgname=xwayland-satellite
3
+version=0.5
4
+revision=1
5
+build_style=cargo
6
+hostmakedepends="pkg-config clang"
7
+makedepends="xcb-util-cursor-devel"
8
+depends="xorg-server-xwayland"
9
+short_desc="Xwayland outside your Wayland compositor"
10
+maintainer="Lydia Sobot <chilledfrogs@disroot.org>"
11
+license="MPL-2.0"
12
+homepage="https://github.com/Supreeeme/xwayland-satellite"
13
+distfiles="https://github.com/Supreeeme/xwayland-satellite/archive/v${version}.tar.gz"
14
+checksum=b0845b711750b9850b87d8a62fd7d9a07235fe63a3b7e5bdd727884c066f1b4c
15
+make_check="ci-skip" # Some tests require a running Wayland environment
0 commit comments