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

Bug 314267

Summary: media-gfx/autotrace should depend on || (media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick])
Product: Gentoo Linux Reporter: Wojciech Porczyk <wojciech>
Component: New packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED INVALID    
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:35:16 UTC
GraphicsMagick is a replacement for ImageMagick. Now media-gfx/autotrace depends only on media-gfx/imagemagick.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-04-12 11:14:18 UTC
Sorry about the mass reassignment, but this undertaking really shouldn't burden bug-wranglers further.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-07-10 18:33:35 UTC
snip from configure.in:

MAGICK_LDFLAGS="`pkg-config --libs ImageMagick`"
MAGICK_CFLAGS="`pkg-config --cflags ImageMagick`"

in files/autotrace-0.31.1-GetOnePixel.patch is upgrading to latest imagemagick api

then the lib links to libMagickCore.so

therefore closing this bug