Ticket #15447 (closed defect: fixed)
inkscape: configure fails to recognize presence of ImageMagick
| Reported by: | db.evans@… | Owned by: | jmr@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | inkscape ImageMagick raster effects | Cc: | gui_dos@… |
| Port: |
Description
With recent versions of ImageMagick, inkscape fails to recognize the presence of ImageMagick during configure. This appears to be the result of the refactoring of ImageMagick that occurred in 6.3.8-5 and is described by takeshi here:
http://lists.macosforge.org/pipermail/macports-dev/2008-April/005016.html
As a result, the optional raster effects that are dependent on ImageMagick are not enabled in the build.
Although the problem has been fixed in inkscape svn trunk, it is not scheduled for release (0.47) until September.
The attached patches back-port the trunk fixes to version 0.46 and add a new raster_effects variant that adds the necessary ImageMagick dependency if these optional effects are desired.
Tested on Mac OS X 10.4.11 PPC


