Page MenuHomeFreeBSD

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

Authored by zirias on Apr 16 2023, 2:21 PM.
Tags
None
Referenced Files
F87038460: D39605.diff
Fri, Jun 28, 3:20 PM
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
Subscribers

Diff Detail

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

Event Timeline

graphics/py-img2pdf/Makefile
23

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
23

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