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
F132413417: D32754.id97748.diff
Thu, Oct 16, 5:44 PM
Unknown Object (File)
Fri, Oct 10, 3:26 AM
Unknown Object (File)
Fri, Oct 3, 4:58 PM
Unknown Object (File)
Thu, Oct 2, 2:32 AM
Unknown Object (File)
Tue, Sep 30, 5:42 PM
Unknown Object (File)
Sat, Sep 20, 10:56 PM
Unknown Object (File)
Fri, Sep 19, 3:13 AM
Unknown Object (File)
Fri, Sep 19, 3:13 AM
Subscribers

Details

Summary

Includes:

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

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 42465
Build 39353: arc lint + arc unit

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