Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314325 - media-sound/kwave should depend on || (media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick])
Summary: media-sound/kwave should depend on || (media-gfx/imagemagick media-gfx/graphi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 314431
  Show dependency tree
 
Reported: 2010-04-09 21:40 UTC by Wojciech Porczyk
Modified: 2012-01-05 12:41 UTC (History)
1 user (show)

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 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.