mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
New package: xwayland-satellite-0.5
This commit is contained in:
parent
84d02740be
commit
5708b4e64d
1 changed files with 15 additions and 0 deletions
15
srcpkgs/xwayland-satellite/template
Normal file
15
srcpkgs/xwayland-satellite/template
Normal file
|
@ -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 <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=b0845b711750b9850b87d8a62fd7d9a07235fe63a3b7e5bdd727884c066f1b4c
|
||||
make_check="ci-skip" # Some tests require a running Wayland environment
|
Loading…
Add table
Reference in a new issue