Change Imagemagick package name for Mac OS X

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
webmagick

Change Imagemagick package name for Mac OS X

Post by webmagick »

The binary filename for Mac OS X contains darwin version instead of imagemagick version. Please include the version number of ImageMagick - then you would know what you download.
Also a description of compiled in delegates would would be very welcome.
I hope you will take this into consideration :)
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Change Imagemagick package name for Mac OS X

Post by magick »

The ImageMagick binaries are built from the current release of ImageMagick, currently ImageMagick 6.3.6-3. You can determine the version number and which delegates are supported by downloading the binary distribution and running these commands:
  • identify -version
    identify -list configure
We may improve our method for building ImageMagick binaries in the future but currently it is a low priority relative to the 3000 other items on our list of things to do.
webmagick

Re: Change Imagemagick package name for Mac OS X

Post by webmagick »

What I meant was, you would normally like to know these things before downloading to determine if it is worth the trouble.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Change Imagemagick package name for Mac OS X

Post by magick »

We knew your meaning and you are right. We put your suggestion on our to-do list but it may be some time before we attend to the problem.
Post Reply