Page MenuHomeFreeBSD

games/openspades: Convert to USES=magick
ClosedPublic

Authored by zirias on Apr 16 2023, 2:18 PM.
Tags
None
Referenced Files
F109003827: D39604.id121260.diff
Thu, Jan 30, 1:03 PM
F108937828: D39604.id120408.diff
Wed, Jan 29, 7:04 PM
Unknown Object (File)
Fri, Jan 24, 5:33 PM
Unknown Object (File)
Thu, Jan 23, 6:50 PM
Unknown Object (File)
Mon, Jan 20, 1:15 AM
Unknown Object (File)
Sat, Jan 18, 9:26 PM
Unknown Object (File)
Fri, Jan 17, 11:24 PM
Unknown Object (File)
Fri, Jan 17, 10:35 AM

Diff Detail

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

Event Timeline

Proposed change materially changes the build dependencies of the port.

games/openspades/Makefile
26

@AMDmi3 Same question as the others. Does OpenSpades require ImageMagick 6 only? Can it build with 7?

This revision now requires changes to proceed.Apr 18 2023, 2:46 AM

I will answer to just one of them:

  • Any ImageMagick package will conflict with any other, so a version or flavor argument to the USES should *only* be given if strictly needed for the port, otherwise it should go with the user's choice in DEFAULT_VERSIONS
  • From a direct dependency, you can't know whether this specific version/flavor is really needed
  • For anything but a lib dependency, it's very unlikely a specific version is needed
  • For build dependencies, I tested it myself
  • Reviews are here for the maintainer to double-check, just in case
This revision now requires review to proceed.Apr 18 2023, 6:02 AM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 30 2023, 11:11 AM
This revision was automatically updated to reflect the committed changes.