Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 307417 Details for
Bug 410479
media-tv/xbmc - Add libcec support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Changes to XBMC ebuilds
add-cmc-support.patch (text/plain), 1.65 KB, created by
Ian Whyman (thev00d00) (RETIRED)
on 2012-04-01 21:32:53 UTC
(
hide
)
Description:
Changes to XBMC ebuilds
Filename:
MIME Type:
Creator:
Ian Whyman (thev00d00) (RETIRED)
Created:
2012-04-01 21:32:53 UTC
Size:
1.65 KB
patch
obsolete
>diff -r -u /usr/portage/media-tv/xbmc/metadata.xml xbmc/metadata.xml >--- /usr/portage/media-tv/xbmc/metadata.xml 2012-01-24 02:45:06.000000000 +0000 >+++ xbmc/metadata.xml 2012-04-01 21:05:46.668783389 +0100 >@@ -5,6 +5,7 @@ > <use> > <flag name='airplay'>enable AirPlay support</flag> > <flag name='bluray'>Enable playback of Blu-ray filesystems</flag> >+ <flag name='cec'>Enable support for HDMI-CEC devices via libcec</flag> > <flag name='goom'>Enable GOOM visualization plugin</flag> > <flag name='midi'>Support MIDI files</flag> > <flag name='projectm'>Enable projectM visualization plugin</flag> >diff -r -u /usr/portage/media-tv/xbmc/xbmc-11.0.ebuild xbmc/xbmc-11.0.ebuild >--- /usr/portage/media-tv/xbmc/xbmc-11.0.ebuild 2012-03-31 13:31:20.000000000 +0100 >+++ xbmc/xbmc-11.0.ebuild 2012-04-01 21:05:11.142393113 +0100 >@@ -26,7 +26,7 @@ > > LICENSE="GPL-2" > SLOT="0" >-IUSE="airplay alsa altivec avahi bluetooth bluray css debug goom joystick midi mysql profile +projectm pulseaudio pvr +rsxs rtmp +samba sse sse2 udev vaapi vdpau webserver +xrandr" >+IUSE="airplay alsa altivec avahi bluetooth bluray cec css debug goom joystick midi mysql profile +projectm pulseaudio pvr +rsxs rtmp +samba sse sse2 udev vaapi vdpau webserver +xrandr" > REQUIRED_USE="pvr? ( mysql )" > > COMMON_DEPEND="virtual/opengl >@@ -39,6 +39,7 @@ > dev-libs/boost > dev-libs/fribidi > dev-libs/libcdio[-minimal] >+ cec? ( dev-libs/libcec ) > dev-libs/libpcre[cxx] > >=dev-libs/lzo-2.04 > dev-libs/yajl >@@ -194,6 +195,7 @@ > $(use_enable airplay) \ > $(use_enable avahi) \ > $(use_enable bluray libbluray) \ >+ $(use_enable cec libcec) > $(use_enable css dvdcss) \ > $(use_enable debug) \ > $(use_enable goom) \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 410479
: 307417