mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 11:21:12 +08:00
ca1501f4b2
Co-authored-by: Howard Su <howard0su@gmail.com> Co-authored-by: Nick Logozzo <nlogozzo225@gmail.com> Co-authored-by: sidy3d <sidy3d@users.noreply.github.com> Co-authored-by: c8ef <c8ef@outlook.com> Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com> Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com> Co-authored-by: Lily Wang <v-lilywang@microsoft.com> Co-authored-by: Matthias Kuhn <matthias@opengis.ch> Co-authored-by: Mark Harmstone <mark@harmstone.com> Co-authored-by: Kai Pastor <dg0yt@darc.de> Co-authored-by: Alexandre Bique <bique.alexandre@gmail.com> Co-authored-by: Peter Adam Korodi <52385411+kp-cat@users.noreply.github.com> Co-authored-by: Jakub Melka <mgr.jakub.melka@gmail.com> Co-authored-by: LE GARREC Vincent <github@le-garrec.fr> Co-authored-by: Josh Harris <126129571+harris-josh@users.noreply.github.com> Co-authored-by: Theodore Tsirpanis <theodore.tsirpanis@tiledb.com> Co-authored-by: Kaoru <shiinasama2001@gmail.com> Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com> Co-authored-by: Javier Matos <javiermatos@Javiers-Laptop.local> Co-authored-by: Pravila <pravila0011@gmail.com> Co-authored-by: JacobBarthelmeh <jacob@wolfssl.com> Co-authored-by: myd7349 <myd7349@gmail.com> Co-authored-by: Billy O'Neal <bion@microsoft.com> Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com> Co-authored-by: 王太阳 <wangfangkai@qq.com> Co-authored-by: 王方凯 <fk.wang@hydro-tech.cn> Co-authored-by: Chuck Walbourn <walbourn@users.noreply.github.com> Co-authored-by: Jaap Aarts <JAicewizard@users.noreply.github.com>
165 lines
3.1 KiB
JSON
165 lines
3.1 KiB
JSON
{
|
|
"name": "vcpkg-ci-opencv",
|
|
"version-string": "1",
|
|
"port-version": 6,
|
|
"description": "Port to force features of certain ports within CI",
|
|
"homepage": "https://github.com/microsoft/vcpkg",
|
|
"dependencies": [
|
|
{
|
|
"name": "opencv2",
|
|
"default-features": false,
|
|
"features": [
|
|
"eigen",
|
|
"jpeg",
|
|
"png",
|
|
"tiff"
|
|
],
|
|
"platform": "!uwp & !(arm & windows) & !android"
|
|
},
|
|
{
|
|
"name": "opencv2",
|
|
"default-features": false,
|
|
"features": [
|
|
"jasper",
|
|
"opengl",
|
|
"qt"
|
|
],
|
|
"platform": "!uwp & !android & !(windows & (arm | arm64))"
|
|
},
|
|
{
|
|
"name": "opencv3",
|
|
"default-features": false,
|
|
"features": [
|
|
"eigen",
|
|
"jpeg",
|
|
"nonfree",
|
|
"png",
|
|
"quirc",
|
|
"tiff",
|
|
"webp"
|
|
]
|
|
},
|
|
{
|
|
"name": "opencv3",
|
|
"default-features": false,
|
|
"features": [
|
|
"openmp"
|
|
],
|
|
"platform": "!osx"
|
|
},
|
|
{
|
|
"name": "opencv3",
|
|
"default-features": false,
|
|
"features": [
|
|
"dnn"
|
|
],
|
|
"platform": "!android"
|
|
},
|
|
{
|
|
"name": "opencv3",
|
|
"default-features": false,
|
|
"features": [
|
|
"gstreamer",
|
|
"ovis",
|
|
"tbb"
|
|
],
|
|
"platform": "windows & x64 & !static & !uwp"
|
|
},
|
|
{
|
|
"name": "opencv3",
|
|
"default-features": false,
|
|
"features": [
|
|
"contrib",
|
|
"freetype",
|
|
"gdcm",
|
|
"ipp",
|
|
"jasper",
|
|
"opengl",
|
|
"qt",
|
|
"sfm",
|
|
"vtk"
|
|
],
|
|
"platform": "!uwp & !android & !(windows & (arm | arm64)) & !(osx & arm64)"
|
|
},
|
|
{
|
|
"name": "opencv",
|
|
"default-features": false,
|
|
"features": [
|
|
"ade",
|
|
"calib3d",
|
|
"contrib",
|
|
"eigen",
|
|
"ffmpeg",
|
|
"fs",
|
|
"highgui",
|
|
"intrinsics",
|
|
"jpeg",
|
|
"nonfree",
|
|
"png",
|
|
"quirc",
|
|
"thread",
|
|
"tiff",
|
|
"webp"
|
|
]
|
|
},
|
|
{
|
|
"name": "opencv",
|
|
"default-features": false,
|
|
"features": [
|
|
"openmp"
|
|
],
|
|
"platform": "!osx"
|
|
},
|
|
{
|
|
"name": "opencv",
|
|
"default-features": false,
|
|
"features": [
|
|
"dnn"
|
|
],
|
|
"platform": "!android"
|
|
},
|
|
{
|
|
"name": "opencv",
|
|
"default-features": false,
|
|
"features": [
|
|
"gapi",
|
|
"python"
|
|
],
|
|
"platform": "!uwp & !(windows & static) & !android"
|
|
},
|
|
{
|
|
"name": "opencv",
|
|
"default-features": false,
|
|
"features": [
|
|
"cuda",
|
|
"cudnn",
|
|
"dnn-cuda",
|
|
"dshow",
|
|
"gstreamer",
|
|
"opencl",
|
|
"ovis",
|
|
"tbb",
|
|
"win32ui"
|
|
],
|
|
"platform": "windows & x64 & !static & !uwp"
|
|
},
|
|
{
|
|
"name": "opencv",
|
|
"default-features": false,
|
|
"features": [
|
|
"freetype",
|
|
"gdcm",
|
|
"ipp",
|
|
"jasper",
|
|
"opengl",
|
|
"openjpeg",
|
|
"qt",
|
|
"sfm",
|
|
"vtk",
|
|
"vulkan"
|
|
],
|
|
"platform": "!uwp & !android & !(windows & (arm | arm64)) & !(osx & arm64)"
|
|
}
|
|
]
|
|
}
|