Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273004 - change banshee-1.5.0.ebuild (>=taglib-sharp-2.0.3.2, not 2.0.3.1)
Summary: change banshee-1.5.0.ebuild (>=taglib-sharp-2.0.3.2, not 2.0.3.1)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-07 08:47 UTC by Christopher Friedt
Modified: 2009-06-07 09:12 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 Christopher Friedt 2009-06-07 08:47:35 UTC
Banshee depends on >=dev-dotnet/taglib-sharp-2.0.3.2, not >=dev-dotnet/taglib-sharp-2.0.3.1 .

Relevent output from emerge:
...
checking for TAGLIB_SHARP... configure: error: Package requirements (taglib-sharp >= 2.0.3.2) were not met:

Requested 'taglib-sharp >= 2.0.3.2' but version of TagLib Sharp is 2.0.3.1
...

Reproducible: Always

Steps to Reproduce:
1.ACCEPT_KEYWORDS="x86 ~x86" emerge =media-sound/banshee-1.5.0
2.
3.

Actual Results:  
emerge fails, see error message in description

Expected Results:  
emerge succeeds
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-06-07 08:55:14 UTC
Done, thank you. Also added missing libkarma depend for USE karma.
Comment 2 Christopher Friedt 2009-06-07 09:12:44 UTC
wow, that was fast :)