summaryrefslogtreecommitdiff
blob: bb91ee9fcb11a59fa15863bfcaa2fcc0b0b07afc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>x11</herd>
<use>
	<flag name='colord'>Allow setting color managment</flag>
	<flag name='drm'>Enable drm compositor support</flag>
	<flag name='editor'>Install wayland-editor example application</flag>
	<flag name='egl'>Enable egl acceleration</flag>
	<flag name='fbdev'>Enable fbdev compositor support</flag>
	<flag name='gles2'>Use GLESv2 cairo instead of full GL</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='launch'>Install weston-launch utility</flag>
	<flag name='rdp'>Enable Remote Desktop Protocol compositor support</flag>
	<flag name='resize-optimization'>Increase performance, allocate more RAM. Recommended to disable on Raspberry Pi</flag>
	<flag name='rpi'>Raspberry Pi GPU support</flag>
	<flag name='screen-sharing'>Enable screen-sharing through RDP</flag>
	<flag name='tablet'>Enable interface for tablets</flag>
	<flag name='unwind'>Enable libunwind usage for backtraces</flag>
	<flag name='view'>Install wayland-view example application</flag>
	<flag name='wayland-compositor'>Enable Wayland compositor support</flag>
	<flag name='xwayland'>Enable ability support native X11 applications</flag>
</use>
</pkgmetadata>