Commit Graph

17 Commits

Author SHA1 Message Date
Robert Schumacher
f8c44bcd03 [opencv] Disable searching for LAPACK -- Fixes #1011 2017-05-03 04:21:43 -07:00
Robert Schumacher
16a206b781 Merge pull request #817 from zabulus/#562
Fix build of opencv for uwp #562
2017-04-19 04:32:46 -07:00
Robert Schumacher
e1d41a365a [opencv] Further fixes 2017-04-19 04:30:33 -07:00
Tobias Kohlbau
0e5760e5e0 [opencv] make use of added comment within control 2017-04-03 15:17:24 -07:00
Tobias Kohlbau
a9aaead2d1 Merge branch 'master' of github.com:Microsoft/vcpkg into opencv_contrib 2017-03-28 10:51:53 +02:00
Tobias Kohlbau
4fbcf0df4d [opencv] adds opencv_contrib option
Adds the ability to enable opencv_contrib compilation. It is disabled by
default and needs to be enabled by the user (see comments for more
information). In future release it should be an user
selectable option as soon as vcpk supports this functionality.

Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-03-28 10:48:07 +02:00
Hennadii Zabula
efba9e6a23 Fix build of opencv for uwp #562 2017-03-17 20:43:09 +02:00
Tobias Kohlbau
6825509522 [opencv] bump to 3.2.0
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-09 08:46:46 +01:00
Alexander Karatarakis
cadee66ca2 If portfile is not static-enabled yet, warn and then build dynamic
The opposite if portfile is not dynamic enabled
2016-11-08 14:38:47 -08:00
Alexander Karatarakis
1808d461b0 triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Alexander Karatarakis
fded91c062 [opencv] Mark as not static ready 2016-10-26 19:24:47 -07:00
Robert Schumacher
b1fe038a83 Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123 2016-10-06 15:29:37 -07:00
Robert Schumacher
39c0c7152f [opencv] Require use of internal tiff, libjpeg, libpng. Partially fixes #81. 2016-09-30 16:48:12 -07:00
Alexander Karatarakis
3679955544 Introduce SOURCE_PATH to almost all portfiles 2016-09-28 17:05:56 -07:00
Robert Schumacher
0ce48afe1c [opencv] Fix URL->URLS, -DWITH_CUDA=OFF, and LICENSE location 2016-09-28 12:12:04 -07:00
Robert Schumacher
cd4d8c110c [opencv] Adjust installation to deploy correct cmake files 2016-09-27 15:49:41 -07:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00