mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-25 01:28:24 +08:00
d6285bc24b
* [expat] Update the version to 2.2.9(support uwp) * [readosm] Fix expat.lib cannot be found * Remove expat:arm-uwp and expat:x64-uwp from fail list in ci.baseline.txt * [apr-util,io2d,skia] Fix expat cannot be found and also update expat * [many ports] Add supports and fix the regressions * Fix new regressions * Fix typo * [io2d] Update expat patch * [io2d,libkml,skia] Fix expat cannot find and also fix typo * [expat] Remove usage * [libkml,vtk] Update expat patch and fix static build * [wxwidgets] Fix static build caused by expat cannot found * Update as review suggestion * Add Port-Version * Remove evpp:x64-osx=fail from ci.baseline.txt * [wxwidgest] Remove unnecessary spaces * [itk] Fix expat cannot be found * fix cmake test port * [wxwidgets] Update Port-Version Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
39 lines
921 B
Plaintext
39 lines
921 B
Plaintext
Source: itk
|
|
Version: 5.1.0
|
|
Port-Version: 1
|
|
Description: Insight Segmentation and Registration Toolkit (ITK) is used for image processing and analysis.
|
|
Homepage: https://github.com/InsightSoftwareConsortium/ITK
|
|
Build-Depends: double-conversion, libjpeg-turbo, zlib, libpng, tiff, expat, eigen3, hdf5[core,cpp], openjpeg[core], fftw3[core], gtest, gdcm, icu, minc
|
|
|
|
Feature: vtk
|
|
Description: Build ITKVtkGlue module.
|
|
Build-Depends: vtk[core]
|
|
|
|
Feature: python
|
|
Description: Python functionality for ITK
|
|
Build-Depends: python3
|
|
|
|
Feature: opencl
|
|
Description: Use OpenCL
|
|
Build-Depends: opencl
|
|
|
|
Feature: cufftw
|
|
Description: Use CUDA FFTW
|
|
Build-Depends: cuda
|
|
|
|
Feature: cuda
|
|
Description: Build CUDA module
|
|
Build-Depends: cuda, itk[core, opencl]
|
|
|
|
Feature: tbb
|
|
Description: Build TBB Module
|
|
Build-Depends: tbb
|
|
|
|
Feature: rtk
|
|
Description: Build RTK Module
|
|
|
|
Feature: tools
|
|
Description: Build RTK with tools
|
|
Build-Depends: itk[core, rtk]
|
|
|