Files
guru/app-misc/wayvr/metadata.xml
Patrick Nicolas 21a581b1bf app-misc/wayvr: fix pkgcheck warnings
Signed-off-by: Patrick Nicolas <patricknicolas@laposte.net>
2026-01-12 23:25:16 +01:00

26 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sam@binarycake.ca</email>
<name>Sam Wilson</name>
</maintainer>
<maintainer type="person">
<email>patricknicolas@laposte.net</email>
<name>Patrick Nicolas</name>
</maintainer>
<use>
<flag name="openvr">Support Valve's SteamVR SDK.</flag>
<flag name="openxr">Support Khronos Group's OpenXR API.</flag>
<flag name="osc">Support VRChat's Open Sound Control protocol.</flag>
<flag name="pipewire">Enable pipewire support for desktop capture.</flag>
<flag name="wayvr">Enable WayVR, a Wayland server for a VR environment.</flag>
</use>
<upstream>
<remote-id type="github">wlx-team/wayvr</remote-id>
<bugs-to>https://github.com/wlx-team/wayvr/issues</bugs-to>
<changelog>https://github.com/wlx-team/wayvr/releases</changelog>
<doc>https://github.com/wlx-team/wayvr/blob/main/README.md</doc>
</upstream>
</pkgmetadata>