Opened 14 years ago
Last modified 14 years ago
#27800 closed defect
opencv+libdc1394 breaks iSight FireWire camera compatibility; no qt4 support. — at Version 1
Reported by: | njbutko@… | Owned by: | stante@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | opencv |
Description (last modified by mf2k (Frank Schima))
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:
- libdc1394 variant makes libdc1394 support opt-in.
- qt4 variant enables qt4 backend for graphical interface.
Change History (3)
Changed 14 years ago by njbutko@…
Attachment: | opencv_Portfile.patch added |
---|
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to stante@… |
Note: See
TracTickets for help on using
tickets.
patch for graphics/opencv/Portfile