mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 01:49:23 +08:00
eb183171d2
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
54 lines
1.1 KiB
Plaintext
54 lines
1.1 KiB
Plaintext
Source: opencv2
|
|
Version: 2.4.13.7
|
|
Port-Version: 3
|
|
Build-Depends: zlib
|
|
Description: computer vision library, version 2
|
|
Default-Features: eigen, jpeg, opengl, png, tiff
|
|
|
|
Feature: cuda
|
|
Build-Depends: cuda
|
|
Description: CUDA support for opencv
|
|
|
|
Feature: eigen
|
|
Build-Depends: eigen3
|
|
Description: Eigen support for opencv
|
|
|
|
Feature: ffmpeg
|
|
Build-Depends: ffmpeg
|
|
Description: ffmpeg support for opencv
|
|
|
|
Feature: jasper
|
|
Build-Depends: jasper
|
|
Description: JPEG 2000 support for opencv
|
|
|
|
Feature: jpeg
|
|
Build-Depends: libjpeg-turbo
|
|
Description: JPEG support for opencv
|
|
|
|
Feature: openexr
|
|
Build-Depends: openexr
|
|
Description: OpenEXR support for opencv
|
|
|
|
Feature: opengl
|
|
Build-Depends: opengl
|
|
Description: opengl support for opencv
|
|
|
|
Feature: png
|
|
Build-Depends: libpng
|
|
Description: PNG support for opencv
|
|
|
|
Feature: qt
|
|
Build-Depends: qt5-base[core]
|
|
Description: Qt GUI support for opencv
|
|
|
|
Feature: tiff
|
|
Build-Depends: tiff
|
|
Description: TIFF support for opencv
|
|
|
|
Feature: vtk
|
|
Build-Depends: vtk
|
|
Description: vtk support for opencv
|
|
|
|
Feature: world
|
|
Description: Compile to a single package support for opencv
|