diff options
| author | Kevin Lu <6320810+kevinlul@users.noreply.github.com> | 2020-12-29 19:05:56 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-29 16:05:56 -0800 |
| commit | 21872f70f5a18d9a52a733e49bfff7324cf6f2d9 (patch) | |
| tree | 912476aee43ab715bccc14a7ebbbb1148a31f916 /ports/vtk/CONTROL | |
| parent | a5db2166414e22148510e45d211ededf845648a8 (diff) | |
| download | vcpkg-21872f70f5a18d9a52a733e49bfff7324cf6f2d9.tar.gz vcpkg-21872f70f5a18d9a52a733e49bfff7324cf6f2d9.zip | |
[freetype] Update to 2.10.4 (#15334)
* bump version sha
* update patches
* [vtk] upstream patch for freetype 2.10.4
https://discourse.vtk.org/t/building-opencascade-7-5-0-with-vtk-9-0-1
Diffstat (limited to 'ports/vtk/CONTROL')
| -rw-r--r-- | ports/vtk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/vtk/CONTROL b/ports/vtk/CONTROL index edbe3cc93..feceb9d01 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,6 +1,6 @@ Source: vtk Version: 9.0.1 -Port-Version: 2 +Port-Version: 3 Description: Software system for 3D computer graphics, image processing, and visualization Homepage: https://github.com/Kitware/VTK Build-Depends: zlib, libpng, tiff, libxml2, jsoncpp, glew, freetype, expat, hdf5[core], libjpeg-turbo, proj4, lz4, liblzma, libtheora, eigen3, double-conversion, pugixml, libharu[notiffsymbols], sqlite3, netcdf-c, utfcpp, libogg, pegtl-2 |
