update inginition-common3 to 3.16.0 (#33873)

This commit is contained in:
talregev 2023-09-20 20:23:47 +03:00 committed by GitHub
parent e7e2480af1
commit a463dc85e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 7 deletions

View File

@ -1,8 +1,16 @@
ignition_modular_library(NAME common
VERSION "3.14.1"
SHA512 5f83685b67cb0b8e295136f74a681e2ca5f00a730b0a221f0c00cab5f9049c84692185fb5924ab29cd07cbdf85450e81dfcdc984fc8af4ed4cc549b2fe2f9a6e
OPTIONS -DUSE_EXTERNAL_TINYXML2=ON
PATCHES fix-dependencies.patch)
set(PACKAGE_NAME common)
ignition_modular_library(
NAME ${PACKAGE_NAME}
REF ${PORT}_${VERSION}
VERSION ${VERSION}
SHA512 022f5f68cdc134fa84dc22b49dc43e5c62d6e987e7fd63630586716e43fb2aad57ab4fb470ea1c3884c79b910d403a94a4d47ac24ffbb6f3b89b36c5b0e708f8
OPTIONS
-DUSE_EXTERNAL_TINYXML2=ON
PATCHES
fix-dependencies.patch
)
# 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")

View File

@ -1,6 +1,6 @@
{
"name": "ignition-common3",
"version": "3.14.1",
"version": "3.16.0",
"description": "Common libraries for robotics applications",
"homepage": "https://ignitionrobotics.org/libs/common",
"license": null,

View File

@ -3321,7 +3321,7 @@
"port-version": 3
},
"ignition-common3": {
"baseline": "3.14.1",
"baseline": "3.16.0",
"port-version": 0
},
"ignition-fuel-tools1": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ae2e9feb5941cbe46f6aeaa757078c0074ed33fe",
"version": "3.16.0",
"port-version": 0
},
{
"git-tree": "f63b7872dccdd6f71e0a075ea4bbf677c679a9d8",
"version": "3.14.1",