Bug 186683 - media-gfx/imagemagick automagic dependencies on dev-libs/libcroco, gnome-base/librsvg
Bug#: 186683 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: graphics@gentoo.org Reported By: carlo@gentoo.org
Component: Ebuilds
URL: 
Summary: media-gfx/imagemagick automagic dependencies on dev-libs/libcroco, gnome-base/librsvg
Keywords:  
Status Whiteboard: 
Opened: 2007-07-26 14:53 0000
Description:   Opened: 2007-07-26 14:53 0000
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 From Petteri Räty 2007-07-26 16:15:04 0000 -------
It should be noted that imagemagick also has an internal svg implementation
that is used as a fallback.

------- Comment #2 From Fabio Erculiani 2007-08-07 17:04:03 0000 -------
I'd add djvu use flag too. Please fix :) !

------- Comment #3 From Petteri Räty 2007-09-20 22:33:45 0000 -------
carlo: Couple months gone by without any reaction so if you have the time you
could just fix this yourself.

------- Comment #4 From Markus Meier 2007-12-30 13:28:00 0000 -------
fixed in media-gfx/imagemagick-6.3.7.8. Thanks for the report.