Page MenuHomeFreeBSD

magick.mk: Add new Uses file 'magick' for graphics/ImageMagick*
ClosedPublic

Authored by tcberner on Oct 30 2021, 7:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 19, 2:10 AM
Unknown Object (File)
Fri, Jan 17, 2:00 PM
Unknown Object (File)
Dec 4 2024, 8:56 AM
Unknown Object (File)
Nov 16 2024, 5:02 AM
Unknown Object (File)
Nov 16 2024, 4:34 AM
Unknown Object (File)
Nov 16 2024, 4:33 AM
Unknown Object (File)
Nov 16 2024, 2:52 AM
Unknown Object (File)
Nov 2 2024, 4:59 AM
Subscribers

Details

Summary

Includes:

  • magick.mk
  • qa.sh changes
  • convert tree to use magick.mk
  • CHANGES entry to document usage

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Great work, perhaps we should also take into account that graphics/GraphicsMagick is around and many ports that supports ImageMagick also supports GraphicsMagick to avoid confusion?

Great work, perhaps we should also take into account that graphics/GraphicsMagick is around and many ports that supports ImageMagick also supports GraphicsMagick to avoid confusion?

For this one could support a versions arg of 'gm' possibly -- but that could be added in a second step.

This revision is now accepted and ready to land.Dec 7 2021, 10:31 AM

won't it be interesting to also consider graphicmagick here?

In D32754#753202, @bapt wrote:

won't it be interesting to also consider graphicmagick here?

maybe as a second step