File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change 11vcpkg_from_github (
22 OUT_SOURCE_PATH SOURCE_PATH
33 REPO IntelRealSense/librealsense
4- REF e9f05c55f88f6876633bd59fd1cb3848da64b699 # v2.49 .0
5- SHA512 dfd7012eb96f7d4a8054c8cc1141cd2c743255b7783d16565e02b2c688ea9d81cd61f3824f999c2c9d4ed1f44b3866b5bd399fab376ba8f16369989bda4bda85
4+ REF v2.50 .0
5+ SHA512 ede964a5d5d7c70ff69b9d19e72ed2572f6d28c922cccae6d805ce72115b9d09d3b57d83163192aacc45856fe145d745472df4ca0053a41c65c175434709e3f0
66 HEAD_REF master
77 PATCHES
88 fix_openni2.patch
9- fix-dependency-glfw3.patch
109 fix_config_osx.patch
1110)
1211
@@ -57,8 +56,7 @@ file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
5756file (REMOVE_RECURSE "${CURRENT_PACKAGES_DIR} /debug/share" )
5857
5958if (BUILD_TOOLS)
60- set (TOOL_NAMES)
61- list (APPEND TOOL_NAMES rs-convert rs-enumerate-devices rs-fw-logger rs-fw-update rs-record rs-terminal)
59+ set (TOOL_NAMES rs-convert rs-embed rs-enumerate-devices rs-fw-logger rs-fw-update rs-record rs-terminal)
6260 vcpkg_copy_tools (TOOL_NAMES ${TOOL_NAMES} AUTO_CLEAN )
6361endif ()
6462
Original file line number Diff line number Diff line change 11{
22 "name" : " realsense2" ,
3- "version" : " 2.49.0" ,
4- "port-version" : 3 ,
3+ "version" : " 2.50.0" ,
54 "description" : " Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300)." ,
65 "homepage" : " https://github.com/IntelRealSense/librealsense" ,
76 "dependencies" : [
2928 "description" : " Build Intel® RealSense™ T265 device"
3029 },
3130 "tools" : {
32- "description" : " Build Intel® RealSense™ tools" ,
33- "dependencies" : [
34- " glfw3" ,
35- " opengl"
36- ]
31+ "description" : " Build Intel® RealSense™ tools"
3732 }
3833 }
3934}
Original file line number Diff line number Diff line change 60056005 "port-version" : 2
60066006 },
60076007 "realsense2" : {
6008- "baseline" : " 2.49 .0" ,
6009- "port-version" : 3
6008+ "baseline" : " 2.50 .0" ,
6009+ "port-version" : 0
60106010 },
60116011 "recast" : {
60126012 "baseline" : " 1.5.1" ,
Original file line number Diff line number Diff line change 11{
22 "versions" : [
3+ {
4+ "git-tree" : " 310025edf50886cce00c7864f6f21d1eda53b51b" ,
5+ "version" : " 2.50.0" ,
6+ "port-version" : 0
7+ },
38 {
49 "git-tree" : " 23387c9d073a3e686615bd5c9da9dbf81ae6406d" ,
510 "version" : " 2.49.0" ,
You can’t perform that action at this time.
0 commit comments