Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37288 - AlsaPlayer lists libjackasyn as dependency?
Summary: AlsaPlayer lists libjackasyn as dependency?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-05 04:44 UTC by Arve Knudsen
Modified: 2004-01-23 03:31 UTC (History)
0 users

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 Arve Knudsen 2004-01-05 04:44:31 UTC
How come AlsaPlayer lists libjackasyn as a dependency? From what I can see
libjackasyn is a compatibility layer for OSS apps, while AlsaPlayer always used
Jack directly. Besides, since libjackasyn won't even compile I edited it out,
and AlsaPlayer emerged just fine. Works like a charm too.

Reproducible: Always
Steps to Reproduce:
1. emerge alsaplayer -p
Actual Results:  
Calculating dependencies ...done!
[ebuild  N    ] media-libs/libjackasyn-0.8
[ebuild   R   ] media-sound/alsaplayer-0.99.76


Expected Results:  
Calculating dependencies ...done!
[ebuild   R   ] media-sound/alsaplayer-0.99.76
Comment 1 Torben Hohn (RETIRED) gentoo-dev 2004-01-23 03:31:43 UTC
hi...

i just saw it yesterday when fixing those alsa-1.0
things.

this was of course total bogus. i added jack-audio-connection-kit as
dependency.