Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186683 - media-gfx/imagemagick automagic dependencies on dev-libs/libcroco, gnome-base/librsvg
Summary: media-gfx/imagemagick automagic dependencies on dev-libs/libcroco, gnome-base...
Status: RESOLVED FIXED
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:
 
Reported: 2007-07-26 14:53 UTC by Carsten Lohrke (RETIRED)
Modified: 2007-12-30 13:28 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 Carsten Lohrke (RETIRED) gentoo-dev 2007-07-26 14:53:22 UTC
I managed to get rid of some gtk/gnome related libraries and just in case ran revdep-rebuild...

Checking dynamic linking consistency...
  broken /usr/lib/ImageMagick-6.3.4/modules-Q16/coders/svg.so (requires  librsvg-2.so.2)
  broken /usr/lib/ImageMagick-6.3.4/modules-Q16/coders/svg.la (requires /usr/lib/librsvg-2.la)
  broken /usr/lib/ImageMagick-6.3.4/modules-Q16/coders/svg.la (requires /usr/lib/libcroco-0.6.la)


So $(use_with svg rsvg) is needed. For dps and djvu configure flags isn't cared either.
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-07-26 16:15:04 UTC
It should be noted that imagemagick also has an internal svg implementation that is used as a fallback.
Comment 2 Fabio Erculiani 2007-08-07 17:04:03 UTC
I'd add djvu use flag too. Please fix :) !
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2007-09-20 22:33:45 UTC
carlo: Couple months gone by without any reaction so if you have the time you could just fix this yourself.
Comment 4 Markus Meier gentoo-dev 2007-12-30 13:28:00 UTC
fixed in media-gfx/imagemagick-6.3.7.8. Thanks for the report.