Page MenuHomeFreeBSD

graphics/py-img2pdf: Convert to USES=magick
ClosedPublic

Authored by zirias on Apr 16 2023, 2:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 5:20 AM
Unknown Object (File)
Fri, Oct 3, 7:22 AM
Unknown Object (File)
Tue, Sep 23, 12:06 PM
Unknown Object (File)
Tue, Sep 23, 12:01 AM
Unknown Object (File)
Sep 15 2025, 11:19 AM
Unknown Object (File)
Sep 5 2025, 10:48 AM
Unknown Object (File)
Sep 5 2025, 3:02 AM
Unknown Object (File)
Sep 4 2025, 2:56 PM
Subscribers

Diff Detail

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

Event Timeline

graphics/py-img2pdf/Makefile
24

Would it be possible to change this to magick:6,test? I deliberately set ImageMagick6 for the tests because there were some problems with ImageMagick7.

Otherwise the change LGTM.

zirias added inline comments.
graphics/py-img2pdf/Makefile
24

Of course. Any ImageMagick package will conflict with any other, so not specifying a version and/or flavor will be preferred, but the arguments to the USES are there for a reason ;)

zirias marked an inline comment as done.

Use ImageMagick6.

This revision is now accepted and ready to land.Apr 16 2023, 4:40 PM