update to 2.54.2 (#34563)

This commit is contained in:
Mengna Li 2023-10-20 01:49:31 +08:00 committed by GitHub
parent d524a38038
commit 6110622d91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 7 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO IntelRealSense/librealsense
REF v2.54.1
SHA512 9b7146a5f6a4152d95286f679e0f5314ab0b040f67a030e42dfe01ad995af486d3d158d1ac7ef0bbe783a90e067d32e4bb4ba1a524fe75a89be6c7fe9c3a30ed
REF "v${VERSION}"
SHA512 20561294da571e0e1f5f8c9ac1039828512f3361a4241e5ad320bbb684626c1e78cd18e6a6344ec80fcd86dc699742c51069bc2b6895aec1dcbd9f394d2c9998
HEAD_REF master
PATCHES
fix_openni2.patch
@ -70,5 +70,5 @@ if(BUILD_OPENNI2_BINDINGS)
endif()
endif()
file(INSTALL "${SOURCE_PATH}/LICENSE" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/LICENSE")
vcpkg_fixup_pkgconfig()

View File

@ -1,7 +1,6 @@
{
"name": "realsense2",
"version": "2.54.1",
"port-version": 1,
"version": "2.54.2",
"description": "Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300).",
"homepage": "https://github.com/IntelRealSense/librealsense",
"license": "Apache-2.0",

View File

@ -7285,8 +7285,8 @@
"port-version": 4
},
"realsense2": {
"baseline": "2.54.1",
"port-version": 1
"baseline": "2.54.2",
"port-version": 0
},
"recast": {
"baseline": "deprecated",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c860a042c288cc1618ea5e728e8eb715b233ff44",
"version": "2.54.2",
"port-version": 0
},
{
"git-tree": "29719e1172d7bb950bc88a29ba009e4c4c2d5f27",
"version": "2.54.1",