Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280123 - [kde-testing]app-cdr/k3b-1.66.0_alpha2 requires media-libs/libmpcdec wich blocks media-sound/musepack-tools
Summary: [kde-testing]app-cdr/k3b-1.66.0_alpha2 requires media-libs/libmpcdec wich blo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-03 03:17 UTC by Ivan Alejandro
Modified: 2009-08-03 16:43 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 Ivan Alejandro 2009-08-03 03:17:10 UTC
app-cdr/k3b-1.66.0_alpha2 from kde-testing overlay requires media-libs/libmpcdec to compile with the "musepack" flag wich blocks media-sound/musepack-tools
media-libs/libmpcdec is the musepack version 7 and media-sound/musepack-tools is the version 8.
I think the ebuild shoud use media-libs/libmpcdecsv7 transition library because other programs (like media-video/vlc-1.0.1) use musepack-tools.


Reproducible: Always

Steps to Reproduce:
1. Install a program that uses media-sound/musepack-tools (emerge =vlc-1.0.1)
2. Install k3b-1.66.0_alpha2 (emerge =k3b-1.66.0_alpha2)

Both with musepack flag enabled
Actual Results:  
Doesn't installs unless disable the musepack flag
USE="-musepack" emerge =k3b-1.66.0_alpha2

Expected Results:  
k3b ebuild use the media-libs/libmpcdecsv7 transition library
Comment 1 Fabio Erculiani (RETIRED) gentoo-dev 2009-08-03 15:34:35 UTC
Ivan, I fixed the ebuild. It's in overlay.
Comment 2 Ivan Alejandro 2009-08-03 16:43:13 UTC
(In reply to comment #1)
> Ivan, I fixed the ebuild. It's in overlay.
> 

Thanks, fast fix and reply! :)