Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263435 - media-tv/xbmc and vdpau support
Summary: media-tv/xbmc and vdpau support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 00:46 UTC by Michael Lange
Modified: 2009-03-26 21:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Lange 2009-03-23 00:46:04 UTC
xbmc needs a use-flag for vdpau-support to enable or disable
from configure --help 
--enable-vdpau          enable VDPAU decoding (default is yes)

else xbmc fails, if vdpau is not installed (for example here with an ati-card)
....
checking for main in -lvdpau... no
configure: error: ERROR: Could not find a required library. Please see README.linux



Reproducible: Always
Comment 1 Cory 2009-03-23 03:20:19 UTC
> xbmc needs a use-flag for vdpau-support to enable or disable

This is currently being worked on upstream. vdpau was merged from a separate branch today, so expect some changes in the next few days. Probably no need to handle it here until it's settled, as reasonable defaults should soon be set.

Though a use-flag will ultimately be needed.

TheUni
Comment 2 SpanKY gentoo-dev 2009-03-26 21:04:40 UTC
they've changed the default to no, but ive added the USE flag now

http://sources.gentoo.org/media-tv/xbmc/xbmc-9999.ebuild?r1=1.17&r2=1.18