Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(220)

Unified Diff: third_party/librealsense/README.chromium

Issue 2028143002: third_party: Add librealsense library Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: support gyp Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/librealsense/OWNERS ('k') | third_party/librealsense/librealsense.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/librealsense/README.chromium
diff --git a/third_party/librealsense/README.chromium b/third_party/librealsense/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..e527b48df8e68d32113bba37edb86f9015573b49
--- /dev/null
+++ b/third_party/librealsense/README.chromium
@@ -0,0 +1,18 @@
+Name: librealsense
+URL: https://github.com/IntelRealSense/librealsense
+Version: 0.9.2
+License: Apache 2.0
+License File: src/LICENSE
+Security Critical: yes
+
+Description:
+librealsense is a cross-platform library (Linux, OSX, Windows) for capturing data from the IntelĀ® RealSenseā„¢ F200, SR300 and R200 cameras.
+
+Modifications:
+- None
+
+To import a new snapshot of librealsense:
+- Checkout the latest release tag: 'git checkout v0.9.2'.
+- Change the DEPS entry to the newly checked out commit.
+- Update 'librealsense.gyp' and 'BUILD.gn' files in 'librealsense' folder if needed.
+- Update this README to reflect the new version number.
« no previous file with comments | « third_party/librealsense/OWNERS ('k') | third_party/librealsense/librealsense.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698