Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 522518
Collapse All | Expand All

(-)weston-1.5.0.ebuild.orig (-1 / +3 lines)
Lines 26-32 Link Here
26
LICENSE="MIT CC-BY-SA-3.0"
26
LICENSE="MIT CC-BY-SA-3.0"
27
SLOT="0"
27
SLOT="0"
28
KEYWORDS="~amd64 ~arm ~x86 ~arm-linux"
28
KEYWORDS="~amd64 ~arm ~x86 ~arm-linux"
29
IUSE="colord dbus +drm +egl editor examples fbdev gles2 headless +opengl rdp +resize-optimization rpi +launch screen-sharing static-libs +suid systemd test unwind wayland-compositor +X xwayland"
29
IUSE="colord dbus +drm +egl editor examples fbdev gles2 headless +opengl rdp +resize-optimization rpi +launch screen-sharing static-libs +suid systemd test unwind vaapi wayland-compositor +X xwayland"
30
30
31
REQUIRED_USE="
31
REQUIRED_USE="
32
	drm? ( egl )
32
	drm? ( egl )
Lines 81-86 Link Here
81
	)
81
	)
82
	launch? ( sys-auth/pambase )
82
	launch? ( sys-auth/pambase )
83
	unwind? ( sys-libs/libunwind )
83
	unwind? ( sys-libs/libunwind )
84
	vaapi? ( x11-libs/libva[drm?] )
84
	X? (
85
	X? (
85
		x11-libs/libxcb
86
		x11-libs/libxcb
86
		x11-libs/libX11
87
		x11-libs/libX11
Lines 137-142 Link Here
137
		$(use_enable resize-optimization) \
138
		$(use_enable resize-optimization) \
138
		$(use_enable screen-sharing) \
139
		$(use_enable screen-sharing) \
139
		$(use_enable suid setuid-install) \
140
		$(use_enable suid setuid-install) \
141
		$(use_enable vaapi vaapi-recorder) \
140
		$(use_enable xwayland) \
142
		$(use_enable xwayland) \
141
		$(use_enable xwayland xwayland-test) \
143
		$(use_enable xwayland xwayland-test) \
142
		--disable-libinput-backend \
144
		--disable-libinput-backend \

Return to bug 522518