mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 16:53:02 +08:00
[ignition-*] Update hashes (#24618)
* [ignition-cmake0, ignition-cmake2] Update hash * x-add-version * Fix other ignition SHAs and use vcpkg-port-config.cmake modern machinery. * add license * x-add-version * format vcpkg.json * x-add-version * Add FILE_DISAMBIGUATOR Co-authored-by: Lily Wang <v-lilywang@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
This commit is contained in:
parent
bae8f8c7d8
commit
1e24ff5074
@ -1,26 +1,24 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
set(PACKAGE_VERSION "0.6.1")
|
||||
|
||||
ignition_modular_library(NAME cmake
|
||||
VERSION ${PACKAGE_VERSION}
|
||||
VERSION ${PACKAGE_VERSION}
|
||||
REF "ignition-cmake_${PACKAGE_VERSION}"
|
||||
SHA512 bd57cd43dd944fef264353b67fbbbab989d4bb638b684f80868a8b61fe0b854e156e00852b967c7caa8598315bea60bd8b27ff000410e93c4f04185a13c90489
|
||||
SHA512 9414db04ef6ce0206aba4eb1c8192524249761976b82654da89222e0931d1e2bbd63dcc7f4e6c6fddbc71e54911e9bf9fcbd159f51862e89419e0686bfb035e9
|
||||
# Ensure that gtest is not compiled (backport of https://bitbucket.org/ignitionrobotics/ign-cmake/pull-requests/163)
|
||||
PATCHES do-not-compile-gtest.patch
|
||||
# Support for ARM64 (backport of https://bitbucket.org/ignitionrobotics/ign-cmake/pull-requests/168)
|
||||
support-arm64.patch
|
||||
# Do not depend on pkg-config installed to find uuid
|
||||
# Support for ARM64 (backport of https://bitbucket.org/ignitionrobotics/ign-cmake/pull-requests/168)
|
||||
support-arm64.patch
|
||||
# Do not depend on pkg-config installed to find uuid
|
||||
uuid-do-not-require-pkg-config.patch
|
||||
# Fix FindIgnCURL.cmake (backport of https://bitbucket.org/ignitionrobotics/ign-cmake/pull-requests/175)
|
||||
fix-find-ign-curl.patch
|
||||
)
|
||||
)
|
||||
|
||||
# Permit empty include folder
|
||||
set(VCPKG_POLICY_EMPTY_INCLUDE_FOLDER enabled)
|
||||
|
||||
# Remove unneccessary directory, as ignition-cmake is a pure CMake package
|
||||
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/lib ${CURRENT_PACKAGES_DIR}/debug)
|
||||
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/lib" "${CURRENT_PACKAGES_DIR}/debug")
|
||||
|
||||
# Install custom usage
|
||||
configure_file(${CMAKE_CURRENT_LIST_DIR}/usage ${CURRENT_PACKAGES_DIR}/share/${PORT}/usage @ONLY)
|
||||
configure_file("${CMAKE_CURRENT_LIST_DIR}/usage" "${CURRENT_PACKAGES_DIR}/share/${PORT}/usage" @ONLY)
|
||||
|
@ -1,10 +1,14 @@
|
||||
{
|
||||
"name": "ignition-cmake0",
|
||||
"version-string": "0.6.2",
|
||||
"port-version": 3,
|
||||
"version": "0.6.2",
|
||||
"port-version": 4,
|
||||
"description": "CMake helper functions for building robotic applications",
|
||||
"homepage": "https://ignitionrobotics.org/libs/cmake",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
"ignition-modularscripts"
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -1,11 +1,9 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
set(PACKAGE_VERSION "2.5.0")
|
||||
|
||||
ignition_modular_library(NAME cmake
|
||||
VERSION ${PACKAGE_VERSION}
|
||||
SHA512 dc546e5e4deabba12faec5fb0162309dfce9b429a6bbd6637c058acdda3eb4fa1e44e9b71f55603d0cff77550117dafc3fc8475621ede65fa8aa915254beb463
|
||||
SHA512 e39ed44ae6f7ccc338412f466f1257f88989e0818bee801ddbe09350e906cd9ce709be24356310fdbfde22d1b5b5846fed0aa794c06dcf7caf82748a07b428d6
|
||||
PATCHES FindGTS.patch)
|
||||
|
||||
# Install custom usage
|
||||
configure_file(${CMAKE_CURRENT_LIST_DIR}/usage ${CURRENT_PACKAGES_DIR}/share/${PORT}/usage @ONLY)
|
||||
configure_file("${CMAKE_CURRENT_LIST_DIR}/usage" "${CURRENT_PACKAGES_DIR}/share/${PORT}/usage" @ONLY)
|
||||
|
@ -1,10 +1,14 @@
|
||||
{
|
||||
"name": "ignition-cmake2",
|
||||
"version": "2.5.0",
|
||||
"port-version": 1,
|
||||
"port-version": 2,
|
||||
"description": "CMake helper functions for building robotic applications",
|
||||
"homepage": "https://ignitionrobotics.org/libs/cmake",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
"ignition-modularscripts"
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -1,6 +1,4 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
ignition_modular_library(NAME common
|
||||
VERSION "1.1.1"
|
||||
REF ignition-common_1.1.1
|
||||
SHA512 e96e82dc401281cd31843f4b0ae2c1d23589170869621ea62eb6d6b31b11bd622c14da7046b1993c8fc67a1d39bae9a96b9f8efc8923e305823f963d864975f7)
|
||||
SHA512 3311a07fad8fdf809ff3f865de2493ec17c3dd157ee3297f283cf872090fb9e9f05b163416dca32f1bdf2bde02c9b4a9a7defc308344b747a8d113594f65f309)
|
||||
|
@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "ignition-common1",
|
||||
"version-string": "1.1.1",
|
||||
"port-version": 2,
|
||||
"version": "1.1.1",
|
||||
"port-version": 3,
|
||||
"description": "Common libraries for robotics applications",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "dlfcn-win32",
|
||||
@ -22,6 +23,10 @@
|
||||
},
|
||||
"ignition-cmake0",
|
||||
"ignition-math4",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "tinyxml2",
|
||||
"platform": "!windows & !uwp"
|
||||
|
@ -1,8 +1,6 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
ignition_modular_library(NAME common
|
||||
VERSION "3.9.0"
|
||||
SHA512 8d052850cbb125e334494c9ad9b234c371fe310327dba997515651f29479d747dffa55b0aa822f2a78e6317a4df2d41389c7a07165cdc08894fdfb116e4d9756)
|
||||
SHA512 1bae86efd7da10ac517d67a75ad1b612ea2046128eb75e0f0a134ffff7cc76431e850a9b46fdb7dc6603e2acb044f4204fdedaf38fc7bff82883db3f36830fb9)
|
||||
|
||||
# Remove non-relocatable helper scripts (see https://github.com/ignitionrobotics/ign-common/issues/82)
|
||||
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/bin/ign_remotery_vis" "${CURRENT_PACKAGES_DIR}/debug/bin/ign_remotery_vis")
|
||||
|
@ -1,9 +1,10 @@
|
||||
{
|
||||
"name": "ignition-common3",
|
||||
"version-string": "3.9.0",
|
||||
"port-version": 2,
|
||||
"version": "3.9.0",
|
||||
"port-version": 3,
|
||||
"description": "Common libraries for robotics applications",
|
||||
"homepage": "https://ignitionrobotics.org/libs/common",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "dlfcn-win32",
|
||||
@ -14,7 +15,10 @@
|
||||
"gts",
|
||||
"ignition-cmake2",
|
||||
"ignition-math6",
|
||||
"ignition-modularscripts",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "libuuid",
|
||||
"platform": "!windows & !uwp & !osx"
|
||||
|
@ -1,9 +1,7 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
ignition_modular_library(NAME fuel-tools
|
||||
VERSION "1.2.0"
|
||||
CMAKE_PACKAGE_NAME ignition-fuel_tools1
|
||||
SHA512 a656fed74fb2138b3bcf7d35b25ad06da95cfb9a3ad7ded2c9c54db385f55ea310fd1a72dcf6400b0a6199e376c1ba2d11ee2a08c66e3c2cc8b2ee1b25406986
|
||||
SHA512 44ce9215231981f393cf1f6f83071e3f1c5d29bef4fab8d6483eb136b6e2a2e4273e85845f8b2336c4d50ac5fdcc6eb028a972baa0950083c8fa700f85cc7078
|
||||
# Ensure yaml is correctly linked (backport of https://bitbucket.org/ignitionrobotics/ign-fuel-tools/pull-requests/103/use-yaml_target-instead-of-yaml-yaml/diff)
|
||||
PATCHES link-correct-yaml-target.patch
|
||||
# This can be removed when the pc file of curl is fixed
|
||||
|
@ -1,12 +1,17 @@
|
||||
{
|
||||
"name": "ignition-fuel-tools1",
|
||||
"version-string": "1.2.0",
|
||||
"port-version": 3,
|
||||
"version": "1.2.0",
|
||||
"port-version": 4,
|
||||
"description": "Tools for using fuel API to download robot models",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
"curl",
|
||||
"ignition-cmake0",
|
||||
"ignition-common1",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
},
|
||||
"jsoncpp",
|
||||
"libyaml",
|
||||
"libzip"
|
||||
|
@ -1,7 +1,5 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
ignition_modular_library(NAME fuel-tools
|
||||
VERSION "4.3.0"
|
||||
CMAKE_PACKAGE_NAME ignition-fuel_tools4
|
||||
SHA512 451d7bcd195a8ce41c3a7d64ad936c8c0812cbc7af03dbe75cbdc359599bf1f828595833c1758d4de8e37c37730bb852de95b2256ff9134af4ab197df2b66a8b
|
||||
SHA512 1996e487bf8dcb29798064b1a12fe972931e84bcb19a4df2398d34cda9963bc9eef6dd14446c22c18f0de894dcdf35852669ce62b57562b1609045248f41ea0f
|
||||
)
|
||||
|
@ -1,14 +1,18 @@
|
||||
{
|
||||
"name": "ignition-fuel-tools4",
|
||||
"version-string": "4.3.0",
|
||||
"port-version": 1,
|
||||
"version": "4.3.0",
|
||||
"port-version": 2,
|
||||
"description": "Tools for using fuel API to download robot models",
|
||||
"homepage": "https://ignitionrobotics.org/libs/fuel_tools",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
"curl",
|
||||
"ignition-cmake2",
|
||||
"ignition-common3",
|
||||
"ignition-modularscripts",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
},
|
||||
"ignition-msgs5",
|
||||
"jsoncpp",
|
||||
"libyaml",
|
||||
|
@ -1,5 +1,3 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
ignition_modular_library(NAME math
|
||||
VERSION "4.0.0"
|
||||
SHA512 5996af60666a1166fc19b2db9715f7214341becb8eb6071c09315e1f71e759c6de4da99b44312829fc7b2bdef7e0f3671e4d2a92e0d2dd5d5fd782a6c46b012a)
|
||||
SHA512 b0559c691335d43e4cbb986ff13cdee9c65ce59d8e3a15808d9b052fc064263560fece71d670d5417b4b713fcd7ac32f5b808703ff472979a7226e0c1b2089aa)
|
||||
|
@ -1,10 +1,15 @@
|
||||
{
|
||||
"name": "ignition-math4",
|
||||
"version-string": "4.0.0",
|
||||
"port-version": 2,
|
||||
"version": "4.0.0",
|
||||
"port-version": 3,
|
||||
"description": "Math API for robotic applications",
|
||||
"homepage": "https://ignitionrobotics.org/libs/math",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
"ignition-cmake0"
|
||||
"ignition-cmake0",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -1,6 +1,4 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
ignition_modular_library(NAME math
|
||||
VERSION "6.6.0"
|
||||
SHA512 1b5f59b45256daa81cbfb7da4727200d0d6cb4a75fbc3b83b512c18ec6307b5bd78b8ee7a84f0f8a8c334717a1480766f62658bd213e9021c09c0ed22caa921d
|
||||
SHA512 6c0a6e7098f31b3dc9abbcd8714808669eca10e385748d4c1b44aa06dcfa5701906bea0277a99c3132fdd1a8c9a8e9c593099ac0eedfe5dec370018b2b63bfec
|
||||
PATCHES fix-isspace.patch)
|
||||
|
@ -1,12 +1,16 @@
|
||||
{
|
||||
"name": "ignition-math6",
|
||||
"version-string": "6.6.0",
|
||||
"port-version": 2,
|
||||
"version": "6.6.0",
|
||||
"port-version": 3,
|
||||
"description": "Math API for robotic applications",
|
||||
"homepage": "https://ignitionrobotics.org/libs/math",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
"eigen3",
|
||||
"ignition-cmake2",
|
||||
"ignition-modularscripts"
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -1,8 +1,7 @@
|
||||
file(COPY
|
||||
${CMAKE_CURRENT_LIST_DIR}/ignition_modular_library.cmake
|
||||
DESTINATION
|
||||
${CURRENT_PACKAGES_DIR}/share/ignitionmodularscripts
|
||||
)
|
||||
file(WRITE ${CURRENT_PACKAGES_DIR}/share/ignitionmodularscripts/copyright "")
|
||||
file(INSTALL
|
||||
"${CMAKE_CURRENT_LIST_DIR}/vcpkg-port-config.cmake"
|
||||
DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}")
|
||||
|
||||
file(WRITE "${CURRENT_PACKAGES_DIR}/share/${PORT}/copyright" "")
|
||||
|
||||
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|
||||
|
@ -141,6 +141,7 @@ function(ignition_modular_library)
|
||||
SHA512 ${IML_SHA512}
|
||||
HEAD_REF ${IML_HEAD_REF}
|
||||
PATCHES ${IML_PATCHES}
|
||||
FILE_DISAMBIGUATOR 1
|
||||
)
|
||||
|
||||
# Build library
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"version-string": "2020-11-23",
|
||||
"port-version": 1,
|
||||
"description": "Vcpkg helpers to package ignition libraries"
|
||||
"version-date": "2022-05-11",
|
||||
"description": "Vcpkg helpers to package ignition libraries",
|
||||
"license": null
|
||||
}
|
||||
|
@ -1,5 +1,3 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
# Explicitly disable cross-compilation until the upstream discussion
|
||||
# https://bitbucket.org/ignitionrobotics/ign-msgs/issues/34/add-support-for-cross-compilation is solved
|
||||
if(CMAKE_HOST_WIN32 AND NOT VCPKG_TARGET_ARCHITECTURE MATCHES "x64" AND NOT VCPKG_TARGET_ARCHITECTURE MATCHES "x86")
|
||||
@ -18,6 +16,6 @@ ignition_modular_library(NAME msgs
|
||||
VERSION "1.0.0"
|
||||
# See https://bitbucket.org/ignitionrobotics/ign-msgs/issues/33/the-ignition-msgs1_100-tag-does-not-match
|
||||
REF ignition-msgs_1.0.0
|
||||
SHA512 3a270f0ac988b947091d4626be48fe8cfed5ddfde5a37b9d0f08fddcbf278099ab231fca11e2dd2296ca54e0350ea14e3f685dc238f0827f18f10ab7b75039de
|
||||
SHA512 18475cc76cc3b58e451faf7a57a0145a9b419cf3e4312627202d96982b066df48cbabcc9991b79a176c5180b90f019dc30114286ad5562c483759052cf63d945
|
||||
# Fix linking order of protobuf libraries (backport of https://bitbucket.org/ignitionrobotics/ign-msgs/pull-requests/151)
|
||||
PATCHES fix-protobuf-static-link-order.patch)
|
||||
|
@ -1,11 +1,16 @@
|
||||
{
|
||||
"name": "ignition-msgs1",
|
||||
"version-string": "1.0.0",
|
||||
"port-version": 4,
|
||||
"version": "1.0.0",
|
||||
"port-version": 5,
|
||||
"description": "Middleware protobuf messages for robotics",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
"ignition-cmake0",
|
||||
"ignition-math4",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
},
|
||||
"protobuf"
|
||||
]
|
||||
}
|
||||
|
@ -1,10 +1,8 @@
|
||||
# Cross-compilation is disabled until the upstream discussion
|
||||
# https://github.com/ignitionrobotics/ign-msgs/issues/34 is solved
|
||||
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
ignition_modular_library(NAME msgs
|
||||
VERSION "5.3.0"
|
||||
SHA512 55c167d00b60ae6da0144a9495e9ac8aed61fcbdc61e057e75d31261e335c573543d60e28a7dc195a7c9849c5c6eb0e088d4f4e79fd927e83470a3f1fabef60e
|
||||
SHA512 645ae5317fb4c3c1b452e98c3581363fc939b5b963dae8a2097bcee97584819bd80357397d88728c5917142dd4ac9beecc335862df44fc06a46d8aa62c54e389
|
||||
PATCHES
|
||||
"01-protobuf.patch")
|
||||
|
@ -1,13 +1,17 @@
|
||||
{
|
||||
"name": "ignition-msgs5",
|
||||
"version": "5.3.0",
|
||||
"port-version": 4,
|
||||
"port-version": 5,
|
||||
"description": "Middleware protobuf messages for robotics",
|
||||
"license": null,
|
||||
"supports": "!(arm | uwp)",
|
||||
"dependencies": [
|
||||
"ignition-cmake2",
|
||||
"ignition-math6",
|
||||
"ignition-modularscripts",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
},
|
||||
"protobuf",
|
||||
"tinyxml2"
|
||||
]
|
||||
|
@ -1,8 +1,6 @@
|
||||
# Cross-compilation is explicitly disabled until the upstream discussion
|
||||
# https://github.com/ignitionrobotics/ign-msgs/issues/34 is solved
|
||||
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
ignition_modular_library(NAME msgs
|
||||
VERSION "6.0.0"
|
||||
SHA512 d1d6f6602ae33ec95b36c5df7815b06970f349492ef0309d8aacbaf2dca0c3e7314bbd64890a2554485fbd52f148a90b7bf54dceb0b3a1dd40eeb1f5bdb9613c)
|
||||
SHA512 d7b76b61d37bc4bb2fd1319e2e2d8313fbcc52f51253b7c487bcdb7dabffcf50653fc5c709eb356d8b6ae20500c1fd32ffabc1fcfb28dd14346a10030fb6cd46)
|
||||
|
@ -1,13 +1,17 @@
|
||||
{
|
||||
"name": "ignition-msgs6",
|
||||
"version": "6.0.0",
|
||||
"port-version": 3,
|
||||
"port-version": 4,
|
||||
"description": "Middleware protobuf messages for robotics",
|
||||
"license": null,
|
||||
"supports": "!(arm | uwp)",
|
||||
"dependencies": [
|
||||
"ignition-cmake2",
|
||||
"ignition-math6",
|
||||
"ignition-modularscripts",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
},
|
||||
"protobuf",
|
||||
"tinyxml2"
|
||||
]
|
||||
|
@ -1,7 +1,5 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
set(PACKAGE_VERSION "1.1.0")
|
||||
ignition_modular_library(NAME plugin
|
||||
VERSION ${PACKAGE_VERSION}
|
||||
REF "ignition-plugin_${PACKAGE_VERSION}"
|
||||
SHA512 0657c5816e67d02329a79364050b8a56957180e5b7481b01696c7369b063cbfedfc93793a8ad92d87d242d24e476283dc7847bd810a3de98d3ec5ae7d640568c)
|
||||
SHA512 e932dd7e7b042e9fb4c0569cb8b4028e54c394228aadf6523fa60ab1b9f7f9a17d14c79886a76365e2c47423c221aaef9ca77df638d87e2b6edb82eea10c0a3d)
|
||||
|
@ -1,15 +1,19 @@
|
||||
{
|
||||
"name": "ignition-plugin1",
|
||||
"version-string": "1.1.0",
|
||||
"port-version": 1,
|
||||
"version": "1.1.0",
|
||||
"port-version": 2,
|
||||
"description": "Library for registering plugin libraries and dynamically loading them at runtime",
|
||||
"homepage": "https://ignitionrobotics.org/libs/plugin",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "dlfcn-win32",
|
||||
"platform": "windows | uwp"
|
||||
},
|
||||
"ignition-cmake2",
|
||||
"ignition-modularscripts"
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -1,8 +1,6 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
ignition_modular_library(NAME transport
|
||||
VERSION "4.0.0"
|
||||
SHA512 d4125044c21fdd6754f3b8b06f372df3f858080d5d33e97ed7a8ef8f6fb9857d562082aad41c89ea9146a33b1c3814305d33c5c8f8bcde66a16477b4a01655b4
|
||||
SHA512 581dd4700aebc455f6d7c01d8be17c6c4c802fd74b1504b2bd6544a0246b161231305fd318352904e230c986dfe072fa0608fccea9066b076e7216dc507a8510
|
||||
# This can be removed when the pc file of libuuid on Windows is fixed
|
||||
DISABLE_PKGCONFIG_INSTALL
|
||||
PATCHES
|
||||
|
@ -1,12 +1,16 @@
|
||||
{
|
||||
"name": "ignition-transport4",
|
||||
"version": "4.0.0",
|
||||
"port-version": 5,
|
||||
"port-version": 6,
|
||||
"description": "Transport middleware for robotics",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
"cppzmq",
|
||||
"ignition-cmake0",
|
||||
"ignition-modularscripts",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
},
|
||||
"ignition-msgs1",
|
||||
{
|
||||
"name": "libuuid",
|
||||
|
@ -1,7 +1,5 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
ignition_modular_library(NAME transport
|
||||
VERSION "8.1.0"
|
||||
SHA512 eb64f18721190fcb79a5b45746fd44fa24274c6fe6c5021dd9306c15a327873377d07d4aa770633982038b84da650d3d0c8a56169222c0c88fa1318314fc4529
|
||||
SHA512 04b4cd954453505398da35b284e7db4b4691d9a705924c41e0082fd20e94176a3eaeae7329fd9992aaa50f90b2d8973c71daf763ccff58aa30d06be1da15189a
|
||||
# This can be removed when the pc file of sqlite3 is available ( https://github.com/microsoft/vcpkg/issues/14327 )
|
||||
DISABLE_PKGCONFIG_INSTALL)
|
||||
|
@ -1,11 +1,16 @@
|
||||
{
|
||||
"name": "ignition-transport8",
|
||||
"version-string": "8.1.0",
|
||||
"port-version": 2,
|
||||
"version": "8.1.0",
|
||||
"port-version": 3,
|
||||
"description": "Transport middleware for robotics",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
"cppzmq",
|
||||
"ignition-cmake2",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
},
|
||||
"ignition-msgs5",
|
||||
{
|
||||
"name": "libuuid",
|
||||
|
@ -1,8 +1,6 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/ignitionmodularscripts/ignition_modular_library.cmake)
|
||||
|
||||
ignition_modular_library(NAME transport
|
||||
VERSION "9.0.0"
|
||||
SHA512 c3edb7a8a063b4aa5826838ae08c8ec2b3d14563492022df632a719409c95272f4f6a43d91f0c317e44b85921b5aedc1685670b81a7baa949f01af3b3534d76e
|
||||
SHA512 9add7a8d3a43a17b1b71e7d7d9320909057c1f79880bd969baa99949709cdbb63f00f0735990891358bb29efd9c0ab8b6725b7c340c324b9266dcc9b73d767d4
|
||||
# This can be removed when the pc file of sqlite3 is available ( https://github.com/microsoft/vcpkg/issues/14327 )
|
||||
DISABLE_PKGCONFIG_INSTALL
|
||||
PATCHES
|
||||
|
@ -1,11 +1,16 @@
|
||||
{
|
||||
"name": "ignition-transport9",
|
||||
"version": "9.0.0",
|
||||
"port-version": 3,
|
||||
"port-version": 4,
|
||||
"description": "Transport middleware for robotics",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
"cppzmq",
|
||||
"ignition-cmake2",
|
||||
{
|
||||
"name": "ignition-modularscripts",
|
||||
"host": true
|
||||
},
|
||||
"ignition-msgs6",
|
||||
{
|
||||
"name": "libuuid",
|
||||
|
@ -2842,67 +2842,67 @@
|
||||
},
|
||||
"ignition-cmake0": {
|
||||
"baseline": "0.6.2",
|
||||
"port-version": 3
|
||||
"port-version": 4
|
||||
},
|
||||
"ignition-cmake2": {
|
||||
"baseline": "2.5.0",
|
||||
"port-version": 1
|
||||
"port-version": 2
|
||||
},
|
||||
"ignition-common1": {
|
||||
"baseline": "1.1.1",
|
||||
"port-version": 2
|
||||
"port-version": 3
|
||||
},
|
||||
"ignition-common3": {
|
||||
"baseline": "3.9.0",
|
||||
"port-version": 2
|
||||
"port-version": 3
|
||||
},
|
||||
"ignition-fuel-tools1": {
|
||||
"baseline": "1.2.0",
|
||||
"port-version": 3
|
||||
"port-version": 4
|
||||
},
|
||||
"ignition-fuel-tools4": {
|
||||
"baseline": "4.3.0",
|
||||
"port-version": 1
|
||||
"port-version": 2
|
||||
},
|
||||
"ignition-math4": {
|
||||
"baseline": "4.0.0",
|
||||
"port-version": 2
|
||||
"port-version": 3
|
||||
},
|
||||
"ignition-math6": {
|
||||
"baseline": "6.6.0",
|
||||
"port-version": 2
|
||||
"port-version": 3
|
||||
},
|
||||
"ignition-modularscripts": {
|
||||
"baseline": "2020-11-23",
|
||||
"port-version": 1
|
||||
"baseline": "2022-05-11",
|
||||
"port-version": 0
|
||||
},
|
||||
"ignition-msgs1": {
|
||||
"baseline": "1.0.0",
|
||||
"port-version": 4
|
||||
"port-version": 5
|
||||
},
|
||||
"ignition-msgs5": {
|
||||
"baseline": "5.3.0",
|
||||
"port-version": 4
|
||||
"port-version": 5
|
||||
},
|
||||
"ignition-msgs6": {
|
||||
"baseline": "6.0.0",
|
||||
"port-version": 3
|
||||
"port-version": 4
|
||||
},
|
||||
"ignition-plugin1": {
|
||||
"baseline": "1.1.0",
|
||||
"port-version": 1
|
||||
"port-version": 2
|
||||
},
|
||||
"ignition-transport4": {
|
||||
"baseline": "4.0.0",
|
||||
"port-version": 5
|
||||
"port-version": 6
|
||||
},
|
||||
"ignition-transport8": {
|
||||
"baseline": "8.1.0",
|
||||
"port-version": 2
|
||||
"port-version": 3
|
||||
},
|
||||
"ignition-transport9": {
|
||||
"baseline": "9.0.0",
|
||||
"port-version": 3
|
||||
"port-version": 4
|
||||
},
|
||||
"igraph": {
|
||||
"baseline": "0.9.8",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "dd21340a3227e51353676cc9147ba3d759fcaf6d",
|
||||
"version": "0.6.2",
|
||||
"port-version": 4
|
||||
},
|
||||
{
|
||||
"git-tree": "de484d582fc076a89f57fde7db6944eb57c006df",
|
||||
"version-string": "0.6.2",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "d146d55be3a48e481af0a87660c44ce2a7b5cb11",
|
||||
"version": "2.5.0",
|
||||
"port-version": 2
|
||||
},
|
||||
{
|
||||
"git-tree": "6c12bb698575d2b7cff16d177c2601ab195041fa",
|
||||
"version": "2.5.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "7759642adcf3e61cc1ce5b55699db02d31a94591",
|
||||
"version": "1.1.1",
|
||||
"port-version": 3
|
||||
},
|
||||
{
|
||||
"git-tree": "6e4a5f2f998f4730002bd95e92251b77e757d6b2",
|
||||
"version-string": "1.1.1",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "929c84951a63b65c9dd48f73a4a7147ae5a1779b",
|
||||
"version": "3.9.0",
|
||||
"port-version": 3
|
||||
},
|
||||
{
|
||||
"git-tree": "ee01029f1822c107fb6654c440aad50f5e5b97d3",
|
||||
"version-string": "3.9.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "2809092ee332d969d0c3d7953010b2a3aed0b801",
|
||||
"version": "1.2.0",
|
||||
"port-version": 4
|
||||
},
|
||||
{
|
||||
"git-tree": "9c9a312b5c09cc860b8cbc810d68ba5a17bd7afb",
|
||||
"version-string": "1.2.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "168bd907379d81e0af580ea8f5cad0a9e448469e",
|
||||
"version": "4.3.0",
|
||||
"port-version": 2
|
||||
},
|
||||
{
|
||||
"git-tree": "e6f7783701420adbe90b861a5a96130bd87f114e",
|
||||
"version-string": "4.3.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "fb3de1aed28c6b2599a41fa1fe4ef45fd447f988",
|
||||
"version": "4.0.0",
|
||||
"port-version": 3
|
||||
},
|
||||
{
|
||||
"git-tree": "0312d0e2b91d2e465a1464c83a17dfb5fbe57e4a",
|
||||
"version-string": "4.0.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "eb148027e8b1f6b1c6a47500140fa02467911e26",
|
||||
"version": "6.6.0",
|
||||
"port-version": 3
|
||||
},
|
||||
{
|
||||
"git-tree": "7fda0a4d654c39cd30c400919981ea71675f696f",
|
||||
"version-string": "6.6.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "d834091edb40475a3e9f55455ff532f3ac629142",
|
||||
"version-date": "2022-05-11",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "0b00233924c15f702784cb2342b469771125c3a5",
|
||||
"version-string": "2020-11-23",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "b906441e45012934421ddd0ad823bb7324939dd8",
|
||||
"version": "1.0.0",
|
||||
"port-version": 5
|
||||
},
|
||||
{
|
||||
"git-tree": "7155088669524bfd132aaab6af9f7257e8bfde54",
|
||||
"version-string": "1.0.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "ca89a878842c0d94483430295c59f9c24eb607bb",
|
||||
"version": "5.3.0",
|
||||
"port-version": 5
|
||||
},
|
||||
{
|
||||
"git-tree": "a77594480a911b7648ca1ad24a575b826ddc2a9a",
|
||||
"version": "5.3.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "a15e3cd08c8481cb639dc9b741ea55df597f6cf8",
|
||||
"version": "6.0.0",
|
||||
"port-version": 4
|
||||
},
|
||||
{
|
||||
"git-tree": "99d4ba95339db124ba068ea2b7fe9cf53d648da3",
|
||||
"version": "6.0.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "1f04ba4b936f3f2885c7a463d2a86a1359990931",
|
||||
"version": "1.1.0",
|
||||
"port-version": 2
|
||||
},
|
||||
{
|
||||
"git-tree": "71166ea18bf5f4d4de750b96836b780cd7395c0e",
|
||||
"version-string": "1.1.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "485717373dc99ab0f6f3a6b0ad8fec42bf8e9a9b",
|
||||
"version": "4.0.0",
|
||||
"port-version": 6
|
||||
},
|
||||
{
|
||||
"git-tree": "17d4c446fb99c9510ee2324a03529b6fb1119a41",
|
||||
"version": "4.0.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "df4d904c15b18ca24200a42fdfc4e5930c91618a",
|
||||
"version": "8.1.0",
|
||||
"port-version": 3
|
||||
},
|
||||
{
|
||||
"git-tree": "10fb9c7619753767ea31b84db43272712730f32c",
|
||||
"version-string": "8.1.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "918e7d23ff4ca98405b40bbdf55f9302b6cb0ed0",
|
||||
"version": "9.0.0",
|
||||
"port-version": 4
|
||||
},
|
||||
{
|
||||
"git-tree": "abbc50866e79bb1566460eb88135358ed740268d",
|
||||
"version": "9.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user