Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 314325

Summary: media-sound/kwave should depend on || (media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick])
Product: Gentoo Linux Reporter: Wojciech Porczyk <wojciech>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: Thomas.Eschenbacher
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 314431    

Description Wojciech Porczyk 2010-04-09 21:40:10 UTC
GraphicsMagick is a replacement for ImageMagick. Now media-sound/kwave depends only on media-gfx/imagemagick.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-04-12 11:14:28 UTC
Sorry about the mass reassignment, but this undertaking really shouldn't burden bug-wranglers further.
Comment 2 Thomas 2011-03-08 08:19:36 UTC
just as some input from me as the mainline Kwave maintainer:
Kwave needs only the "convert" program during build, to convert some xpm files to png. No runtime library or API dependency.

Thus I will change my ebuild for the next release to have a line like this:

|| ( media-gfx/imagemagick[png?] media-gfx/graphicsmagick[imagemagick,png?] )

Please review: is that correct?
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2012-01-05 12:41:11 UTC
+  05 Jan 2012; Johannes Huber <johu@gentoo.org> kwave-0.8.7.ebuild:
+  Fix imagemagick dependencies wrt bug #314325.