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)
May 10 2024, 8:00 PM
Unknown Object (File)
Apr 26 2024, 12:16 AM
Unknown Object (File)
Apr 21 2024, 7:02 AM
Unknown Object (File)
Apr 21 2024, 7:02 AM
Unknown Object (File)
Apr 21 2024, 7:02 AM
Unknown Object (File)
Apr 21 2024, 7:02 AM
Unknown Object (File)
Apr 19 2024, 5:45 PM
Unknown Object (File)
Feb 12 2024, 7:54 AM
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