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

(-)a/dev-libs/efl/efl-1.23.3.ebuild (-2 / +4 lines)
Lines 17-23 IUSE="+X bmp connman dds debug doc drm +eet elogind examples fbcon fontconfig Link Here
17
	lua +luajit jpeg2k json nls mono opengl +pdf physics pmaps postscript psd
17
	lua +luajit jpeg2k json nls mono opengl +pdf physics pmaps postscript psd
18
	pulseaudio raw scim sdl +sound +ssl static-libs +svg +system-lz4 systemd
18
	pulseaudio raw scim sdl +sound +ssl static-libs +svg +system-lz4 systemd
19
	tga tgv tiff tslib unwind v4l vlc vnc wayland webp xcf xim xine xpm
19
	tga tgv tiff tslib unwind v4l vlc vnc wayland webp xcf xim xine xpm
20
	xpresent zeroconf"
20
	xpresent zeroconf
21
	cpu_flags_arm_neon cpu_flags_arm_v8 cpu_flags_ppc_altivec
22
	cpu_flags_x86_mmxext cpu_flags_x86_sse3"
21
23
22
REQUIRED_USE="
24
REQUIRED_USE="
23
	?? ( elogind systemd )
25
	?? ( elogind systemd )
Lines 149-155 src_configure() { Link Here
149
		-D edje-sound-and-video=true
151
		-D edje-sound-and-video=true
150
		-D eeze=true
152
		-D eeze=true
151
		-D libmount=true
153
		-D libmount=true
152
		-D native-arch-optimization=true
154
		-D native-arch-optimization=false
153
		-D xinput2=true
155
		-D xinput2=true
154
		-D xinput22=true
156
		-D xinput22=true
155
157

Return to bug 722552