gentoo-ebuilds/gui-wm/gamescope/metadata.xml
James Le Cuirot 33cfb998f9
gui-wm/gamescope: Bump to 3.14.22, drop old 3.14.18
Add new USE flags for optional features. Now bundling libliftoff and
vkroots as requested by upstream.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2024-06-30 16:04:52 +01:00

16 lines
571 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<maintainer type="person">
<email>chewi@gentoo.org</email>
<name>James Le Cuirot</name>
</maintainer>
<upstream>
<remote-id type="github">ValveSoftware/gamescope</remote-id>
</upstream>
<use>
<flag name="libei">Enable emulated input using <pkg>dev-libs/libei</pkg></flag>
<flag name="pipewire">Enable screen capture via PipeWire</flag>
<flag name="wsi-layer">Enable the WSI layer (required for HDR)</flag>
</use>
</pkgmetadata>