#32023: frei0r-plugins fails to build ---------------------------------+------------------------------------------ Reporter: hobbsilla@… | Owner: dan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: frei0r-plugins ---------------------------------+------------------------------------------ Comment(by ryandesign@…): Replying to [comment:2 dan@…]:
It is not a big deal to drop the dependency on opencv, uninstall opencv, and let the configure script exclude the opencv-based plugins. Opencv is not a hard dependency, and those plugins are rarely used within kdenlive anyways.
If you believe frei0r-plugins' opencv features are not useful to users, then I would support removing them. This would make frei0r-plugins much faster to install, since users would not have to install the large opencv port, and it would also let frei0r-plugins have a universal variant, since the only reason it currently does not is because opencv doesn't. I've made these changes in the attached patch. Would you like me to commit it? Unfortunately I couldn't find a way to inform the configure script not to use opencv, so I had to patch it. -- Ticket URL: <https://trac.macports.org/ticket/32023#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS