From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6C5F3138A1F for ; Thu, 30 Jan 2014 12:29:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 259AAE0BEC; Thu, 30 Jan 2014 12:29:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A9E34E0BEC for ; Thu, 30 Jan 2014 12:29:16 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8A6C233F809 for ; Thu, 30 Jan 2014 12:29:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 16C931872B for ; Thu, 30 Jan 2014 12:29:14 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chi-Thanh Christopher Nguyen" Message-ID: <1391084956.49fdfad49241c42271a731c870bc558910c2c2a7.chithead@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: dev-libs/weston/ X-VCS-Repository: proj/x11 X-VCS-Files: dev-libs/weston/metadata.xml X-VCS-Directories: dev-libs/weston/ X-VCS-Committer: chithead X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen X-VCS-Revision: 49fdfad49241c42271a731c870bc558910c2c2a7 X-VCS-Branch: master Date: Thu, 30 Jan 2014 12:29:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5c1487c1-859e-44ae-b268-4716181fd2ab X-Archives-Hash: f23ec853484331378c39406469842e71 commit: 49fdfad49241c42271a731c870bc558910c2c2a7 Author: Chi-Thanh Christopher Nguyen gentoo org> AuthorDate: Thu Jan 30 12:29:16 2014 +0000 Commit: Chi-Thanh Christopher Nguyen cs tu-berlin de> CommitDate: Thu Jan 30 12:29:16 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=49fdfad4 dev-libs/weston: sync metadata.xml with portage --- dev-libs/weston/metadata.xml | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/dev-libs/weston/metadata.xml b/dev-libs/weston/metadata.xml index 49c4cc9..0bf8f98 100644 --- a/dev-libs/weston/metadata.xml +++ b/dev-libs/weston/metadata.xml @@ -3,21 +3,24 @@ x11 - Support color management using x11-misc/colord - Enable DRM backend, uses Linux KMS for output and evdev devices for input. + Enable support for clients + Allow setting color managment + Enable drm compositor support Install wayland-editor example application - Enable EGL support. - Enable fbdev backend. + Enable egl acceleration + Enable fbdev compositor support Use GLESv2 cairo instead of full GL - Enable headless backend and a noop renderer, mainly for testing purposes. - Enable Remote Desktop Protocol compositor support. - Increase performance, allocate more RAM. Recommended to disable on Raspberry Pi. - Raspberry Pi GPU support. - Enable Tablet shell, a graphical user interface aimed for tablet-like devices, where usually the only input method is a touch screen. - Use sys-libs/libunwind for backtraces. + Headless backend and a noop renderer, mainly for testing purposes + Install weston-launch utility + Enable Remote Desktop Protocol compositor support + Increase performance, allocate more RAM. Recommended to disable on Raspberry Pi + Raspberry Pi GPU support + Enable simple-clients + Enable interface for tablets + Enable libunwind usage for backtraces Install wayland-view example application - Enable Wayland compositor for running Weston on another Wayland server, a different Weston instance, for example. - Enable X11 backend, runs on an X server, each Weston output becomes an X window. - Enable XWayland, provides backwards compatibility to X applications in a Wayland stack, requires a special X.org server to be installed. + Enable Wayland compositor support + Enable X11 compositor support + Enable ability support native X11 applications