Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48186 - media-libs/xine-lib-1-rc2 - wrong depstring for alsa support
Summary: media-libs/xine-lib-1-rc2 - wrong depstring for alsa support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-17 19:55 UTC by Mark Renouf
Modified: 2004-06-23 07:03 UTC (History)
0 users

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


Attachments
patch to fix depstring for alsa (xine-lib_fix-alsa-dep.patch,439 bytes, patch)
2004-04-17 19:56 UTC, Mark Renouf
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Renouf 2004-04-17 19:55:15 UTC
xine-lib-1-rc2 (currently the latest unmasked version) does not support alsa-lib 1.0 and up...

    USE="alsa" emerge xine-lib

Should get a xine-lib with alsa support. It doesn't. I had alsa-lib-1.0.3b installed.

    emerge "=media-libs/alsa-lib-0.9*"

Gets alsa-lib-0.9.8 installed.

Now xine-lib will compile with alsa support.
Comment 1 Mark Renouf 2004-04-17 19:56:16 UTC
Created attachment 29532 [details, diff]
patch to fix depstring for alsa
Comment 2 SpanKY gentoo-dev 2004-06-23 07:03:35 UTC
works for me with rc4 ... please try that version