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

Bug 314239

Summary: dev-php5/magickwand should depend on || (media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick])
Product: Gentoo Linux Reporter: Wojciech Porczyk <wojciech>
Component: New packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED LATER    
Severity: normal    
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:32:33 UTC
GraphicsMagick is a replacement for ImageMagick. Now dev-php5/magickwand depends only on media-gfx/imagemagick.
Comment 1 Matti Bickel (RETIRED) gentoo-dev 2010-06-18 21:19:59 UTC
First: thanks for the information.
Second: magickwand uses the MagickWand-config utility, which gets installed with imagemagick, but not with graphicsmagick.
Upstream explicitly names imagemagick as a dependency. Even if graphicsmagick is a complete stand-in, please address the issues in the blocking bug first, dealing with the differences between imagemagick and graphicsmagick. If they are resolved, I will gladly take patches for config.m4 or produce one myself.

Please reopen this bug when that's done. Thanks.