rafspiny / enlightenment-live

Enlightenment WM latest stable version and live ebuilds
9 stars 4 forks source link

USE flags alignment with package configuration option #28

Closed dorvan closed 6 years ago

dorvan commented 7 years ago

USE flag settings:

ENLIGHTENMENT_MODULES="appmenu backlight battery bluez4 clock conf conf-applications 
conf-bindings conf-dialogs conf-display conf-interaction conf-intl conf-menus conf-paths 
conf-performance conf-randr conf-shelves conf-theme conf-window-manipulation conf-window-
remembers connman cpufreq everything fileman fileman-opinfo gadman geolocation ibar ibox
lokker mixer msgbus music-control notification pager pager-plain quickaccess shot start 
syscon systray tasks teamwork temperature tiling time winlist wizard wl-weekeyboard 
wl-wl wl-x11 xkbswitch -packagekit"

command:

emerge =x11-wm/enlightenment-9999

======================= during compilation...... =======================

checking optional module wl-x11:
checking for WL_X11... yes
Must specify package names on the command line
optional module wl-x11 passed checks.

checking optional module wl-drm:
checking for WL_DRM... yes
Must specify package names on the command line
optional module wl-drm passed checks.

checking optional module xwayland:
checking for XWAYLAND... yes
Must specify package names on the command line
checking for Xwayland... no
configure: error: Xwayland enabled but not found. 

=======================

where is the Xwayland correspondence in USE flags, to disable it?

rafspiny commented 6 years ago

This has been fixed on 11th March. Closing it.