-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
66 changed files
with
381 additions
and
188 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
string(REGEX MATCH "^[1-9]+" VERSION_MAJOR ${VERSION}) | ||
string(REGEX MATCH "^gz-([a-z]+)" MATCHED_VALUE ${PORT}) | ||
set(PACKAGE_NAME ${CMAKE_MATCH_1}) | ||
|
||
ignition_modular_library( | ||
NAME ${PACKAGE_NAME} | ||
REF ${PORT}${VERSION_MAJOR}_${VERSION} | ||
VERSION ${VERSION} | ||
SHA512 30cf5aa69674bdc1a99762fc45d134b99da5e2faf846749392697ae41463a5304a43022bb0c2ca1b373af4171135d686fdd736573fe6e1cc26dc2cecc8333e69 | ||
PATCHES | ||
dependencies.patch | ||
) | ||
|
||
|
||
|
||
file(COPY "${CURRENT_PORT_DIR}/vcpkg" DESTINATION "${CURRENT_PACKAGES_DIR}/share/cmake/${PORT}/${PACKAGE_NAME}${VERSION_MAJOR}") | ||
configure_file("${CMAKE_CURRENT_LIST_DIR}/usage" "${CURRENT_PACKAGES_DIR}/share/${PORT}/usage" @ONLY) | ||
|
||
# preserve the original port behavior | ||
file(COPY "${CURRENT_PACKAGES_DIR}/share/${PORT}/" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}${VERSION_MAJOR}/") |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
string(REGEX MATCH "^[1-9]+" VERSION_MAJOR ${VERSION}) | ||
string(REGEX MATCH "^gz-([a-z]+)" MATCHED_VALUE ${PORT}) | ||
set(PACKAGE_NAME ${CMAKE_MATCH_1}) | ||
|
||
ignition_modular_library( | ||
NAME ${PACKAGE_NAME} | ||
REF ${PORT}${VERSION_MAJOR}_${VERSION} | ||
VERSION ${VERSION} | ||
SHA512 6a31719441c7ea835007d82b6aea99b10fa124ebad71683b8c1c58c41b435d4801e016464dc30d760cc9464e642dab4ff910375f5244ebf7c565845174e65cbf | ||
OPTIONS | ||
PATCHES | ||
remove_docs.patch | ||
) | ||
|
||
# preserve the original port behavior | ||
file(COPY "${CURRENT_PACKAGES_DIR}/share/${PORT}/" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}${VERSION_MAJOR}/") |
File renamed without changes.
8 changes: 4 additions & 4 deletions
8
ports/gz-fuel-tools8/vcpkg.json → ports/gz-fuel-tools/vcpkg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
string(REGEX MATCH "^[1-9]+" VERSION_MAJOR ${VERSION}) | ||
string(REGEX MATCH "^gz-([a-z]+)" MATCHED_VALUE ${PORT}) | ||
set(PACKAGE_NAME ${CMAKE_MATCH_1}) | ||
|
||
ignition_modular_library( | ||
NAME ${PACKAGE_NAME} | ||
REF ${PORT}${VERSION_MAJOR}_${VERSION} | ||
VERSION ${VERSION} | ||
SHA512 6d6e7c298f927110060882457f4ea379292f013b577f83a3a6f1fd68fc9cd7ea0bbef82cc0b9279373ab7af6e66f6ea2d8995669fa7d6d1fff13f8b8c857a6ed | ||
OPTIONS | ||
-DSKIP_SWIG=ON | ||
-DSKIP_PYBIND11=ON | ||
-DBUILD_DOCS=OFF | ||
) | ||
|
||
# preserve the original port behavior | ||
file(COPY "${CURRENT_PACKAGES_DIR}/share/${PORT}/" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}${VERSION_MAJOR}/") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,20 @@ | ||
set(PACKAGE_NAME msgs) | ||
string(REGEX MATCH "^[1-9]+" VERSION_MAJOR ${VERSION}) | ||
string(REGEX MATCH "^gz-([a-z]+)" MATCHED_VALUE ${PORT}) | ||
set(PACKAGE_NAME ${CMAKE_MATCH_1}) | ||
|
||
vcpkg_find_acquire_program(PYTHON3) | ||
get_filename_component(PYTHON3_DIR "${PYTHON3}" DIRECTORY) | ||
vcpkg_add_to_path("${PYTHON3_DIR}") | ||
|
||
ignition_modular_library( | ||
NAME ${PACKAGE_NAME} | ||
REF ${PORT}_${VERSION} | ||
REF ${PORT}${VERSION_MAJOR}_${VERSION} | ||
VERSION ${VERSION} | ||
SHA512 669e60fc35868e4d86695104a58aecaef9ad08861cba97ff91c7306caf66ec237da46c0a13f5f59907371fc7a4dd56d5506fabe4ba97c393889fc5a9c2a101ee | ||
OPTIONS | ||
PATCHES | ||
remove_ruby.patch | ||
) | ||
|
||
# preserve the original port behavior | ||
file(COPY "${CURRENT_PACKAGES_DIR}/share/${PORT}/" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}${VERSION_MAJOR}/") |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,22 @@ | ||
{ | ||
"name": "gz-physics6", | ||
"name": "gz-physics", | ||
"version": "6.5.1", | ||
"port-version": 1, | ||
"description": "component of Gazebo, provides an abstract physics interface designed to support simulation and rapid development of robot applications.", | ||
"homepage": "https://gazebosim.org/libs/physics", | ||
"license": "Apache-2.0", | ||
"dependencies": [ | ||
"bullet3", | ||
"dartsim", | ||
"eigen3", | ||
"gz-cmake3", | ||
"gz-common5", | ||
"gz-math7", | ||
"gz-plugin2", | ||
"gz-utils2", | ||
"gz-cmake", | ||
"gz-common", | ||
"gz-math", | ||
"gz-plugin", | ||
"gz-utils", | ||
{ | ||
"name": "ignition-modularscripts", | ||
"host": true | ||
}, | ||
"sdformat13" | ||
"sdformat" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
string(REGEX MATCH "^[1-9]+" VERSION_MAJOR ${VERSION}) | ||
string(REGEX MATCH "^gz-([a-z]+)" MATCHED_VALUE ${PORT}) | ||
set(PACKAGE_NAME ${CMAKE_MATCH_1}) | ||
|
||
ignition_modular_library( | ||
NAME ${PACKAGE_NAME} | ||
REF ${PORT}${VERSION_MAJOR}_${VERSION} | ||
VERSION ${VERSION} | ||
SHA512 4c497291f8e33aae3a5752607a7fd7b48912e209f0f424ea7b1e6d35f27d1e920d1dd97ee64b7b3846d7d433618742be5d19352cbce8f6f63eccc83a086520ea | ||
OPTIONS | ||
PATCHES | ||
) | ||
|
||
# preserve the original port behavior | ||
file(COPY "${CURRENT_PACKAGES_DIR}/share/${PORT}/" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}${VERSION_MAJOR}/") |
Oops, something went wrong.