aboutsummaryrefslogtreecommitdiff
path: root/ports/highfive/CONTROL
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2021-06-10 06:26:03 +0800
committerGitHub <noreply@github.com>2021-06-09 15:26:03 -0700
commitbe56553cbb078c8c525954400b16430d59eea2d9 (patch)
tree92ab5605d3e91aa246b97dd496e635393b2ff6ce /ports/highfive/CONTROL
parent1d6e1be7ac3b4535f178d24d53e6eeee6ba674e1 (diff)
downloadvcpkg-be56553cbb078c8c525954400b16430d59eea2d9.tar.gz
vcpkg-be56553cbb078c8c525954400b16430d59eea2d9.zip
[highfive] Update to v2.3 (#17990)
* [highfive] Update to v2.3 * [highfive] x-add-version highfive * [highfive] Modernize * [highfive] x-add-version --overwrite-version highfive * [highfive] Do not build docs * [highfive] Bump version * [highfive] Update * [highfive] Bump version
Diffstat (limited to 'ports/highfive/CONTROL')
-rw-r--r--ports/highfive/CONTROL14
1 files changed, 0 insertions, 14 deletions
diff --git a/ports/highfive/CONTROL b/ports/highfive/CONTROL
deleted file mode 100644
index 36481faa2..000000000
--- a/ports/highfive/CONTROL
+++ /dev/null
@@ -1,14 +0,0 @@
-Source: highfive
-Version: 2.2.2
-Port-Version: 1
-Homepage: https://github.com/BlueBrain/HighFive
-Description: HighFive is a modern C++/C++11 friendly interface for libhdf5
-Build-Depends: hdf5
-
-Feature: boost
-Description: Enables Boost support
-Build-Depends: boost-ublas, boost-multi-array
-
-Feature: tests
-Description: Build unit tests
-Build-Depends: highfive[boost], boost-test