[OE-core] [WIP][PATCH 12/20] x11vnc: Add PACKAGECONFIG for xfixes, xinerama, xrandr and xdamage

Burton, Ross ross.burton at intel.com
Mon Sep 2 17:07:53 UTC 2013


On 29 August 2013 17:02, Martin Jansa <martin.jansa at gmail.com> wrote:
> +PACKAGECONFIG ??= ""
> +PACKAGECONFIG[xfixes] = "--with-xfixes,--without-xfixes,libxfixes"
> +PACKAGECONFIG[xinerama] = "--with-xinerama,--without-xinerama,libxinerama"
> +PACKAGECONFIG[xrandr] = "--with-xrandr,--without-xrandr,libxrandr"
> +PACKAGECONFIG[xdamage] = "--with-xdamage,--without-xdamage,libxdamage"

xfixes/xdamage are incredibly useful for VNC servers.  Can you make
xfixes/xrandr/xdamage dependencies, leaving just xinerama a disabled
option.

Ross



More information about the Openembedded-core mailing list