[MacPorts] #51310: ImageMagick: update to 7.x

MacPorts noreply at macports.org
Wed Feb 15 13:36:04 UTC 2023


#51310: ImageMagick: update to 7.x
--------------------------+------------------------
  Reporter:  mopihopi     |      Owner:  ryandesign
      Type:  update       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  ImageMagick  |
--------------------------+------------------------

Comment (by joostdekeijzer):

 Hi all,

 After updating macports I was busy with updating my PR and I found the
 following issue:

 ImageMagick creates a shellscript `MagickWand-config` (in my PR it's in
 `/opt/local/lib/ImageMagick-7/bin/MagickWand-config`). This script is used
 in eg. the php80-imagick  build code to find the ImageMagick libraries.

 Problem is that (somehow?) the `PKG_CONFIG_PATH` environment variable is
 not available in/for this script. Thus the compiler won't find the
 ImageMagick libraries.

 This issue also exists when I try to compile outside Macports.

 For now, I guess this means that ImageMagick expects and only allows its
 libraries to reside in their default locations.

 So it will be useless to try and support both versions of ImageMagick in
 separate locations (for now?).

 That said: I would **really** like to be able to easily use ImageMagick 7.
 Can't we just update the current ImageMagick port to v7? Please?

-- 
Ticket URL: <https://trac.macports.org/ticket/51310#comment:57>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list