Opened 14 years ago
Last modified 14 years ago
#27800 closed defect
opencv+libdc1394 breaks iSight FireWire camera compatibility; no qt4 support. — at Initial Version
Reported by: | njbutko@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | opencv |
Description
By default, macports opencv2.2 tries to install and link to libdc1394, which makes old iSight cameras not work. There is no variant to turn libdc1394 off.
Also, there are no variants to enable the new qt4 backend for graphical interfaces.
I am attaching a patch with two improvements:
1) libdc1394 variant makes libdc1394 support opt-in. 2) qt4 variant enables qt4 backend for graphical interface.
Note: See
TracTickets for help on using
tickets.
patch for graphics/opencv/Portfile