Opened 2 years ago
Closed 2 years ago
#65212 closed enhancement (fixed)
opencv4: contrib variant: fetch additional artifacts via portfile
Reported by: | mascguy (Christopher Nielsen) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | pending | Cc: | stromnov (Andrey Stromnov) |
Port: | opencv4 |
Description
Presently, additional contrib-related artifacts are implicitly fetched via the build files, rather than explicitly via the portfile.
While this doesn't cause any issues - and has been the case for a long time - it would be better to explicitly perform the fetch ourselves. Indeed, that's what's being done for opencv3
, and we should do the same for opencv4
.
With this change, the additional artifacts will be archived and published by MacPorts, ensuring builds aren't dependent on upstream resources.
Change History (3)
comment:1 Changed 2 years ago by mascguy (Christopher Nielsen)
Keywords: | pending added |
---|
comment:2 Changed 2 years ago by Christopher Nielsen <mascguy@…>
comment:3 Changed 2 years ago by Christopher Nielsen <mascguy@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 0403a60781749deb1c88bb98ae0a4c48315cc2ab/macports-ports (master):