v0.22.X

  • CMake 3.2 required
  • hunter_config: VERSION can be combined with GIT_SELF, GIT_SUBMODULE and URL/SHA1. E.g. to avoid issues like described here.

Internal changes

  • hunter_config functionality split:
    • hunter_default_version used in cmake/configs/default.cmake
    • hunter_config used by user in custom config.cmake
    • hunter_final_config used by Hunter internally in unification module (Config-ID)
  • hunter_default_version verify alphabetical order in cmake/configs/default.cmake

New packages and updates

git diff v0.21.0..v0.22.0 -- cmake/configs/default.cmake:

diff --git a/cmake/configs/default.cmake b/cmake/configs/default.cmake
index cff73a3..1cd7acd 100644
--- a/cmake/configs/default.cmake
+++ b/cmake/configs/default.cmake
@@ -57,9 +57,10 @@ hunter_config(BoostProcess VERSION 0.5)
 hunter_config(BoringSSL VERSION 1.0.0)
 hunter_config(Box2D VERSION 2.3.1-p0)
 hunter_config(CapnProto VERSION 0.6.1)
-hunter_config(catkin VERSION 0.7.11-p1)
+hunter_config(catkin VERSION 0.7.11-p2)
 hunter_config(cctz VERSION 2.2.0)
 hunter_config(CLAPACK VERSION 3.2.1)
+hunter_config(CLI11 VERSION 1.5.3)
 hunter_config(CURL VERSION 7.59.0-p1)
 hunter_config(Clang VERSION 4.0.1-p0)
 hunter_config(ClangToolsExtra VERSION 4.0.1) # Clang
@@ -72,7 +73,7 @@ hunter_config(CsvParserCPlusPlus VERSION 1.0.1)
 hunter_config(Eigen VERSION 3.3.4-p1)
 hunter_config(state_machine VERSION 1.1)
 hunter_config(enet VERSION 1.3.13-p1)
-hunter_config(ethash VERSION 0.1.0)
+hunter_config(ethash VERSION 0.3.0)
 hunter_config(Expat VERSION 2.1.1)
 if(MSVC)
   hunter_config(getopt VERSION 1.0.0-p0)
@@ -83,6 +84,7 @@ hunter_config(ICU VERSION 55.1-p3)
 hunter_config(Igloo VERSION 1.1.1-hunter)
 hunter_config(intsizeof VERSION 2.0.2)
 hunter_config(jansson VERSION 2.11.0)
+hunter_config(jaegertracing VERSION 0.4.1)
 hunter_config(jasper VERSION 2.0.14-p2)
 hunter_config(Jpeg VERSION 9b-p3)
 hunter_config(JsonSpirit VERSION 0.0.4-hunter)
@@ -167,7 +169,7 @@ hunter_config(ZMQPP VERSION 4.1.2)
 hunter_config(ZeroMQ VERSION 4.2.3-p1)
 hunter_config(caffe VERSION rc3-p2)
 hunter_config(acf VERSION 0.1.3)
-hunter_config(Catch VERSION 2.2.1)
+hunter_config(Catch VERSION 2.2.2)
 hunter_config(aes VERSION 0.0.1-p1)
 hunter_config(aglet VERSION 1.2.2)
 hunter_config(android_arm64_v8a_system_image_packer VERSION 1.0.0)
@@ -209,7 +211,7 @@ hunter_config(damageproto VERSION 1.2.1)
 hunter_config(dbus VERSION 1.10.0-hunter-4)
 hunter_config(debug_assert VERSION 1.3.2)
 hunter_config(dest VERSION 0.8.0-p4)
-hunter_config(dlib VERSION 19.10-p2)
+hunter_config(dlib VERSION 19.12-p0)
 hunter_config(dmlc-core VERSION 0.0.0-p1)
 hunter_config(doctest VERSION 1.2.0)
 hunter_config(double-conversion VERSION 3.0.0)
@@ -256,6 +258,7 @@ hunter_config(gst_plugins_ugly VERSION 1.10.4)
 hunter_config(gstreamer VERSION 1.10.4)
 hunter_config(gumbo VERSION 0.10.1)
 hunter_config(half VERSION 1.1.0-p1)
+hunter_config(harfbuzz VERSION 1.7.6-p0)
 hunter_config(hdf5 VERSION 1.8.15-p1)
 hunter_config(highwayhash VERSION 0.0.0)
 hunter_config(http-parser VERSION 2.8.0)
@@ -277,9 +280,10 @@ hunter_config(libdaemon VERSION 0.14)
 hunter_config(libdill VERSION 1.6)
 hunter_config(libjson-rpc-cpp VERSION 0.7.0-p3)
 hunter_config(libmill VERSION 1.18)
-hunter_config(libogg VERSION 1.3.2-cmake3)
+hunter_config(libogg VERSION 1.3.3-p0)
 hunter_config(libscrypt VERSION 1.21-p1)
 hunter_config(libsodium VERSION 1.0.10)
+hunter_config(libunibreak VERSION 4.0)
 hunter_config(libuv VERSION 1.14.0-p1)
 hunter_config(libxml2 VERSION 2.9.7)
 hunter_config(libyuv VERSION 1514-p3)
@@ -334,6 +338,7 @@ hunter_config(re2 VERSION 2017.11.01-p0)
 hunter_config(recastnavigation VERSION 1.4-p0)
 hunter_config(renderproto VERSION 0.11.1)
 hunter_config(ros_console_bridge VERSION 0.4.0-p0)
+hunter_config(ros_environment VERSION 1.2.0-p0)
 hunter_config(ros_gencpp VERSION 0.6.0-p0)
 hunter_config(ros_geneus VERSION 2.2.6-p0)
 hunter_config(ros_genlisp VERSION 0.4.16-p0)
@@ -341,6 +346,8 @@ hunter_config(ros_genmsg VERSION 0.5.10-p0)
 hunter_config(ros_gennodejs VERSION 2.0.1-p0)
 hunter_config(ros_genpy VERSION 0.6.7-p0)
 hunter_config(ros_message_generation VERSION 0.4.0-p0)
+hunter_config(ros_message_runtime VERSION 0.4.12-p0)
+hunter_config(ros_std_msgs VERSION 0.5.11-p1)
 hunter_config(roscpp_core VERSION 0.6.9-p0)
 hunter_config(rospack VERSION 2.5.0-p0)
 hunter_config(sm VERSION 1.2.1)
@@ -363,6 +370,7 @@ hunter_config(tinydir VERSION 1.2-p0)
 hunter_config(tinyxml2 VERSION 6.2.0-p1)
 hunter_config(type_safe VERSION 0.2)
 hunter_config(util_linux VERSION 2.30.1)
+hunter_config(vorbis VERSION 1.3.6-p1)
 hunter_config(WebKit VERSION 0.0.2-p0)
 hunter_config(WebP VERSION 0.6.1-p3)
 hunter_config(websocketpp VERSION 0.7.0-p3)
@@ -446,6 +454,6 @@ if(ANDROID)
 endif()
 
 hunter_config(zookeeper VERSION 3.4.9-p2)
-hunter_config(tacopie VERSION 2.4.0-h1)
+hunter_config(tacopie VERSION 3.2.0-h1)
 hunter_config(cpp_redis VERSION 3.5.0-h1)
 hunter_config(IF97 VERSION 2.1.2)