diff options
author | James Le Cuirot <chewi@gentoo.org> | 2018-11-16 23:03:59 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2018-11-16 23:04:52 +0000 |
commit | c894be80ab28c389a39a3f7fea974120fff5b83b (patch) | |
tree | 4f1a813e3204058c354e2ff47da19afc3d27c9ad /dev-libs/weston/metadata.xml | |
parent | dev-libs/weston: Version bump to 5.0.0 (diff) | |
download | gentoo-c894be80ab28c389a39a3f7fea974120fff5b83b.tar.gz gentoo-c894be80ab28c389a39a3f7fea974120fff5b83b.tar.bz2 gentoo-c894be80ab28c389a39a3f7fea974120fff5b83b.zip |
dev-libs/weston: Updates to 9999 including remoting USE flag
Package-Manager: Portage-2.3.51, 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.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/weston/metadata.xml b/dev-libs/weston/metadata.xml index c1c3e3956fa3..c976a4437cfc 100644 --- a/dev-libs/weston/metadata.xml +++ b/dev-libs/weston/metadata.xml @@ -15,6 +15,7 @@ <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="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="unwind">Enable libunwind usage for backtraces</flag> |