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

(-)x11-drivers/xf86-video-intel/xf86-video-intel-9999.ebuild (-1 / +2 lines)
Lines 10-16 Link Here
10
DESCRIPTION="X.Org driver for Intel cards"
10
DESCRIPTION="X.Org driver for Intel cards"
11
11
12
KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-fbsd -x86-fbsd"
12
KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-fbsd -x86-fbsd"
13
IUSE="glamor +sna"
13
IUSE="glamor +sna uxa"
14
14
15
RDEPEND="x11-libs/libXext
15
RDEPEND="x11-libs/libXext
16
	x11-libs/libXfixes
16
	x11-libs/libXfixes
Lines 34-39 Link Here
34
		$(use_enable dri)
34
		$(use_enable dri)
35
		$(use_enable glamor)
35
		$(use_enable glamor)
36
		$(use_enable sna)
36
		$(use_enable sna)
37
		$(use_enable uxa)
37
		--enable-xvmc
38
		--enable-xvmc
38
	)
39
	)
39
	xorg-2_src_configure
40
	xorg-2_src_configure

Return to bug 434336