diff options
| author | pravic <ehysta@gmail.com> | 2019-06-16 02:54:47 +0300 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-15 16:54:47 -0700 |
| commit | 18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad (patch) | |
| tree | ef24dcb51094e7d50ba343e503023bff5ef5a17f /ports/vtk | |
| parent | 7157f7efbf3d0a41374fde760dbed416a3b58bee (diff) | |
| download | vcpkg-18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad.tar.gz vcpkg-18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad.zip | |
[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
Diffstat (limited to 'ports/vtk')
| -rw-r--r-- | ports/vtk/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/vtk/CONTROL b/ports/vtk/CONTROL index 5917bbf68..7b07132d2 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,6 +1,7 @@ Source: vtk Version: 8.2.0-4 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, libjpeg-turbo, proj4, lz4, libtheora, atlmfc (windows), eigen3, double-conversion, pugixml, libharu, sqlite3, netcdf-c Feature: openvr |
