To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CACSHbcTjxu2Pe7rSs0Q2aBy-igG0H8DJJO_7t-NinXT4k6-w2Q%40mail.gmail.com.
Module 1: Speech Dispatcher
URL: http://devel.freebsoft.org/speechd
License: GPL (v2 or later)
Description:
Speech Dispatcher project provides a high-level device independent layer for
access to speech synthesis through a simple, stable and well documented
interface.
Local Modifications:
Merged http://git.freebsoft.org/?p=speechd.git;a=commitdiff;h=c73bfee2b6ef683874b3fe7463239073f703c8b7
Only the libspeechd.h file is imported, as the client library (libspeechd.so.2) is dynamically loaded (where present).
Module 2: Schema_org
URL: http://schema.org/version/6.0/schema.jsonld
License: Creative Commons Attribution-ShareAlike 3.0 Unported
Description: A script uses the schema file in this directory to generate C++ object code.
Using the generated code, Blink extracts schema.org metadata from the page. This
metadata is used for a variety of purposes.
Module 3: "xz"
License: License: Public domain/license grant, LGPL 2.1, GPL 2, GPL 3
Location: chrome\installer\mac\third_party\xz
Description: XZ Utils is general-purpose data compression software implementing the modified Lempel-Ziv-Markov chain algorithm (LZMA2).
How its used: The source required to build tools related to "xz" are downloaded from http://git.tukaani.org/xz.git into chrome\installer\mac\third_party\xz\xz. Few tools such as { 'goobsdiff', 'goobspatch', 'liblzma_decompress.dylib', 'xz', 'xzdec' }. These tools are apparently used in the process of creating a "dmg" file. I'm not sure if they are used just for creation or are infact being shipped as part of the dmg.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CADcsyfi%3Dh5omPAbZ7YizArQyxvTu9VMjmfaRwO9BgjnvYUfN3Q%40mail.gmail.com.