Changes between Version 13 and Version 14 of Ticket #62011
- Timestamp:
- Jan 27, 2021, 8:07:05 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62011
-
Property
Summary
changed from
opencv3/opencv4: eliminate portfile duplication via subports; simplify via portgroups;
toopencv3/opencv4: eliminate portfile duplication via subports; simplify via portgroups; streamline python binding generation
-
Property
Summary
changed from
-
Ticket #62011 – Description
v13 v14 4 4 * Universal use of `github` portgroup. Currently used for opencv4, but not for opencv3. 5 5 * Adopt `cmake` portgroup, to reduce number of CMake flags needed. 6 * If supported by OpenCV, s implify Python subports to generate Python bindings from built libs, rather than having to rebuildentire library.6 * If supported by OpenCV, streamline Python binding generation: Do so from the built libs, rather than rebuilding entire library.