summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2019-04-14 15:15:47 +0100
committerJames Le Cuirot <chewi@gentoo.org>2019-04-14 15:17:24 +0100
commit9789e20605e5313ab874b67c9cf9c71f2f5f0f17 (patch)
tree2f7dbd8ce37b34edc8bd07a07c6877a690e19389 /dev-libs/weston/metadata.xml
parentsys-block/io-scheduler-udev-rules: Drop old (diff)
downloadgentoo-9789e20605e5313ab874b67c9cf9c71f2f5f0f17.tar.gz
gentoo-9789e20605e5313ab874b67c9cf9c71f2f5f0f17.tar.bz2
gentoo-9789e20605e5313ab874b67c9cf9c71f2f5f0f17.zip
dev-libs/weston: Version bump to 6.0.0, EAPI 7
The "devices" test fails most of the time but I haven't been able to figure out why. It seems to work fine other than that. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-libs/weston/metadata.xml')
-rw-r--r--dev-libs/weston/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-libs/weston/metadata.xml b/dev-libs/weston/metadata.xml
index c976a4437cfc..c98075bd2fed 100644
--- a/dev-libs/weston/metadata.xml
+++ b/dev-libs/weston/metadata.xml
@@ -7,9 +7,11 @@
</maintainer>
<use>
<flag name="colord">Allow setting color managment</flag>
+ <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="fbdev">Enable fbdev compositor support</flag>
+ <flag name="fullscreen">Enable fullscreen/kiosk shell</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>