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)
Thu, Jan 23, 6:29 AM
Unknown Object (File)
Fri, Jan 17, 12:14 PM
Unknown Object (File)
Jan 1 2025, 3:22 AM
Unknown Object (File)
Jan 1 2025, 3:21 AM
Unknown Object (File)
Jan 1 2025, 3:20 AM
Unknown Object (File)
Dec 3 2024, 8:11 AM
Unknown Object (File)
Dec 3 2024, 8:11 AM
Unknown Object (File)
Dec 3 2024, 8:11 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