Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 386909 | Differences between
and this patch

Collapse All | Expand All

(-)xbmc-9999.ebuild (-1 / +3 lines)
Lines 36-42 Link Here
36
36
37
LICENSE="GPL-2"
37
LICENSE="GPL-2"
38
SLOT="0"
38
SLOT="0"
39
IUSE="airplay alsa altivec avahi bluetooth bluray cec css debug goom java joystick midi mysql nfs profile +projectm pulseaudio pvr +rsxs rtmp +samba sse sse2 sftp udev upnp vaapi vdpau webserver +xrandr"
39
IUSE="airplay airtunes alsa altivec avahi bluetooth bluray cec css debug goom java joystick midi mysql nfs profile +projectm pulseaudio pvr +rsxs rtmp +samba sse sse2 sftp udev upnp vaapi vdpau webserver +xrandr"
40
REQUIRED_USE="pvr? ( mysql )"
40
REQUIRED_USE="pvr? ( mysql )"
41
41
42
COMMON_DEPEND="virtual/glu
42
COMMON_DEPEND="virtual/glu
Lines 79-84 Link Here
79
	alsa? ( media-libs/libsdl[alsa] )
79
	alsa? ( media-libs/libsdl[alsa] )
80
	>=media-libs/taglib-1.8
80
	>=media-libs/taglib-1.8
81
	media-libs/libvorbis
81
	media-libs/libvorbis
82
	airtunes? ( media-plugins/xbmc-addon-libshairport )
82
	media-libs/sdl-gfx
83
	media-libs/sdl-gfx
83
	>=media-libs/sdl-image-1.2.10[gif,jpeg,png]
84
	>=media-libs/sdl-image-1.2.10[gif,jpeg,png]
84
	media-libs/sdl-mixer
85
	media-libs/sdl-mixer
Lines 196-201 Link Here
196
		--enable-external-libraries \
197
		--enable-external-libraries \
197
		--enable-gl \
198
		--enable-gl \
198
		$(use_enable airplay) \
199
		$(use_enable airplay) \
200
		$(use_enable airtunes) \
199
		$(use_enable avahi) \
201
		$(use_enable avahi) \
200
		$(use_enable bluray libbluray) \
202
		$(use_enable bluray libbluray) \
201
		$(use_enable cec libcec) \
203
		$(use_enable cec libcec) \

Return to bug 386909