diff options
| author | nibbles 2bits | 2012-08-19 22:48:30 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2012-08-21 14:45:36 -0700 |
| commit | c50e3c11cded3cf28a1e2e5cfcb8dc2e660d96a6 (patch) | |
| tree | 1d23a258bd450dbd0f2fec462350342945aeeb02 /Library/Formula/app-engine-java-sdk.rb | |
| parent | 1a97ee2ac8956c050e6d32672f50cfd54257945a (diff) | |
| download | homebrew-c50e3c11cded3cf28a1e2e5cfcb8dc2e660d96a6.tar.bz2 | |
opencv: fix --32-bit option, use HB libraries
opencv has a 32bit option meant to work with HB libraries
like libtiff, jpeg, and jasper when those are universal.
Add CMake flags to stop opencv from trying to build all
those from source. Instead let if find the HB libraries.
Add CMake flags to stop it building tests.
Add a dep on Eigen, which is used to speed up code. OpenCV
has it enabled by default.
Add a CMake flag to specify that CUDA is OFF.
Duplicate the 32bit extra_CFLAGS to extra_CXXFLAGS also.
When building 32bit specify `-DCMAKE_OSX_ARCHITECTURES=i386`
per the install docs.
Switch to an OOS build. Put the source dir last.
Use the new `option` DSL.
Adjust python includes to support XCode-only installs.
Use their new homepage `opencv.org`
Tested with clang and llvm from XCode-4.4.1 against HB python
and system python on Mt. Lion, all options.
Fixes #14237 #13603
Closes #14305.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/app-engine-java-sdk.rb')
0 files changed, 0 insertions, 0 deletions
