Commit Graph

40 Commits

Author SHA1 Message Date
autoantwort
38ea776249
[realsense2] no absolute paths (#23778) 2022-03-28 13:23:46 -07:00
Akash
d1d48ccffe
[realsense2] Update to 2.50.0 (#22416)
* Update realsense2

* Update versions

* strega-nil CRs

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-11 14:50:36 -08:00
autoantwort
2ef1ac96a0
[realsense2] add missing libusb dep on macOS (#21725)
* [realsense2] add missing libusb dep on macOS

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-30 14:07:44 -08:00
autoantwort
945f540e76
[realsense2] no absolute paths (#21726) 2021-11-29 17:05:33 -08:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
Cheney Wang
72c704c948
[realsense2] Update to 2.49.0 (#20379)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-27 21:10:48 -07:00
Phoebe
668f048edb
[vcpkg baseline][realsense2] Fix config issue on osx (#18202)
* [vcpkg baseline][realsense2] Fix config issue on osx

* Update the baseline version
2021-06-02 21:22:16 -05:00
Cheney Wang
d8f0941690
[realsense2] Update version to v 2.42.0 (#16411)
* [realsense2] Update version to v2.42.0

* update version file

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-02-26 13:14:09 -08:00
Ilya Arzhannikov
2f542209ce
Librealsense2 android build (#15608)
* [realsense2] options for android build

* bump port version

* update baseline

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-19 15:28:30 -08:00
JonLiu1993
202072f29f
[Realsense2] Update to 2.40.0 (#15156) 2020-12-17 00:13:09 -08:00
Christopher Mühl
f7fa492dbe
[realsense2] Update to version 2.39.0 (#14522) 2020-11-12 13:04:16 -08:00
Lily
49c1b2889d
[realsense2] Update to 2.38.1 (#13273) 2020-09-06 20:53:42 -07:00
Cheney Wang
cb388456a2
[realsense2] Update to 2.34.0 (#11437)
* [realsense2] Update to 2.34.0

* Modify the value of REF from version to commit id

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2020-05-19 15:15:33 -07:00
NancyLi1013
8fb29061f4
[realsense2] Add tm2 feature for support T265 devices (#10673)
* [realsense2] Add tm2 feature for support T265 devices

* Fix tools build error on Visual Studio 2019

* Update the way to handle features as vcpkg_check_features()

* Update
2020-04-16 13:29:32 -07:00
Lily
679a3c243e
[realsense2] Update to version 2.33.1 (#10550)
* [realsense2] Update to version 2.33.1

* [realsense2] Fix build error on Windows7
2020-03-27 19:13:40 -07:00
Phoebe
1312cb19d6
[realsense2] Fix tools installation issue (#10403) 2020-03-16 14:56:05 -07:00
Alvin
21f3e7d698 [realsense2] update to 2.30 (#9220)
* [realsense2] update to 2.30

* [realsense2] Delete deprecated functions, change the REF to commit id
2020-01-10 15:39:20 -08:00
Phoebe
804d8ea43c [realsense2] fix dependency glfw3 and mismatching number of debug and release binaries (#8303) 2019-09-23 10:43:25 -07:00
Tsukasa Sugiura
5e9ccbc4a5 [realsense2] Enable OpenNI2 driver option (#5275)
* [realsense2] Update to v2.18.0

Update realsense2 port to librealsense v2.18.0.

* [realsense2] Add OpenNI2 driver option

Add OpenNI2 driver option.

* [realsense2] Fix OpenNI2 driver option

* [realsense2] Remove unnecessary patch

* [realsense2] Bump CONTROL version
2019-06-17 16:04:18 -07:00
Claudio Fantacci
302c43f931 [realsense2] Update to v2.19.0 (#5777)
* [realsense2] Update to v2.19.0

* [realsense2] Update to version 2.22.0
2019-06-17 14:38:05 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Victor Romero
050e71d01d
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [alac,benchmark,capnproto] Fix  check_linkage call

* [fastlz] Fix SHA512

* [coroutine] Fix dynamic build

* [folly] Find double-conversion

* [gamma] Use vcpkg_from_github

* [librsync] Enable static builds

* [netcdf-cxx4] Fix SHA512

* [octomap] Fix static build

* [tidy-html5] Fix static build

* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime

* [folly] Use ras0219's fix for link paths

* [octomap] Fix exported targets

* [uvatlas] Set tool download SHA512

* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32

* [suitesparse] osx fix

* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions

* [duktape] Resolve conflicts

* [duktape] FIxed typo in Python paths

* [wangle] Find zlib

* [openssl-uwp] Fix SHA512

* [glib] Allow static builds on non-Windows

* [suitesparse] Fix build on Windows

* [multiple ports] Bump CONTROL version

* [multiple ports] Fix description indent

* [directxtk] Fix CONTROL file

* [bde,duktape,qpid-proton] Build packages with python2 installed

* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [gdal,live555,uriparser] Fix regressions

* [live555] Update to 2019.04.24
2019-05-02 22:57:43 -07:00
Erwan BERNARD
357d1bf472 [realsense2] up control version 2019-03-07 13:18:02 +01:00
Erwan BERNARD
6afbceb27f [realsense2] fix executable cleaning 2018-10-25 18:32:23 +02:00
Erwan BERNARD
3705800204 [realsense2] fix quotation mark in cmake command 2018-10-25 11:36:31 +02:00
Tsukasa Sugiura
59df8b1029 [realsense2] Update to v2.16.1 (#4436)
Update realsense2 port to librealsense v2.16.1.
2018-10-12 05:46:21 -07:00
Tsukasa Sugiura
d89097546c [realsense2] Update to v2.13.0
Update realsense2 port to librealsense v2.13.0.
2018-07-13 03:17:23 +09:00
Tsukasa Sugiura
3108667314 [realsense2] Update to v2.12.0
Update realsense2 port to librealsense v2.12.0.
2018-06-12 03:39:08 +09:00
Tsukasa Sugiura
f591398ec8 [realsense2] Update to v2.11.1
Update realsense2 port to librealsense v2.11.1.
2018-05-26 00:29:27 +09:00
Tsukasa Sugiura
27a295aaf2 [realsense2] Disable Build Tools when Debug Configuration to Speed-Up Install
Disable build tools when debug configuration to speed-up vcpkg install.
2018-04-24 23:09:55 +09:00
Tsukasa Sugiura
290907f905 [realsense2] Update to v2.10.4
Update realsense2 port to librealsense v2.10.4.
2018-04-24 23:09:09 +09:00
Claudio Fantacci
9d52f41a8f [realsense2] Add tools compilation (#3002)
* Add features to realsense2 port

(cherry picked from commit 87d1039774f9652275607e8bce120a7e493719d7)

* Increment port version
2018-04-17 10:01:22 -07:00
Tsukasa Sugiura
a03df3f433 [realsense2] Update to v2.10.1 (#2956)
* [realsense2] Update to v2.10.1

Update realsense2 port to librealsense v2.10.1.

* [realsense2] Change HEAD to development

Change HEAD to development.
The latest branch of librealsense is "development".

* [realsense2] Add option to support RGB image decode using AVX2

Add option to support RGB image decode using AVX2.
This option will be deprecated in the later versions.

* [realsense2] Add debug postfix

Add debug postfix "_d".
2018-03-07 11:01:49 -08:00
Alisayyy-Yang
1fb4d8dc29 change the hash value to the expected value (#2916) 2018-03-01 08:30:22 -08:00
Tsukasa Sugiura
a258cf5e88 [realsense2] Update to v2.10.0
Update realsense2 port to librealsense v2.10.0.
2018-02-10 23:18:38 +09:00
Tsukasa Sugiura
366bbc0190 [realsense2] Update to v2.9.1
Update realsense2 port to librealsense v2.9.1.
2018-01-27 01:09:19 +09:00
James Chang
00782fb304 [realsense2] update to 2.9.0 2018-01-09 20:48:11 +08:00
Tsukasa Sugiura
75f43baedf Update librealsense v2.8.3
Update librealsense v2.8.3.
2017-12-24 23:46:16 +09:00
James Chang
5799ba24c4 [realsense2] update to v2.8.2 2017-11-25 01:48:01 +08:00
James Chang
d0ac8b4898 [realsense2] renaming the port 2017-11-08 14:37:16 +08:00