Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314267 - media-gfx/autotrace should depend on || (media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick])
Summary: media-gfx/autotrace should depend on || (media-gfx/imagemagick media-gfx/grap...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 314431
  Show dependency tree
 
Reported: 2010-04-09 21:35 UTC by Wojciech Porczyk
Modified: 2010-07-10 18:33 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 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