mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
29 lines
1.5 KiB
XML
29 lines
1.5 KiB
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="freedesktop-gitlab">wayland/weston</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="desktop">Enable the desktop shell</flag>
|
|
<flag name="drm">Enable drm compositor support</flag>
|
|
<flag name="editor">Install wayland-editor example application</flag>
|
|
<flag name="fullscreen">Enable fullscreen shell</flag>
|
|
<flag name="gles2">Enable the GLESv2 renderer, not just the <pkg>x11-libs/pixman</pkg>-based software fallback</flag>
|
|
<flag name="headless">Headless backend and a noop renderer, mainly for testing purposes</flag>
|
|
<flag name="ivi">Enable the IVI shell</flag>
|
|
<flag name="kiosk">Enable the kiosk shell</flag>
|
|
<flag name="pipewire">Enable virtual remote output with Pipewire on DRM backend</flag>
|
|
<flag name="rdp">Enable Remote Desktop Protocol compositor support</flag>
|
|
<flag name="remoting">Enable plugin to stream output to remote hosts using <pkg>media-libs/gstreamer</pkg></flag>
|
|
<flag name="resize-optimization">Increase performance, allocate more RAM. Recommended to disable on Raspberry Pi</flag>
|
|
<flag name="screen-sharing">Enable screen-sharing through RDP</flag>
|
|
<flag name="wayland-compositor">Enable Wayland compositor support</flag>
|
|
<flag name="xwayland">Enable ability support native X11 applications</flag>
|
|
</use>
|
|
</pkgmetadata>
|