* [Buildroot] [PATCH 1/1] qt5webengine: update chromium license file names
2018-08-29 6:30 [Buildroot] [PATCH 1/1] qt5webengine: update chromium license file names Laurent Hartanerot
@ 2018-08-29 8:24 ` Thomas Petazzoni
2018-08-29 10:45 ` Laurent Hartanerot
2018-08-29 10:51 ` [Buildroot] [PATCH v2 " Laurent Hartanerot
` (3 subsequent siblings)
4 siblings, 1 reply; 14+ messages in thread
From: Thomas Petazzoni @ 2018-08-29 8:24 UTC (permalink / raw)
To: buildroot
Hello Laurent,
On Wed, 29 Aug 2018 08:30:34 +0200, Laurent Hartanerot wrote:
> From: Laurent Hartanerot <laurent.hartanerot@atos.net>
>
> For the 2018.05.x branch:
> Update license file name for qt5webengine-5.6.3
> (Last version on the 2018.05.x branch)
>
> Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
Same comments here: why only for the 2018.05.x branch, and not for
master ? Do this work for both Qt 5.6 and Qt 5.11 ?
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 14+ messages in thread* [Buildroot] [PATCH 1/1] qt5webengine: update chromium license file names
2018-08-29 8:24 ` Thomas Petazzoni
@ 2018-08-29 10:45 ` Laurent Hartanerot
0 siblings, 0 replies; 14+ messages in thread
From: Laurent Hartanerot @ 2018-08-29 10:45 UTC (permalink / raw)
To: buildroot
Hello Thomas,
On Wed, Aug 29, 2018 at 10:24:13AM +0200, Thomas Petazzoni wrote:
> Hello Laurent,
>
> On Wed, 29 Aug 2018 08:30:34 +0200, Laurent Hartanerot wrote:
> > From: Laurent Hartanerot <laurent.hartanerot@atos.net>
> >
> > For the 2018.05.x branch:
> > Update license file name for qt5webengine-5.6.3
> > (Last version on the 2018.05.x branch)
> >
> > Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
>
> Same comments here: why only for the 2018.05.x branch, and not for
> master ? Do this work for both Qt 5.6 and Qt 5.11 ?
This patch work for the master but I update patch to add a condition on the Qt version
>
> Best regards,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
Thanks
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Buildroot] [PATCH v2 1/1] qt5webengine: update chromium license file names
2018-08-29 6:30 [Buildroot] [PATCH 1/1] qt5webengine: update chromium license file names Laurent Hartanerot
2018-08-29 8:24 ` Thomas Petazzoni
@ 2018-08-29 10:51 ` Laurent Hartanerot
2018-08-29 20:32 ` Thomas Petazzoni
2018-08-30 10:05 ` [Buildroot] [PATCH v3 1/3] qt5webengine: update chromium license file names for qt-lts Laurent Hartanerot
` (2 subsequent siblings)
4 siblings, 1 reply; 14+ messages in thread
From: Laurent Hartanerot @ 2018-08-29 10:51 UTC (permalink / raw)
To: buildroot
From: Laurent Hartanerot <laurent.hartanerot@atos.net>
Add license file name for qt5webengine-5.6
Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
---
package/qt5/qt5webengine/chromium.5.6.inc | 259 ++++++++++++++++++++++++++++++
package/qt5/qt5webengine/qt5webengine.mk | 4 +
2 files changed, 263 insertions(+)
create mode 100644 package/qt5/qt5webengine/chromium.5.6.inc
diff --git a/package/qt5/qt5webengine/chromium.5.6.inc b/package/qt5/qt5webengine/chromium.5.6.inc
new file mode 100644
index 0000000000..d278498fc9
--- /dev/null
+++ b/package/qt5/qt5webengine/chromium.5.6.inc
@@ -0,0 +1,259 @@
+CHROMIUM_LICENSE_FILES = \
+ src/3rdparty/chromium/url/third_party/mozilla/LICENSE.txt \
+ src/3rdparty/chromium/sdch/open-vcdiff/COPYING \
+ src/3rdparty/chromium/tools/gyp/LICENSE \
+ src/3rdparty/chromium/tools/licenses.py \
+ src/3rdparty/chromium/v8/LICENSE.v8 \
+ src/3rdparty/chromium/v8/LICENSE.strongtalk \
+ src/3rdparty/chromium/v8/LICENSE.valgrind \
+ src/3rdparty/chromium/v8/LICENSE \
+ src/3rdparty/chromium/v8/src/third_party/fdlibm/LICENSE \
+ src/3rdparty/chromium/v8/src/third_party/valgrind/LICENSE \
+ src/3rdparty/chromium/v8/src/third_party/vtune/LICENSE \
+ src/3rdparty/chromium/base/third_party/nspr/LICENSE \
+ src/3rdparty/chromium/base/third_party/superfasthash/LICENSE \
+ src/3rdparty/chromium/base/third_party/xdg_mime/LICENSE \
+ src/3rdparty/chromium/base/third_party/dynamic_annotations/LICENSE \
+ src/3rdparty/chromium/base/third_party/xdg_user_dirs/LICENSE \
+ src/3rdparty/chromium/base/third_party/dmg_fp/LICENSE \
+ src/3rdparty/chromium/base/third_party/valgrind/LICENSE \
+ src/3rdparty/chromium/base/third_party/icu/LICENSE \
+ src/3rdparty/chromium/base/third_party/libevent/LICENSE \
+ src/3rdparty/chromium/base/third_party/symbolize/LICENSE \
+ src/3rdparty/chromium/testing/gtest/LICENSE \
+ src/3rdparty/chromium/testing/scripts/checklicenses.py \
+ src/3rdparty/chromium/testing/scripts/webview_licenses.py \
+ src/3rdparty/chromium/testing/gmock/scripts/generator/LICENSE \
+ src/3rdparty/chromium/testing/gmock/LICENSE \
+ src/3rdparty/chromium/content/common/gpu/media/android_copying_backing_strategy.cc \
+ src/3rdparty/chromium/content/common/gpu/media/android_copying_backing_strategy.h \
+ src/3rdparty/chromium/ppapi/LICENSE \
+ src/3rdparty/chromium/third_party/class-dump/LICENSE \
+ src/3rdparty/chromium/third_party/libxslt/linux/COPYING \
+ src/3rdparty/chromium/third_party/proguard/LICENSE \
+ src/3rdparty/chromium/third_party/pexpect/LICENSE \
+ src/3rdparty/chromium/third_party/webtreemap/src/COPYING \
+ src/3rdparty/chromium/third_party/usb_ids/LICENSE \
+ src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/apple_cctools/cctools/APPLE_LICENSE \
+ src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/apple_cf/APPLE_LICENSE \
+ src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/getopt/LICENSE \
+ src/3rdparty/chromium/third_party/crashpad/crashpad/LICENSE \
+ src/3rdparty/chromium/third_party/Python-Markdown/LICENSE.md \
+ src/3rdparty/chromium/third_party/fips181/COPYING \
+ src/3rdparty/chromium/third_party/talloc/LICENSE \
+ src/3rdparty/chromium/third_party/libvpx_new/source/libvpx/third_party/libwebm/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/libvpx_new/source/libvpx/third_party/googletest/src/LICENSE \
+ src/3rdparty/chromium/third_party/libvpx_new/source/libvpx/third_party/x86inc/LICENSE \
+ src/3rdparty/chromium/third_party/libvpx_new/source/libvpx/LICENSE \
+ src/3rdparty/chromium/third_party/devscripts/COPYING \
+ src/3rdparty/chromium/third_party/devscripts/licensecheck.pl.vanilla \
+ src/3rdparty/chromium/third_party/devscripts/licensecheck.pl \
+ src/3rdparty/chromium/third_party/webdriver/COPYING \
+ src/3rdparty/chromium/third_party/webdriver/LICENSE \
+ src/3rdparty/chromium/third_party/cld/LICENSE \
+ src/3rdparty/chromium/third_party/jsoncpp/LICENSE \
+ src/3rdparty/chromium/third_party/bintrees/LICENSE.txt \
+ src/3rdparty/chromium/third_party/yasm/source/patched-yasm/COPYING \
+ src/3rdparty/chromium/third_party/libva/COPYING \
+ src/3rdparty/chromium/third_party/bspatch/LICENSE \
+ src/3rdparty/chromium/third_party/lzma_sdk/LICENSE \
+ src/3rdparty/chromium/third_party/v4l2capture/LICENSE \
+ src/3rdparty/chromium/third_party/boringssl/src/LICENSE \
+ src/3rdparty/chromium/third_party/cardboard-java/LICENSE \
+ src/3rdparty/chromium/third_party/errorprone/LICENSE \
+ src/3rdparty/chromium/third_party/fontconfig/LICENSE \
+ src/3rdparty/chromium/third_party/fontconfig/src/COPYING \
+ src/3rdparty/chromium/third_party/python_gflags/COPYING \
+ src/3rdparty/chromium/third_party/gif_player/LICENSE \
+ src/3rdparty/chromium/third_party/libexif/sources/COPYING \
+ src/3rdparty/chromium/third_party/sinonjs/LICENSE \
+ src/3rdparty/chromium/third_party/lcov/COPYING \
+ src/3rdparty/chromium/third_party/iaccessible2/LICENSE \
+ src/3rdparty/chromium/third_party/cros_system_api/MODULE_LICENSE_BSD \
+ src/3rdparty/chromium/third_party/cros_system_api/LICENSE \
+ src/3rdparty/chromium/third_party/libpng/LICENSE \
+ src/3rdparty/chromium/third_party/speech-dispatcher/COPYING \
+ src/3rdparty/chromium/third_party/skia/third_party/libpng/LICENSE \
+ src/3rdparty/chromium/third_party/skia/third_party/etc1/LICENSE \
+ src/3rdparty/chromium/third_party/skia/platform_tools/android/third_party/ashmem/LICENSE \
+ src/3rdparty/chromium/third_party/skia/LICENSE \
+ src/3rdparty/chromium/third_party/drmemory/LICENSE \
+ src/3rdparty/chromium/third_party/v4l-utils/COPYING.libv4l \
+ src/3rdparty/chromium/third_party/iccjpeg/LICENSE \
+ src/3rdparty/chromium/third_party/wayland-protocols/LICENSE \
+ src/3rdparty/chromium/third_party/wayland-protocols/src/COPYING \
+ src/3rdparty/chromium/third_party/qunit/LICENSE \
+ src/3rdparty/chromium/third_party/zlib/LICENSE \
+ src/3rdparty/chromium/third_party/minigbm/LICENSE \
+ src/3rdparty/chromium/third_party/tlslite/LICENSE \
+ src/3rdparty/chromium/third_party/qcms/src/COPYING \
+ src/3rdparty/chromium/third_party/mach_override/LICENSE \
+ src/3rdparty/chromium/third_party/mesa/LICENSE \
+ src/3rdparty/chromium/third_party/mesa/src/docs/COPYING \
+ src/3rdparty/chromium/third_party/mesa/src/docs/license.html \
+ src/3rdparty/chromium/third_party/mesa/src/src/gallium/drivers/radeon/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/mesa/src/src/mapi/glapi/gen/license.py \
+ src/3rdparty/chromium/third_party/usrsctp/usrsctplib/LICENSE.md \
+ src/3rdparty/chromium/third_party/usrsctp/LICENSE \
+ src/3rdparty/chromium/third_party/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/LICENSE \
+ src/3rdparty/chromium/third_party/webrtc/examples/androidapp/third_party/autobanh/LICENSE.md \
+ src/3rdparty/chromium/third_party/webrtc/examples/androidapp/third_party/autobanh/LICENSE \
+ src/3rdparty/chromium/third_party/webrtc/LICENSE_THIRD_PARTY \
+ src/3rdparty/chromium/third_party/webrtc/LICENSE \
+ src/3rdparty/chromium/third_party/libwebp/LICENSE \
+ src/3rdparty/chromium/third_party/snappy/src/COPYING \
+ src/3rdparty/chromium/third_party/robolectric/licenses/extreme.indiana.edu.license.txt \
+ src/3rdparty/chromium/third_party/robolectric/licenses/javolution.license.txt \
+ src/3rdparty/chromium/third_party/robolectric/licenses/pivotal.labs.license.txt \
+ src/3rdparty/chromium/third_party/robolectric/LICENSE \
+ src/3rdparty/chromium/third_party/flot/LICENSE.txt \
+ src/3rdparty/chromium/third_party/openmax_dl/LICENSE \
+ src/3rdparty/chromium/third_party/safe_browsing/testing/LICENSE \
+ src/3rdparty/chromium/third_party/harfbuzz-ng/COPYING \
+ src/3rdparty/chromium/third_party/protobuf/COPYING.txt \
+ src/3rdparty/chromium/third_party/typ/LICENSE \
+ src/3rdparty/chromium/third_party/d3/src/LICENSE \
+ src/3rdparty/chromium/third_party/libjpeg_turbo/LICENSE.txt \
+ src/3rdparty/chromium/third_party/libwebm/source/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/expat/files/COPYING \
+ src/3rdparty/chromium/third_party/smhasher/LICENSE \
+ src/3rdparty/chromium/third_party/gardiner_mod/LICENSE \
+ src/3rdparty/chromium/third_party/closure_compiler/compiler/COPYING \
+ src/3rdparty/chromium/third_party/closure_compiler/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/core/LICENSE-APPLE \
+ src/3rdparty/chromium/third_party/WebKit/Source/core/LICENSE-LGPL-2.1 \
+ src/3rdparty/chromium/third_party/WebKit/Source/core/LICENSE-LGPL-2 \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/scripts/closure/COPYING \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/cm_modes/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/acorn/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/cm/LICENSE_python \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/cm/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/build/scripts/license.pyc \
+ src/3rdparty/chromium/third_party/WebKit/Source/build/scripts/license.py \
+ src/3rdparty/chromium/third_party/WebKit/Source/wtf/NonCopyingSort.h \
+ src/3rdparty/chromium/third_party/WebKit/Source/wtf/dtoa/COPYING \
+ src/3rdparty/chromium/third_party/WebKit/Source/wtf/dtoa/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/LICENSE_FOR_ABOUT_CREDITS \
+ src/3rdparty/chromium/third_party/WebKit/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/wptserve/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/COPYING \
+ src/3rdparty/chromium/third_party/modp_b64/LICENSE \
+ src/3rdparty/chromium/third_party/freetype2/src/docs/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/molokocacao/LICENSE \
+ src/3rdparty/chromium/third_party/wayland/LICENSE \
+ src/3rdparty/chromium/third_party/wayland/src/COPYING \
+ src/3rdparty/chromium/third_party/polymer/v1_0/components-chromium/polymer/LICENSE.txt \
+ src/3rdparty/chromium/third_party/ocmock/License.txt \
+ src/3rdparty/chromium/third_party/swiftshader/LICENSE \
+ src/3rdparty/chromium/third_party/hwcplus/LICENSE \
+ src/3rdparty/chromium/third_party/libsecret/LICENSE \
+ src/3rdparty/chromium/third_party/nss/nspr/LICENSE \
+ src/3rdparty/chromium/third_party/nss/nss/COPYING \
+ src/3rdparty/chromium/third_party/jinja2/LICENSE \
+ src/3rdparty/chromium/third_party/decklink/LICENSE \
+ src/3rdparty/chromium/third_party/hunspell/COPYING \
+ src/3rdparty/chromium/third_party/hunspell/COPYING.LGPL \
+ src/3rdparty/chromium/third_party/hunspell/COPYING.MPL \
+ src/3rdparty/chromium/third_party/hunspell/src/hunspell/license.myspell \
+ src/3rdparty/chromium/third_party/hunspell/src/hunspell/license.hunspell \
+ src/3rdparty/chromium/third_party/pyelftools/elftools/construct/LICENSE \
+ src/3rdparty/chromium/third_party/pyelftools/LICENSE \
+ src/3rdparty/chromium/third_party/jmake/LICENSE \
+ src/3rdparty/chromium/third_party/requests/LICENSE \
+ src/3rdparty/chromium/third_party/ijar/LICENSE \
+ src/3rdparty/chromium/third_party/pycoverage/LICENSE \
+ src/3rdparty/chromium/third_party/re2/LICENSE \
+ src/3rdparty/chromium/third_party/re2/src/LICENSE \
+ src/3rdparty/chromium/third_party/blanketjs/LICENSE \
+ src/3rdparty/chromium/third_party/pywebsocket/src/LICENSE \
+ src/3rdparty/chromium/third_party/closure_linter/LICENSE \
+ src/3rdparty/chromium/third_party/webpagereplay/COPYING \
+ src/3rdparty/chromium/third_party/webpagereplay/third_party/dns/LICENSE \
+ src/3rdparty/chromium/third_party/webpagereplay/third_party/ipfw_win32/LICENSE \
+ src/3rdparty/chromium/third_party/webpagereplay/third_party/ipaddr/COPYING \
+ src/3rdparty/chromium/third_party/libusb/src/COPYING \
+ src/3rdparty/chromium/third_party/libsrtp/srtp/LICENSE \
+ src/3rdparty/chromium/third_party/opus/src/LICENSE_PLEASE_READ.txt \
+ src/3rdparty/chromium/third_party/opus/src/COPYING \
+ src/3rdparty/chromium/third_party/isimpledom/LICENSE \
+ src/3rdparty/chromium/third_party/mt19937ar/LICENSE \
+ src/3rdparty/chromium/third_party/openh264/src/LICENSE \
+ src/3rdparty/chromium/third_party/markupsafe/LICENSE \
+ src/3rdparty/chromium/third_party/ply/license.patch \
+ src/3rdparty/chromium/third_party/ply/LICENSE \
+ src/3rdparty/chromium/third_party/khronos/LICENSE \
+ src/3rdparty/chromium/third_party/sfntly/COPYING.txt \
+ src/3rdparty/chromium/third_party/sfntly/src/cpp/COPYING.txt \
+ src/3rdparty/chromium/third_party/sfntly/src/java/COPYING \
+ src/3rdparty/chromium/third_party/ots/LICENSE \
+ src/3rdparty/chromium/third_party/libXNVCtrl/LICENSE \
+ src/3rdparty/chromium/third_party/brotli/LICENSE \
+ src/3rdparty/chromium/third_party/icu/license.html \
+ src/3rdparty/chromium/third_party/icu/LICENSE \
+ src/3rdparty/chromium/third_party/custom_tabs_client/LICENSE \
+ src/3rdparty/chromium/third_party/motemplate/LICENSE \
+ src/3rdparty/chromium/third_party/apple_apsl/LICENSE \
+ src/3rdparty/chromium/third_party/angle/LICENSE \
+ src/3rdparty/chromium/third_party/angle/src/third_party/murmurhash/LICENSE \
+ src/3rdparty/chromium/third_party/angle/src/third_party/compiler/LICENSE \
+ src/3rdparty/chromium/third_party/npapi/LICENSE \
+ src/3rdparty/chromium/third_party/sudden_motion_sensor/LICENSE \
+ src/3rdparty/chromium/third_party/libjpeg/LICENSE \
+ src/3rdparty/chromium/third_party/ub-uiautomator/LICENSE \
+ src/3rdparty/chromium/third_party/woff2/LICENSE \
+ src/3rdparty/chromium/third_party/appurify-python/LICENSE \
+ src/3rdparty/chromium/third_party/tcmalloc/vendor/COPYING \
+ src/3rdparty/chromium/third_party/tcmalloc/LICENSE \
+ src/3rdparty/chromium/third_party/jstemplate/COPYING \
+ src/3rdparty/chromium/third_party/dom_distiller_js/LICENSE \
+ src/3rdparty/chromium/third_party/mocha/LICENSE \
+ src/3rdparty/chromium/third_party/x86inc/LICENSE \
+ src/3rdparty/chromium/third_party/checkstyle/LICENSE.apache20 \
+ src/3rdparty/chromium/third_party/checkstyle/LICENSE \
+ src/3rdparty/chromium/third_party/ffmpeg/COPYING.LGPLv3 \
+ src/3rdparty/chromium/third_party/ffmpeg/COPYING.GPLv3 \
+ src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/full_lgpl.txt \
+ src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/jpeg.txt \
+ src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/mips.txt \
+ src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/oggparse_ahlberg_rullgayrd_2005.txt \
+ src/3rdparty/chromium/third_party/ffmpeg/COPYING.GPLv2 \
+ src/3rdparty/chromium/third_party/ffmpeg/COPYING.LGPLv2.1 \
+ src/3rdparty/chromium/third_party/ffmpeg/LICENSE.md \
+ src/3rdparty/chromium/third_party/flac/COPYING.Xiph \
+ src/3rdparty/chromium/third_party/flac/COPYING.GPL \
+ src/3rdparty/chromium/third_party/flac/COPYING.LGPL \
+ src/3rdparty/chromium/third_party/flac/COPYING.FDL \
+ src/3rdparty/chromium/third_party/pymock/LICENSE.txt \
+ src/3rdparty/chromium/third_party/sqlite/sqlite-src-3080704/autoconf/tea/license.terms \
+ src/3rdparty/chromium/third_party/sqlite/LICENSE \
+ src/3rdparty/chromium/third_party/sqlite/src/autoconf/tea/license.terms \
+ src/3rdparty/chromium/third_party/xdg-utils/LICENSE \
+ src/3rdparty/chromium/third_party/mockito/LICENSE \
+ src/3rdparty/chromium/third_party/simplejson/LICENSE.txt \
+ src/3rdparty/chromium/third_party/py_trace_event/src/LICENSE \
+ src/3rdparty/chromium/third_party/pyftpdlib/src/LICENSE \
+ src/3rdparty/chromium/third_party/libudev/LICENSE \
+ src/3rdparty/chromium/third_party/libyuv/LICENSE_THIRD_PARTY \
+ src/3rdparty/chromium/third_party/libyuv/third_party/gflags/LICENSE \
+ src/3rdparty/chromium/third_party/libyuv/LICENSE \
+ src/3rdparty/chromium/third_party/mojo/LICENSE \
+ src/3rdparty/chromium/third_party/leveldatabase/src/LICENSE \
+ src/3rdparty/chromium/third_party/chaijs/LICENSE \
+ src/3rdparty/chromium/third_party/web-animations-js/sources/COPYING \
+ src/3rdparty/chromium/third_party/web-animations-js/LICENSE \
+ src/3rdparty/chromium/third_party/mozilla/LICENSE \
+ src/3rdparty/chromium/third_party/libjingle/source/talk/LICENSE_THIRD_PARTY \
+ src/3rdparty/chromium/third_party/libjingle/source/talk/COPYING \
+ src/3rdparty/chromium/LICENSE.chromium_os \
+ src/3rdparty/chromium/android_webview/snapshot_copying.gypi \
+ src/3rdparty/chromium/net/third_party/mozilla_security_manager/LICENSE \
+ src/3rdparty/chromium/net/third_party/nss/LICENSE \
+ src/3rdparty/chromium/crypto/third_party/nss/LICENSE \
+ src/3rdparty/chromium/chrome/third_party/chromevox/third_party/closure-library/LICENSE \
+ src/3rdparty/chromium/chrome/third_party/chromevox/LICENSE \
+ src/3rdparty/chromium/LICENSE \
+ src/3rdparty/chromium/mojo/public/LICENSE \
+ src/3rdparty/chromium/buildtools/LICENSE \
+ src/3rdparty/ninja/COPYING
diff --git a/package/qt5/qt5webengine/qt5webengine.mk b/package/qt5/qt5webengine/qt5webengine.mk
index 986ed0ec79..d43fc7b6c7 100644
--- a/package/qt5/qt5webengine/qt5webengine.mk
+++ b/package/qt5/qt5webengine/qt5webengine.mk
@@ -12,7 +12,11 @@ QT5WEBENGINE_DEPENDENCIES = ffmpeg libglib2 libvpx opus webp qt5base \
host-pkgconf host-python
QT5WEBENGINE_INSTALL_STAGING = YES
+ifeq ($(BR2_PACKAGE_QT5_VERSION_LATEST),y)
include package/qt5/qt5webengine/chromium.inc
+else
+include package/qt5/qt5webengine/chromium.5.6.inc
+endif
QT5WEBENGINE_LICENSE = GPL-2.0 or LGPL-3.0 or GPL-3.0 or GPL-3.0 with exception
QT5WEBENGINE_LICENSE_FILES = LICENSE.GPL2 LICENSE.GPL3 LICENSE.GPL3-EXCEPT \
LICENSE.GPLv3 LICENSE.LGPL3 $(CHROMIUM_LICENSE_FILES)
--
2.11.0
^ permalink raw reply related [flat|nested] 14+ messages in thread* [Buildroot] [PATCH v2 1/1] qt5webengine: update chromium license file names
2018-08-29 10:51 ` [Buildroot] [PATCH v2 " Laurent Hartanerot
@ 2018-08-29 20:32 ` Thomas Petazzoni
2018-08-30 6:13 ` Laurent Hartanerot
2018-09-01 8:02 ` Gaël PORTAY
0 siblings, 2 replies; 14+ messages in thread
From: Thomas Petazzoni @ 2018-08-29 20:32 UTC (permalink / raw)
To: buildroot
Hello Laurent,
On Wed, 29 Aug 2018 12:51:24 +0200, Laurent Hartanerot wrote:
> From: Laurent Hartanerot <laurent.hartanerot@atos.net>
>
> Add license file name for qt5webengine-5.6
>
> Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
Thanks for this new iteration. Unfortunately, I still see a number of
problems, some of them dating back from the origin of the qt5webengine
package (so Ga?l if you're around, your feedback/help would be nice).
Laurent, the first issue is that when your patch is applied, legal-info
still doesn't work when the build wasn't done, i.e if you do "make
clean; make legal-info", it will fail with:
cp: cannot stat '/home/thomas/projets/buildroot/output/build/qt5webengine-5.6.3/src/3rdparty/chromium/third_party/WebKit/Source/build/scripts/license.pyc': No such file or directory
This is because you have added the license.pyc file in the list of
license files, but this file only gets created at build time. And
anyway, since it's Python byte-code, it's not very useful.
How was this list of license files generated ? It seems like all files
containing "copying" or "license" in their name were taken. But does it
make sense to include those license.py files ?
Another problem is that the legal-info for qt5webengine in version 5.11
is also broken:
cp: cannot stat '/home/thomas/projets/buildroot/output/build/qt5webengine-5.11.1/src/3rdparty/chromium/buildtools/third_party/libc++abi/trunk/LICENSE.TXT': No such file or directory
> +CHROMIUM_LICENSE_FILES = \
Another problem is the name of this variable: if we ever have a package
called "chromium" (which is not unlikely, as it was submitted in
https://patchwork.ozlabs.org/patch/942284/), then this
CHROMIUM_LICENSE_FILES variable internal to qt5webengine will clash
with the CHROMIUM_LICENSE_FILES of the legitimate chromium package.
So the naming of this variable should be changed to
QT5WEBENGINE_CHROMIUM_LICENSE_FILES or something like this.
> +ifeq ($(BR2_PACKAGE_QT5_VERSION_LATEST),y)
> include package/qt5/qt5webengine/chromium.inc
Perhaps this file should be renamed chromium-latest.inc
> +else
> +include package/qt5/qt5webengine/chromium.5.6.inc
and this one chromium-lts.inc ?
Could you send a couple of separate patches to fix those issues ?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Buildroot] [PATCH v2 1/1] qt5webengine: update chromium license file names
2018-08-29 20:32 ` Thomas Petazzoni
@ 2018-08-30 6:13 ` Laurent Hartanerot
2018-09-01 8:02 ` Gaël PORTAY
1 sibling, 0 replies; 14+ messages in thread
From: Laurent Hartanerot @ 2018-08-30 6:13 UTC (permalink / raw)
To: buildroot
Hello Thomas,
On Wed, Aug 29, 2018 at 10:32:42PM +0200, Thomas Petazzoni wrote:
> Hello Laurent,
>
> On Wed, 29 Aug 2018 12:51:24 +0200, Laurent Hartanerot wrote:
> > From: Laurent Hartanerot <laurent.hartanerot@atos.net>
> >
> > Add license file name for qt5webengine-5.6
> >
> > Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
>
> Thanks for this new iteration. Unfortunately, I still see a number of
> problems, some of them dating back from the origin of the qt5webengine
> package (so Ga?l if you're around, your feedback/help would be nice).
>
> Laurent, the first issue is that when your patch is applied, legal-info
> still doesn't work when the build wasn't done, i.e if you do "make
> clean; make legal-info", it will fail with:
Ok, I did not know that 'legal-info' could be applied on a clean repo.
>
> cp: cannot stat '/home/thomas/projets/buildroot/output/build/qt5webengine-5.6.3/src/3rdparty/chromium/third_party/WebKit/Source/build/scripts/license.pyc': No such file or directory
>
> This is because you have added the license.pyc file in the list of
> license files, but this file only gets created at build time. And
> anyway, since it's Python byte-code, it's not very useful.
>
> How was this list of license files generated ? It seems like all files
> containing "copying" or "license" in their name were taken. But does it
> make sense to include those license.py files ?
Yes, I include all files with "copying" or "license".
But, it's not my best idea.
I will check if all files are consistent
>
> Another problem is that the legal-info for qt5webengine in version 5.11
> is also broken:
>
> cp: cannot stat '/home/thomas/projets/buildroot/output/build/qt5webengine-5.11.1/src/3rdparty/chromium/buildtools/third_party/libc++abi/trunk/LICENSE.TXT': No such file or directory
>
I don't test this part. I don't have defconfig with this configuration.
I will try to make a correct configuration to enable qt5webengine on qt5-11.
>
> > +CHROMIUM_LICENSE_FILES = \
>
> Another problem is the name of this variable: if we ever have a package
> called "chromium" (which is not unlikely, as it was submitted in
> https://patchwork.ozlabs.org/patch/942284/), then this
> CHROMIUM_LICENSE_FILES variable internal to qt5webengine will clash
> with the CHROMIUM_LICENSE_FILES of the legitimate chromium package.
>
> So the naming of this variable should be changed to
> QT5WEBENGINE_CHROMIUM_LICENSE_FILES or something like this.
>
Ok
> > +ifeq ($(BR2_PACKAGE_QT5_VERSION_LATEST),y)
> > include package/qt5/qt5webengine/chromium.inc
>
> Perhaps this file should be renamed chromium-latest.inc
>
> > +else
> > +include package/qt5/qt5webengine/chromium.5.6.inc
>
> and this one chromium-lts.inc ?
>
> Could you send a couple of separate patches to fix those issues ?
>
> Thanks!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
Thanks
Laurent
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Buildroot] [PATCH v2 1/1] qt5webengine: update chromium license file names
2018-08-29 20:32 ` Thomas Petazzoni
2018-08-30 6:13 ` Laurent Hartanerot
@ 2018-09-01 8:02 ` Gaël PORTAY
1 sibling, 0 replies; 14+ messages in thread
From: Gaël PORTAY @ 2018-09-01 8:02 UTC (permalink / raw)
To: buildroot
Thomas, Laurent,
On Wed, Aug 29, 2018 at 10:32:42PM +0200, Thomas Petazzoni wrote:
> Hello Laurent,
>
> On Wed, 29 Aug 2018 12:51:24 +0200, Laurent Hartanerot wrote:
> > From: Laurent Hartanerot <laurent.hartanerot@atos.net>
> >
> > Add license file name for qt5webengine-5.6
> >
> > Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
>
Laurent: I am glad you take care of licenses in QtWebEngine. It was in
my todo list for the last couple of month. I forgot to maintain it
through the bumps of Qt :/ and I am sorry about that.
> Thanks for this new iteration. Unfortunately, I still see a number of
> problems, some of them dating back from the origin of the qt5webengine
> package (so Ga?l if you're around, your feedback/help would be nice).
>
Thomas: If I remember well, I was told to include all QtWebEngine
licenses (in v4?) and I simply run a dummy script of my own to find all
files that have some license information inside.
Then, I looked if the module was compiled and I added it into the list.
But it is hard to know in advance if the module is going to be build or
not.
Note: QtWebKit does not include the WebKit license.
> > +CHROMIUM_LICENSE_FILES = \
>
> Another problem is the name of this variable: if we ever have a package
> called "chromium" (which is not unlikely, as it was submitted in
> https://patchwork.ozlabs.org/patch/942284/), then this
> CHROMIUM_LICENSE_FILES variable internal to qt5webengine will clash
> with the CHROMIUM_LICENSE_FILES of the legitimate chromium package.
>
> So the naming of this variable should be changed to
> QT5WEBENGINE_CHROMIUM_LICENSE_FILES or something like this.
>
Right, I was not aware about variable name clashing when I submitted the
patch.
Good catch.
> > +ifeq ($(BR2_PACKAGE_QT5_VERSION_LATEST),y)
> > include package/qt5/qt5webengine/chromium.inc
>
> Perhaps this file should be renamed chromium-latest.inc
>
> > +else
> > +include package/qt5/qt5webengine/chromium.5.6.inc
>
> and this one chromium-lts.inc ?
>
> Could you send a couple of separate patches to fix those issues ?
>
This is a good idea to split file into versions.
I tested the v3 and it works fine.
But, if you do not mind, I would name the file using the Qt version
number variable $(QT5_VERSION_MAJOR).
include package/qt5/qt5webengine/chromium-$(QT5_VERSION_MAJOR).inc
1. We make sure to update the license file through the bumps of
major version of Qt (5.11 to 5.12...). Otherwise, we will have
an issue telling that the file is missing and make cannot
include it.
2. Qt version 5.9 and upcoming version 5.12 are also LTS which
is confusing a bit (even if they are the latest supported in
buildroot).
> Thanks!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
Regards,
Gael
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Buildroot] [PATCH v3 1/3] qt5webengine: update chromium license file names for qt-lts
2018-08-29 6:30 [Buildroot] [PATCH 1/1] qt5webengine: update chromium license file names Laurent Hartanerot
2018-08-29 8:24 ` Thomas Petazzoni
2018-08-29 10:51 ` [Buildroot] [PATCH v2 " Laurent Hartanerot
@ 2018-08-30 10:05 ` Laurent Hartanerot
2018-09-01 12:46 ` Thomas Petazzoni
2018-09-27 21:12 ` Peter Korsgaard
2018-08-30 10:06 ` [Buildroot] [PATCH v3 2/3] qt5webengine: update chromium license file names for qt-latest Laurent Hartanerot
2018-08-30 10:07 ` [Buildroot] [PATCH v3 3/3] qt5webengine: Rename internal variable to qt5webengine Laurent Hartanerot
4 siblings, 2 replies; 14+ messages in thread
From: Laurent Hartanerot @ 2018-08-30 10:05 UTC (permalink / raw)
To: buildroot
From: Laurent Hartanerot <laurent.hartanerot@atos.net>
Update license file name for qt5webengine-5.6
Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
---
package/qt5/qt5webengine/chromium-lts.inc | 248 ++++++++++++++++++++++++++++++
package/qt5/qt5webengine/qt5webengine.mk | 4 +
2 files changed, 252 insertions(+)
create mode 100644 package/qt5/qt5webengine/chromium-lts.inc
diff --git a/package/qt5/qt5webengine/chromium-lts.inc b/package/qt5/qt5webengine/chromium-lts.inc
new file mode 100644
index 0000000000..bff7931656
--- /dev/null
+++ b/package/qt5/qt5webengine/chromium-lts.inc
@@ -0,0 +1,248 @@
+CHROMIUM_LICENSE_FILES = \
+ src/3rdparty/chromium/url/third_party/mozilla/LICENSE.txt \
+ src/3rdparty/chromium/sdch/open-vcdiff/COPYING \
+ src/3rdparty/chromium/tools/gyp/LICENSE \
+ src/3rdparty/chromium/v8/LICENSE.v8 \
+ src/3rdparty/chromium/v8/LICENSE.strongtalk \
+ src/3rdparty/chromium/v8/LICENSE.valgrind \
+ src/3rdparty/chromium/v8/LICENSE \
+ src/3rdparty/chromium/v8/src/third_party/fdlibm/LICENSE \
+ src/3rdparty/chromium/v8/src/third_party/valgrind/LICENSE \
+ src/3rdparty/chromium/v8/src/third_party/vtune/LICENSE \
+ src/3rdparty/chromium/base/third_party/nspr/LICENSE \
+ src/3rdparty/chromium/base/third_party/superfasthash/LICENSE \
+ src/3rdparty/chromium/base/third_party/xdg_mime/LICENSE \
+ src/3rdparty/chromium/base/third_party/dynamic_annotations/LICENSE \
+ src/3rdparty/chromium/base/third_party/xdg_user_dirs/LICENSE \
+ src/3rdparty/chromium/base/third_party/dmg_fp/LICENSE \
+ src/3rdparty/chromium/base/third_party/valgrind/LICENSE \
+ src/3rdparty/chromium/base/third_party/icu/LICENSE \
+ src/3rdparty/chromium/base/third_party/libevent/LICENSE \
+ src/3rdparty/chromium/base/third_party/symbolize/LICENSE \
+ src/3rdparty/chromium/testing/gtest/LICENSE \
+ src/3rdparty/chromium/testing/gmock/scripts/generator/LICENSE \
+ src/3rdparty/chromium/testing/gmock/LICENSE \
+ src/3rdparty/chromium/ppapi/LICENSE \
+ src/3rdparty/chromium/third_party/class-dump/LICENSE \
+ src/3rdparty/chromium/third_party/libxslt/linux/COPYING \
+ src/3rdparty/chromium/third_party/proguard/LICENSE \
+ src/3rdparty/chromium/third_party/pexpect/LICENSE \
+ src/3rdparty/chromium/third_party/webtreemap/src/COPYING \
+ src/3rdparty/chromium/third_party/usb_ids/LICENSE \
+ src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/apple_cctools/cctools/APPLE_LICENSE \
+ src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/apple_cf/APPLE_LICENSE \
+ src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/getopt/LICENSE \
+ src/3rdparty/chromium/third_party/crashpad/crashpad/LICENSE \
+ src/3rdparty/chromium/third_party/Python-Markdown/LICENSE.md \
+ src/3rdparty/chromium/third_party/fips181/COPYING \
+ src/3rdparty/chromium/third_party/talloc/LICENSE \
+ src/3rdparty/chromium/third_party/libvpx_new/source/libvpx/third_party/libwebm/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/libvpx_new/source/libvpx/third_party/googletest/src/LICENSE \
+ src/3rdparty/chromium/third_party/libvpx_new/source/libvpx/third_party/x86inc/LICENSE \
+ src/3rdparty/chromium/third_party/libvpx_new/source/libvpx/LICENSE \
+ src/3rdparty/chromium/third_party/devscripts/COPYING \
+ src/3rdparty/chromium/third_party/webdriver/COPYING \
+ src/3rdparty/chromium/third_party/webdriver/LICENSE \
+ src/3rdparty/chromium/third_party/cld/LICENSE \
+ src/3rdparty/chromium/third_party/jsoncpp/LICENSE \
+ src/3rdparty/chromium/third_party/bintrees/LICENSE.txt \
+ src/3rdparty/chromium/third_party/yasm/source/patched-yasm/COPYING \
+ src/3rdparty/chromium/third_party/libva/COPYING \
+ src/3rdparty/chromium/third_party/bspatch/LICENSE \
+ src/3rdparty/chromium/third_party/lzma_sdk/LICENSE \
+ src/3rdparty/chromium/third_party/v4l2capture/LICENSE \
+ src/3rdparty/chromium/third_party/boringssl/src/LICENSE \
+ src/3rdparty/chromium/third_party/cardboard-java/LICENSE \
+ src/3rdparty/chromium/third_party/errorprone/LICENSE \
+ src/3rdparty/chromium/third_party/fontconfig/LICENSE \
+ src/3rdparty/chromium/third_party/fontconfig/src/COPYING \
+ src/3rdparty/chromium/third_party/python_gflags/COPYING \
+ src/3rdparty/chromium/third_party/gif_player/LICENSE \
+ src/3rdparty/chromium/third_party/libexif/sources/COPYING \
+ src/3rdparty/chromium/third_party/sinonjs/LICENSE \
+ src/3rdparty/chromium/third_party/lcov/COPYING \
+ src/3rdparty/chromium/third_party/iaccessible2/LICENSE \
+ src/3rdparty/chromium/third_party/cros_system_api/LICENSE \
+ src/3rdparty/chromium/third_party/libpng/LICENSE \
+ src/3rdparty/chromium/third_party/speech-dispatcher/COPYING \
+ src/3rdparty/chromium/third_party/skia/third_party/libpng/LICENSE \
+ src/3rdparty/chromium/third_party/skia/third_party/etc1/LICENSE \
+ src/3rdparty/chromium/third_party/skia/platform_tools/android/third_party/ashmem/LICENSE \
+ src/3rdparty/chromium/third_party/skia/LICENSE \
+ src/3rdparty/chromium/third_party/drmemory/LICENSE \
+ src/3rdparty/chromium/third_party/v4l-utils/COPYING.libv4l \
+ src/3rdparty/chromium/third_party/iccjpeg/LICENSE \
+ src/3rdparty/chromium/third_party/wayland-protocols/LICENSE \
+ src/3rdparty/chromium/third_party/wayland-protocols/src/COPYING \
+ src/3rdparty/chromium/third_party/qunit/LICENSE \
+ src/3rdparty/chromium/third_party/zlib/LICENSE \
+ src/3rdparty/chromium/third_party/minigbm/LICENSE \
+ src/3rdparty/chromium/third_party/tlslite/LICENSE \
+ src/3rdparty/chromium/third_party/qcms/src/COPYING \
+ src/3rdparty/chromium/third_party/mach_override/LICENSE \
+ src/3rdparty/chromium/third_party/mesa/LICENSE \
+ src/3rdparty/chromium/third_party/mesa/src/docs/COPYING \
+ src/3rdparty/chromium/third_party/mesa/src/docs/license.html \
+ src/3rdparty/chromium/third_party/mesa/src/src/gallium/drivers/radeon/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/mesa/src/src/mapi/glapi/gen/license.py \
+ src/3rdparty/chromium/third_party/usrsctp/usrsctplib/LICENSE.md \
+ src/3rdparty/chromium/third_party/usrsctp/LICENSE \
+ src/3rdparty/chromium/third_party/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/LICENSE \
+ src/3rdparty/chromium/third_party/webrtc/examples/androidapp/third_party/autobanh/LICENSE.md \
+ src/3rdparty/chromium/third_party/webrtc/examples/androidapp/third_party/autobanh/LICENSE \
+ src/3rdparty/chromium/third_party/webrtc/LICENSE_THIRD_PARTY \
+ src/3rdparty/chromium/third_party/webrtc/LICENSE \
+ src/3rdparty/chromium/third_party/libwebp/LICENSE \
+ src/3rdparty/chromium/third_party/snappy/src/COPYING \
+ src/3rdparty/chromium/third_party/robolectric/licenses/extreme.indiana.edu.license.txt \
+ src/3rdparty/chromium/third_party/robolectric/licenses/javolution.license.txt \
+ src/3rdparty/chromium/third_party/robolectric/licenses/pivotal.labs.license.txt \
+ src/3rdparty/chromium/third_party/robolectric/LICENSE \
+ src/3rdparty/chromium/third_party/flot/LICENSE.txt \
+ src/3rdparty/chromium/third_party/openmax_dl/LICENSE \
+ src/3rdparty/chromium/third_party/safe_browsing/testing/LICENSE \
+ src/3rdparty/chromium/third_party/harfbuzz-ng/COPYING \
+ src/3rdparty/chromium/third_party/protobuf/COPYING.txt \
+ src/3rdparty/chromium/third_party/typ/LICENSE \
+ src/3rdparty/chromium/third_party/d3/src/LICENSE \
+ src/3rdparty/chromium/third_party/libjpeg_turbo/LICENSE.txt \
+ src/3rdparty/chromium/third_party/libwebm/source/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/expat/files/COPYING \
+ src/3rdparty/chromium/third_party/smhasher/LICENSE \
+ src/3rdparty/chromium/third_party/gardiner_mod/LICENSE \
+ src/3rdparty/chromium/third_party/closure_compiler/compiler/COPYING \
+ src/3rdparty/chromium/third_party/closure_compiler/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/core/LICENSE-APPLE \
+ src/3rdparty/chromium/third_party/WebKit/Source/core/LICENSE-LGPL-2.1 \
+ src/3rdparty/chromium/third_party/WebKit/Source/core/LICENSE-LGPL-2 \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/scripts/closure/COPYING \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/cm_modes/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/acorn/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/cm/LICENSE_python \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/cm/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/build/scripts/license.py \
+ src/3rdparty/chromium/third_party/WebKit/Source/wtf/dtoa/COPYING \
+ src/3rdparty/chromium/third_party/WebKit/Source/wtf/dtoa/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/LICENSE_FOR_ABOUT_CREDITS \
+ src/3rdparty/chromium/third_party/WebKit/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/wptserve/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/COPYING \
+ src/3rdparty/chromium/third_party/modp_b64/LICENSE \
+ src/3rdparty/chromium/third_party/freetype2/src/docs/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/molokocacao/LICENSE \
+ src/3rdparty/chromium/third_party/wayland/LICENSE \
+ src/3rdparty/chromium/third_party/wayland/src/COPYING \
+ src/3rdparty/chromium/third_party/polymer/v1_0/components-chromium/polymer/LICENSE.txt \
+ src/3rdparty/chromium/third_party/ocmock/License.txt \
+ src/3rdparty/chromium/third_party/swiftshader/LICENSE \
+ src/3rdparty/chromium/third_party/hwcplus/LICENSE \
+ src/3rdparty/chromium/third_party/libsecret/LICENSE \
+ src/3rdparty/chromium/third_party/nss/nspr/LICENSE \
+ src/3rdparty/chromium/third_party/nss/nss/COPYING \
+ src/3rdparty/chromium/third_party/jinja2/LICENSE \
+ src/3rdparty/chromium/third_party/decklink/LICENSE \
+ src/3rdparty/chromium/third_party/hunspell/COPYING \
+ src/3rdparty/chromium/third_party/hunspell/COPYING.LGPL \
+ src/3rdparty/chromium/third_party/hunspell/COPYING.MPL \
+ src/3rdparty/chromium/third_party/hunspell/src/hunspell/license.myspell \
+ src/3rdparty/chromium/third_party/hunspell/src/hunspell/license.hunspell \
+ src/3rdparty/chromium/third_party/pyelftools/elftools/construct/LICENSE \
+ src/3rdparty/chromium/third_party/pyelftools/LICENSE \
+ src/3rdparty/chromium/third_party/jmake/LICENSE \
+ src/3rdparty/chromium/third_party/requests/LICENSE \
+ src/3rdparty/chromium/third_party/ijar/LICENSE \
+ src/3rdparty/chromium/third_party/pycoverage/LICENSE \
+ src/3rdparty/chromium/third_party/re2/LICENSE \
+ src/3rdparty/chromium/third_party/re2/src/LICENSE \
+ src/3rdparty/chromium/third_party/blanketjs/LICENSE \
+ src/3rdparty/chromium/third_party/pywebsocket/src/LICENSE \
+ src/3rdparty/chromium/third_party/closure_linter/LICENSE \
+ src/3rdparty/chromium/third_party/webpagereplay/COPYING \
+ src/3rdparty/chromium/third_party/webpagereplay/third_party/dns/LICENSE \
+ src/3rdparty/chromium/third_party/webpagereplay/third_party/ipfw_win32/LICENSE \
+ src/3rdparty/chromium/third_party/webpagereplay/third_party/ipaddr/COPYING \
+ src/3rdparty/chromium/third_party/libusb/src/COPYING \
+ src/3rdparty/chromium/third_party/libsrtp/srtp/LICENSE \
+ src/3rdparty/chromium/third_party/opus/src/LICENSE_PLEASE_READ.txt \
+ src/3rdparty/chromium/third_party/opus/src/COPYING \
+ src/3rdparty/chromium/third_party/isimpledom/LICENSE \
+ src/3rdparty/chromium/third_party/mt19937ar/LICENSE \
+ src/3rdparty/chromium/third_party/openh264/src/LICENSE \
+ src/3rdparty/chromium/third_party/markupsafe/LICENSE \
+ src/3rdparty/chromium/third_party/ply/license.patch \
+ src/3rdparty/chromium/third_party/ply/LICENSE \
+ src/3rdparty/chromium/third_party/khronos/LICENSE \
+ src/3rdparty/chromium/third_party/sfntly/COPYING.txt \
+ src/3rdparty/chromium/third_party/sfntly/src/cpp/COPYING.txt \
+ src/3rdparty/chromium/third_party/sfntly/src/java/COPYING \
+ src/3rdparty/chromium/third_party/ots/LICENSE \
+ src/3rdparty/chromium/third_party/libXNVCtrl/LICENSE \
+ src/3rdparty/chromium/third_party/brotli/LICENSE \
+ src/3rdparty/chromium/third_party/icu/license.html \
+ src/3rdparty/chromium/third_party/icu/LICENSE \
+ src/3rdparty/chromium/third_party/custom_tabs_client/LICENSE \
+ src/3rdparty/chromium/third_party/motemplate/LICENSE \
+ src/3rdparty/chromium/third_party/apple_apsl/LICENSE \
+ src/3rdparty/chromium/third_party/angle/LICENSE \
+ src/3rdparty/chromium/third_party/angle/src/third_party/murmurhash/LICENSE \
+ src/3rdparty/chromium/third_party/angle/src/third_party/compiler/LICENSE \
+ src/3rdparty/chromium/third_party/npapi/LICENSE \
+ src/3rdparty/chromium/third_party/sudden_motion_sensor/LICENSE \
+ src/3rdparty/chromium/third_party/libjpeg/LICENSE \
+ src/3rdparty/chromium/third_party/ub-uiautomator/LICENSE \
+ src/3rdparty/chromium/third_party/woff2/LICENSE \
+ src/3rdparty/chromium/third_party/appurify-python/LICENSE \
+ src/3rdparty/chromium/third_party/tcmalloc/vendor/COPYING \
+ src/3rdparty/chromium/third_party/tcmalloc/LICENSE \
+ src/3rdparty/chromium/third_party/jstemplate/COPYING \
+ src/3rdparty/chromium/third_party/dom_distiller_js/LICENSE \
+ src/3rdparty/chromium/third_party/mocha/LICENSE \
+ src/3rdparty/chromium/third_party/x86inc/LICENSE \
+ src/3rdparty/chromium/third_party/checkstyle/LICENSE.apache20 \
+ src/3rdparty/chromium/third_party/checkstyle/LICENSE \
+ src/3rdparty/chromium/third_party/ffmpeg/COPYING.LGPLv3 \
+ src/3rdparty/chromium/third_party/ffmpeg/COPYING.GPLv3 \
+ src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/full_lgpl.txt \
+ src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/jpeg.txt \
+ src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/mips.txt \
+ src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/oggparse_ahlberg_rullgayrd_2005.txt \
+ src/3rdparty/chromium/third_party/ffmpeg/COPYING.GPLv2 \
+ src/3rdparty/chromium/third_party/ffmpeg/COPYING.LGPLv2.1 \
+ src/3rdparty/chromium/third_party/ffmpeg/LICENSE.md \
+ src/3rdparty/chromium/third_party/flac/COPYING.Xiph \
+ src/3rdparty/chromium/third_party/flac/COPYING.GPL \
+ src/3rdparty/chromium/third_party/flac/COPYING.LGPL \
+ src/3rdparty/chromium/third_party/flac/COPYING.FDL \
+ src/3rdparty/chromium/third_party/pymock/LICENSE.txt \
+ src/3rdparty/chromium/third_party/sqlite/sqlite-src-3080704/autoconf/tea/license.terms \
+ src/3rdparty/chromium/third_party/sqlite/LICENSE \
+ src/3rdparty/chromium/third_party/sqlite/src/autoconf/tea/license.terms \
+ src/3rdparty/chromium/third_party/xdg-utils/LICENSE \
+ src/3rdparty/chromium/third_party/mockito/LICENSE \
+ src/3rdparty/chromium/third_party/simplejson/LICENSE.txt \
+ src/3rdparty/chromium/third_party/py_trace_event/src/LICENSE \
+ src/3rdparty/chromium/third_party/pyftpdlib/src/LICENSE \
+ src/3rdparty/chromium/third_party/libudev/LICENSE \
+ src/3rdparty/chromium/third_party/libyuv/LICENSE_THIRD_PARTY \
+ src/3rdparty/chromium/third_party/libyuv/third_party/gflags/LICENSE \
+ src/3rdparty/chromium/third_party/libyuv/LICENSE \
+ src/3rdparty/chromium/third_party/mojo/LICENSE \
+ src/3rdparty/chromium/third_party/leveldatabase/src/LICENSE \
+ src/3rdparty/chromium/third_party/chaijs/LICENSE \
+ src/3rdparty/chromium/third_party/web-animations-js/sources/COPYING \
+ src/3rdparty/chromium/third_party/web-animations-js/LICENSE \
+ src/3rdparty/chromium/third_party/mozilla/LICENSE \
+ src/3rdparty/chromium/third_party/libjingle/source/talk/LICENSE_THIRD_PARTY \
+ src/3rdparty/chromium/third_party/libjingle/source/talk/COPYING \
+ src/3rdparty/chromium/LICENSE.chromium_os \
+ src/3rdparty/chromium/net/third_party/mozilla_security_manager/LICENSE \
+ src/3rdparty/chromium/net/third_party/nss/LICENSE \
+ src/3rdparty/chromium/crypto/third_party/nss/LICENSE \
+ src/3rdparty/chromium/chrome/third_party/chromevox/third_party/closure-library/LICENSE \
+ src/3rdparty/chromium/chrome/third_party/chromevox/LICENSE \
+ src/3rdparty/chromium/LICENSE \
+ src/3rdparty/chromium/mojo/public/LICENSE \
+ src/3rdparty/chromium/buildtools/LICENSE \
+ src/3rdparty/ninja/COPYING
diff --git a/package/qt5/qt5webengine/qt5webengine.mk b/package/qt5/qt5webengine/qt5webengine.mk
index 986ed0ec79..7caaec9c7a 100644
--- a/package/qt5/qt5webengine/qt5webengine.mk
+++ b/package/qt5/qt5webengine/qt5webengine.mk
@@ -12,7 +12,11 @@ QT5WEBENGINE_DEPENDENCIES = ffmpeg libglib2 libvpx opus webp qt5base \
host-pkgconf host-python
QT5WEBENGINE_INSTALL_STAGING = YES
+ifeq ($(BR2_PACKAGE_QT5_VERSION_LATEST),y)
include package/qt5/qt5webengine/chromium.inc
+else
+include package/qt5/qt5webengine/chromium-lts.inc
+endif
QT5WEBENGINE_LICENSE = GPL-2.0 or LGPL-3.0 or GPL-3.0 or GPL-3.0 with exception
QT5WEBENGINE_LICENSE_FILES = LICENSE.GPL2 LICENSE.GPL3 LICENSE.GPL3-EXCEPT \
LICENSE.GPLv3 LICENSE.LGPL3 $(CHROMIUM_LICENSE_FILES)
--
2.11.0
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [Buildroot] [PATCH v3 1/3] qt5webengine: update chromium license file names for qt-lts
2018-08-30 10:05 ` [Buildroot] [PATCH v3 1/3] qt5webengine: update chromium license file names for qt-lts Laurent Hartanerot
@ 2018-09-01 12:46 ` Thomas Petazzoni
2018-09-27 21:12 ` Peter Korsgaard
1 sibling, 0 replies; 14+ messages in thread
From: Thomas Petazzoni @ 2018-09-01 12:46 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 30 Aug 2018 12:05:49 +0200, Laurent Hartanerot wrote:
> From: Laurent Hartanerot <laurent.hartanerot@atos.net>
>
> Update license file name for qt5webengine-5.6
>
> Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
> ---
> package/qt5/qt5webengine/chromium-lts.inc | 248 ++++++++++++++++++++++++++++++
> package/qt5/qt5webengine/qt5webengine.mk | 4 +
> 2 files changed, 252 insertions(+)
> create mode 100644 package/qt5/qt5webengine/chromium-lts.inc
I've applied to master, after improving the commit log a bit. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Buildroot] [PATCH v3 1/3] qt5webengine: update chromium license file names for qt-lts
2018-08-30 10:05 ` [Buildroot] [PATCH v3 1/3] qt5webengine: update chromium license file names for qt-lts Laurent Hartanerot
2018-09-01 12:46 ` Thomas Petazzoni
@ 2018-09-27 21:12 ` Peter Korsgaard
1 sibling, 0 replies; 14+ messages in thread
From: Peter Korsgaard @ 2018-09-27 21:12 UTC (permalink / raw)
To: buildroot
>>>>> "Laurent" == Laurent Hartanerot <laurent.hartanerot@gmail.com> writes:
> From: Laurent Hartanerot <laurent.hartanerot@atos.net>
> Update license file name for qt5webengine-5.6
> Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
Committed to 2018.02.x and 2018.05.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Buildroot] [PATCH v3 2/3] qt5webengine: update chromium license file names for qt-latest
2018-08-29 6:30 [Buildroot] [PATCH 1/1] qt5webengine: update chromium license file names Laurent Hartanerot
` (2 preceding siblings ...)
2018-08-30 10:05 ` [Buildroot] [PATCH v3 1/3] qt5webengine: update chromium license file names for qt-lts Laurent Hartanerot
@ 2018-08-30 10:06 ` Laurent Hartanerot
2018-09-01 12:46 ` Thomas Petazzoni
2018-08-30 10:07 ` [Buildroot] [PATCH v3 3/3] qt5webengine: Rename internal variable to qt5webengine Laurent Hartanerot
4 siblings, 1 reply; 14+ messages in thread
From: Laurent Hartanerot @ 2018-08-30 10:06 UTC (permalink / raw)
To: buildroot
From: Laurent Hartanerot <laurent.hartanerot@atos.net>
Update license file name for qt5webengine-5.11
Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
---
package/qt5/qt5webengine/chromium-latest.inc | 431 +++++++++++++++++++++++++++
package/qt5/qt5webengine/chromium.inc | 310 -------------------
package/qt5/qt5webengine/qt5webengine.mk | 2 +-
3 files changed, 432 insertions(+), 311 deletions(-)
create mode 100644 package/qt5/qt5webengine/chromium-latest.inc
delete mode 100644 package/qt5/qt5webengine/chromium.inc
diff --git a/package/qt5/qt5webengine/chromium-latest.inc b/package/qt5/qt5webengine/chromium-latest.inc
new file mode 100644
index 0000000000..3e98052b38
--- /dev/null
+++ b/package/qt5/qt5webengine/chromium-latest.inc
@@ -0,0 +1,431 @@
+CHROMIUM_LICENSE_FILES = \
+ src/3rdparty/chromium/url/third_party/mozilla/LICENSE.txt \
+ src/3rdparty/chromium/tools/symsrc/COPYING-pefile \
+ src/3rdparty/chromium/tools/win/ChromeDebug/ChromeDebug/LICENSE \
+ src/3rdparty/chromium/tools/gyp/LICENSE \
+ src/3rdparty/chromium/tools/origin_trials/third_party/ed25519/LICENSE \
+ src/3rdparty/chromium/tools/page_cycler/acid3/LICENSE \
+ src/3rdparty/chromium/v8/third_party/inspector_protocol/LICENSE \
+ src/3rdparty/chromium/v8/third_party/colorama/LICENSE \
+ src/3rdparty/chromium/v8/LICENSE.v8 \
+ src/3rdparty/chromium/v8/LICENSE.strongtalk \
+ src/3rdparty/chromium/v8/LICENSE.fdlibm \
+ src/3rdparty/chromium/v8/LICENSE.valgrind \
+ src/3rdparty/chromium/v8/LICENSE \
+ src/3rdparty/chromium/v8/src/third_party/utf8-decoder/LICENSE \
+ src/3rdparty/chromium/v8/src/third_party/valgrind/LICENSE \
+ src/3rdparty/chromium/v8/src/third_party/vtune/LICENSE \
+ src/3rdparty/chromium/base/third_party/nspr/LICENSE \
+ src/3rdparty/chromium/base/third_party/superfasthash/LICENSE \
+ src/3rdparty/chromium/base/third_party/xdg_mime/LICENSE \
+ src/3rdparty/chromium/base/third_party/dynamic_annotations/LICENSE \
+ src/3rdparty/chromium/base/third_party/xdg_user_dirs/LICENSE \
+ src/3rdparty/chromium/base/third_party/dmg_fp/LICENSE \
+ src/3rdparty/chromium/base/third_party/valgrind/LICENSE \
+ src/3rdparty/chromium/base/third_party/icu/LICENSE \
+ src/3rdparty/chromium/base/third_party/libevent/LICENSE \
+ src/3rdparty/chromium/base/third_party/symbolize/LICENSE \
+ src/3rdparty/chromium/ppapi/LICENSE \
+ src/3rdparty/chromium/third_party/hamcrest/LICENSE \
+ src/3rdparty/chromium/third_party/flatbuffers/LICENSE \
+ src/3rdparty/chromium/third_party/flatbuffers/src/LICENSE.txt \
+ src/3rdparty/chromium/third_party/libxslt/linux/COPYING \
+ src/3rdparty/chromium/third_party/proguard/LICENSE \
+ src/3rdparty/chromium/third_party/pexpect/LICENSE \
+ src/3rdparty/chromium/third_party/usb_ids/LICENSE \
+ src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/apple_cf/APPLE_LICENSE \
+ src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/getopt/LICENSE \
+ src/3rdparty/chromium/third_party/crashpad/crashpad/LICENSE \
+ src/3rdparty/chromium/third_party/Python-Markdown/LICENSE.md \
+ src/3rdparty/chromium/third_party/fips181/COPYING \
+ src/3rdparty/chromium/third_party/devscripts/COPYING \
+ src/3rdparty/chromium/third_party/webdriver/COPYING \
+ src/3rdparty/chromium/third_party/webdriver/LICENSE \
+ src/3rdparty/chromium/third_party/pdfium/third_party/bigint/LICENSE \
+ src/3rdparty/chromium/third_party/pdfium/third_party/pymock/LICENSE.txt \
+ src/3rdparty/chromium/third_party/pdfium/LICENSE \
+ src/3rdparty/chromium/third_party/inspector_protocol/LICENSE \
+ src/3rdparty/chromium/third_party/jsoncpp/LICENSE \
+ src/3rdparty/chromium/third_party/yasm/source/patched-yasm/COPYING \
+ src/3rdparty/chromium/third_party/metrics_proto/LICENSE \
+ src/3rdparty/chromium/third_party/libevdev/LICENSE \
+ src/3rdparty/chromium/third_party/apache-portable-runtime/LICENSE \
+ src/3rdparty/chromium/third_party/s2cellid/LICENSE \
+ src/3rdparty/chromium/third_party/bspatch/LICENSE \
+ src/3rdparty/chromium/third_party/lzma_sdk/LICENSE \
+ src/3rdparty/chromium/third_party/apk-patch-size-estimator/LICENSE \
+ src/3rdparty/chromium/third_party/boringssl/src/third_party/android-cmake/LICENSE \
+ src/3rdparty/chromium/third_party/boringssl/src/third_party/googletest/LICENSE \
+ src/3rdparty/chromium/third_party/boringssl/src/third_party/fiat/LICENSE \
+ src/3rdparty/chromium/third_party/boringssl/src/LICENSE \
+ src/3rdparty/chromium/third_party/leakcanary/LICENSE \
+ src/3rdparty/chromium/third_party/errorprone/LICENSE \
+ src/3rdparty/chromium/third_party/fontconfig/LICENSE \
+ src/3rdparty/chromium/third_party/fontconfig/src/COPYING \
+ src/3rdparty/chromium/third_party/gif_player/LICENSE \
+ src/3rdparty/chromium/third_party/bazel/LICENSE \
+ src/3rdparty/chromium/third_party/sinonjs/LICENSE \
+ src/3rdparty/chromium/third_party/iaccessible2/LICENSE \
+ src/3rdparty/chromium/third_party/cros_system_api/LICENSE \
+ src/3rdparty/chromium/third_party/shaderc/LICENSE \
+ src/3rdparty/chromium/third_party/shaderc/src/third_party/LICENSE.spirv-tools \
+ src/3rdparty/chromium/third_party/shaderc/src/third_party/LICENSE.glslang \
+ src/3rdparty/chromium/third_party/shaderc/src/LICENSE \
+ src/3rdparty/chromium/third_party/openvr/src/LICENSE \
+ src/3rdparty/chromium/third_party/libpng/LICENSE \
+ src/3rdparty/chromium/third_party/skia/third_party/etc1/LICENSE \
+ src/3rdparty/chromium/third_party/skia/third_party/gif/LICENSE \
+ src/3rdparty/chromium/third_party/skia/LICENSE \
+ src/3rdparty/chromium/third_party/v4l-utils/COPYING.libv4l \
+ src/3rdparty/chromium/third_party/iccjpeg/LICENSE \
+ src/3rdparty/chromium/third_party/vulkan/LICENSE \
+ src/3rdparty/chromium/third_party/wayland-protocols/LICENSE \
+ src/3rdparty/chromium/third_party/wayland-protocols/src/COPYING \
+ src/3rdparty/chromium/third_party/qunit/LICENSE \
+ src/3rdparty/chromium/third_party/zlib/LICENSE \
+ src/3rdparty/chromium/third_party/netty-tcnative/LICENSE \
+ src/3rdparty/chromium/third_party/axe-core/LICENSE \
+ src/3rdparty/chromium/third_party/minigbm/LICENSE \
+ src/3rdparty/chromium/third_party/minigbm/src/LICENSE \
+ src/3rdparty/chromium/third_party/tlslite/LICENSE \
+ src/3rdparty/chromium/third_party/qcms/src/COPYING \
+ src/3rdparty/chromium/third_party/mach_override/LICENSE \
+ src/3rdparty/chromium/third_party/mesa/LICENSE \
+ src/3rdparty/chromium/third_party/mesa/src/docs/COPYING \
+ src/3rdparty/chromium/third_party/mesa/src/docs/license.html \
+ src/3rdparty/chromium/third_party/mesa/src/src/gallium/drivers/radeon/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/usrsctp/usrsctplib/LICENSE.md \
+ src/3rdparty/chromium/third_party/usrsctp/LICENSE \
+ src/3rdparty/chromium/third_party/guava/LICENSE \
+ src/3rdparty/chromium/third_party/webrtc/examples/objc/AppRTCMobile/third_party/SocketRocket/LICENSE \
+ src/3rdparty/chromium/third_party/webrtc/examples/androidapp/third_party/autobanh/LICENSE.md \
+ src/3rdparty/chromium/third_party/webrtc/examples/androidapp/third_party/autobanh/LICENSE \
+ src/3rdparty/chromium/third_party/webrtc/license_template.txt \
+ src/3rdparty/chromium/third_party/webrtc/LICENSE \
+ src/3rdparty/chromium/third_party/libwebp/LICENSE \
+ src/3rdparty/chromium/third_party/SPIRV-Tools/LICENSE \
+ src/3rdparty/chromium/third_party/SPIRV-Tools/src/LICENSE \
+ src/3rdparty/chromium/third_party/yara/src/COPYING \
+ src/3rdparty/chromium/third_party/snappy/src/COPYING \
+ src/3rdparty/chromium/third_party/robolectric/licenses/extreme.indiana.edu.license.txt \
+ src/3rdparty/chromium/third_party/robolectric/licenses/javolution.license.txt \
+ src/3rdparty/chromium/third_party/robolectric/licenses/pivotal.labs.license.txt \
+ src/3rdparty/chromium/third_party/robolectric/LICENSE \
+ src/3rdparty/chromium/third_party/flot/LICENSE.txt \
+ src/3rdparty/chromium/third_party/openmax_dl/LICENSE \
+ src/3rdparty/chromium/third_party/cld_3/LICENSE \
+ src/3rdparty/chromium/third_party/cld_3/src/LICENSE \
+ src/3rdparty/chromium/third_party/harfbuzz-ng/COPYING \
+ src/3rdparty/chromium/third_party/protobuf/LICENSE \
+ src/3rdparty/chromium/third_party/typ/LICENSE \
+ src/3rdparty/chromium/third_party/d3/src/LICENSE \
+ src/3rdparty/chromium/third_party/libjpeg_turbo/LICENSE.md \
+ src/3rdparty/chromium/third_party/libwebm/source/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/expat/files/COPYING \
+ src/3rdparty/chromium/third_party/smhasher/LICENSE \
+ src/3rdparty/chromium/third_party/gardiner_mod/LICENSE \
+ src/3rdparty/chromium/third_party/intellij/LICENSE \
+ src/3rdparty/chromium/third_party/glslang/LICENSE \
+ src/3rdparty/chromium/third_party/byte_buddy/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/core/LICENSE-APPLE \
+ src/3rdparty/chromium/third_party/WebKit/Source/core/LICENSE-LGPL-2.1 \
+ src/3rdparty/chromium/third_party/WebKit/Source/core/LICENSE-LGPL-2 \
+ src/3rdparty/chromium/third_party/WebKit/Source/platform/wtf/NonCopyingSort.h \
+ src/3rdparty/chromium/third_party/WebKit/Source/platform/wtf/dtoa/COPYING \
+ src/3rdparty/chromium/third_party/WebKit/Source/platform/wtf/dtoa/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/scripts/closure/COPYING \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/formatter_worker/acorn/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/audits2/lighthouse/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/audits2_worker/lighthouse/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/cm_modes/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/cm/LICENSE_python \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/cm/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/devtools/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Source/build/scripts/license.py \
+ src/3rdparty/chromium/third_party/WebKit/LICENSE_FOR_ABOUT_CREDITS \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/six/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/html5lib/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/wptserve/LICENSE \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/LICENSE.md \
+ src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/COPYING \
+ src/3rdparty/chromium/third_party/modp_b64/LICENSE \
+ src/3rdparty/chromium/third_party/icu4j/LICENSE \
+ src/3rdparty/chromium/third_party/molokocacao/LICENSE \
+ src/3rdparty/chromium/third_party/wayland/LICENSE \
+ src/3rdparty/chromium/third_party/polymer/v1_0/components-chromium/polymer/LICENSE.txt \
+ src/3rdparty/chromium/third_party/ocmock/License.txt \
+ src/3rdparty/chromium/third_party/swiftshader/LICENSE.txt \
+ src/3rdparty/chromium/third_party/swiftshader/third_party/PowerVR_SDK/License.txt \
+ src/3rdparty/chromium/third_party/swiftshader/third_party/subzero/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/swiftshader/third_party/llvm-subzero/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/swiftshader/third_party/LLVM/projects/sample/autoconf/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/swiftshader/third_party/LLVM/utils/unittest/googletest/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/swiftshader/third_party/LLVM/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/swiftshader/third_party/LLVM/autoconf/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/swiftshader/third_party/LLVM/include/llvm/Support/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/breakpad/breakpad/LICENSE \
+ src/3rdparty/chromium/third_party/breakpad/breakpad/src/third_party/curl/COPYING \
+ src/3rdparty/chromium/third_party/breakpad/breakpad/src/third_party/libdisasm/LICENSE \
+ src/3rdparty/chromium/third_party/breakpad/LICENSE \
+ src/3rdparty/chromium/third_party/espresso/LICENSE \
+ src/3rdparty/chromium/third_party/pystache/LICENSE \
+ src/3rdparty/chromium/third_party/libsecret/LICENSE \
+ src/3rdparty/chromium/third_party/jinja2/LICENSE \
+ src/3rdparty/chromium/third_party/decklink/LICENSE \
+ src/3rdparty/chromium/third_party/libFuzzer/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/haha/LICENSE \
+ src/3rdparty/chromium/third_party/wds/LICENSE \
+ src/3rdparty/chromium/third_party/wds/src/COPYING \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/signal-exit/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/js-yaml/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/functional-red-black-tree/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/string_decoder/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/escape-string-regexp/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/figures/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/write/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/pinkie-promise/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/run-async/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/co/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/esquery/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/require-uncached/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/type-check/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/ansi-regex/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/has-ansi/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/js-tokens/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/path-is-absolute/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/slice-ansi/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/is-path-inside/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/acorn-jsx/node_modules/acorn/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/acorn-jsx/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/iconv-lite/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/optionator/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/inflight/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/supports-color/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/pluralize/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/fast-levenshtein/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/string-width/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/minimist/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/semver/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/cli-width/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/lodash/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/color-convert/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/fast-json-stable-stringify/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/espree/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/ajv/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/inherits/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/estraverse/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/shebang-regex/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/globals/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/mimic-fn/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/pseudomap/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/has-flag/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/which/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/pinkie/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/tmp/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/wordwrap/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/prelude-ls/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/array-union/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/concat-map/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/strip-json-comments/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/esutils/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/graceful-fs/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/resolve-from/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/is-resolvable/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/ms/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/chardet/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/arrify/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/util-deprecate/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/once/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/path-is-inside/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/argparse/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/object-assign/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/color-name/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/table/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/levn/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/is-fullwidth-code-point/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/babel-code-frame/node_modules/chalk/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/babel-code-frame/node_modules/strip-ansi/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/through/LICENSE.MIT \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/through/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/typedarray/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/eslint-scope/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/lru-cache/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/chalk/node_modules/supports-color/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/chalk/node_modules/ansi-styles/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/chalk/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/concat-stream/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/text-table/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/core-util-is/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/file-entry-cache/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/readable-stream/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/rimraf/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/shebang-command/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/balanced-match/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/safe-buffer/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/glob/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/onetime/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/yallist/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/wrappy/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/fast-deep-equal/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/minimatch/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/globby/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/sprintf-js/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/json-stable-stringify-without-jsonify/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/progress/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/acorn/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/eslint/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/mkdirp/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/external-editor/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/os-tmpdir/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/pify/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/esprima/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/debug/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/fs.realpath/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/strip-ansi/node_modules/ansi-regex/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/strip-ansi/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/array-uniq/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/deep-is/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/is-promise/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/mute-stream/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/doctrine/LICENSE.esprima \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/doctrine/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/json-schema-traverse/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/flat-cache/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/del/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/ajv-keywords/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/circular-json/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/cross-spawn/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/ansi-escapes/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/isexe/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/restore-cursor/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/process-nextick-args/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/cli-cursor/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/third_party/node_modules/ansi-styles/LICENSE \
+ src/3rdparty/chromium/third_party/devtools-node-modules/LICENSE \
+ src/3rdparty/chromium/third_party/hunspell/COPYING \
+ src/3rdparty/chromium/third_party/hunspell/COPYING.LESSER \
+ src/3rdparty/chromium/third_party/hunspell/COPYING.MPL \
+ src/3rdparty/chromium/third_party/libaddressinput/LICENSE \
+ src/3rdparty/chromium/third_party/libaddressinput/src/cpp/LICENSE.chromium \
+ src/3rdparty/chromium/third_party/libaddressinput/src/LICENSE \
+ src/3rdparty/chromium/third_party/pyelftools/elftools/construct/LICENSE \
+ src/3rdparty/chromium/third_party/pyelftools/LICENSE \
+ src/3rdparty/chromium/third_party/jmake/LICENSE \
+ src/3rdparty/chromium/third_party/gvr-android-keyboard/LICENSE \
+ src/3rdparty/chromium/third_party/ced/LICENSE \
+ src/3rdparty/chromium/third_party/ced/src/LICENSE \
+ src/3rdparty/chromium/third_party/gestures/gestures/LICENSE \
+ src/3rdparty/chromium/third_party/gestures/LICENSE \
+ src/3rdparty/chromium/third_party/requests/LICENSE \
+ src/3rdparty/chromium/third_party/googletest/src/googletest/LICENSE \
+ src/3rdparty/chromium/third_party/googletest/src/googlemock/scripts/generator/LICENSE \
+ src/3rdparty/chromium/third_party/googletest/src/googlemock/LICENSE \
+ src/3rdparty/chromium/third_party/googletest/src/LICENSE \
+ src/3rdparty/chromium/third_party/ijar/LICENSE \
+ src/3rdparty/chromium/third_party/minizip/src/LICENSE \
+ src/3rdparty/chromium/third_party/javax_inject/LICENSE \
+ src/3rdparty/chromium/third_party/pycoverage/LICENSE \
+ src/3rdparty/chromium/third_party/visualmetrics/src/LICENSE \
+ src/3rdparty/chromium/third_party/gson/LICENSE \
+ src/3rdparty/chromium/third_party/re2/LICENSE \
+ src/3rdparty/chromium/third_party/re2/src/LICENSE \
+ src/3rdparty/chromium/third_party/blanketjs/LICENSE \
+ src/3rdparty/chromium/third_party/libjingle_xmpp/LICENSE \
+ src/3rdparty/chromium/third_party/sqlite4java/LICENSE \
+ src/3rdparty/chromium/third_party/pywebsocket/src/LICENSE \
+ src/3rdparty/chromium/third_party/crc32c/src/LICENSE \
+ src/3rdparty/chromium/third_party/libprotobuf-mutator/src/LICENSE \
+ src/3rdparty/chromium/third_party/netty4/LICENSE \
+ src/3rdparty/chromium/third_party/objenesis/LICENSE \
+ src/3rdparty/chromium/third_party/libusb/src/COPYING \
+ src/3rdparty/chromium/third_party/xstream/LICENSE \
+ src/3rdparty/chromium/third_party/libsrtp/LICENSE \
+ src/3rdparty/chromium/third_party/opus/src/LICENSE_PLEASE_READ.txt \
+ src/3rdparty/chromium/third_party/opus/src/COPYING \
+ src/3rdparty/chromium/third_party/isimpledom/LICENSE \
+ src/3rdparty/chromium/third_party/mt19937ar/LICENSE \
+ src/3rdparty/chromium/third_party/openh264/src/LICENSE \
+ src/3rdparty/chromium/third_party/gvr-android-sdk/LICENSE \
+ src/3rdparty/chromium/third_party/markupsafe/LICENSE \
+ src/3rdparty/chromium/third_party/ply/license.patch \
+ src/3rdparty/chromium/third_party/ply/LICENSE \
+ src/3rdparty/chromium/third_party/khronos/LICENSE \
+ src/3rdparty/chromium/third_party/sfntly/COPYING.txt \
+ src/3rdparty/chromium/third_party/sfntly/src/cpp/COPYING.txt \
+ src/3rdparty/chromium/third_party/ots/LICENSE \
+ src/3rdparty/chromium/third_party/libXNVCtrl/LICENSE \
+ src/3rdparty/chromium/third_party/brotli/LICENSE \
+ src/3rdparty/chromium/third_party/icu/scripts/LICENSE \
+ src/3rdparty/chromium/third_party/icu/license.html \
+ src/3rdparty/chromium/third_party/icu/LICENSE \
+ src/3rdparty/chromium/third_party/custom_tabs_client/LICENSE \
+ src/3rdparty/chromium/third_party/motemplate/LICENSE \
+ src/3rdparty/chromium/third_party/apple_apsl/LICENSE \
+ src/3rdparty/chromium/third_party/angle/LICENSE \
+ src/3rdparty/chromium/third_party/angle/src/common/third_party/smhasher/LICENSE \
+ src/3rdparty/chromium/third_party/angle/src/third_party/compiler/LICENSE \
+ src/3rdparty/chromium/third_party/angle/src/third_party/libXNVCtrl/LICENSE \
+ src/3rdparty/chromium/third_party/sudden_motion_sensor/LICENSE \
+ src/3rdparty/chromium/third_party/libjpeg/LICENSE \
+ src/3rdparty/chromium/third_party/ub-uiautomator/LICENSE \
+ src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/libwebm/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/googletest/src/LICENSE \
+ src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/x86inc/LICENSE \
+ src/3rdparty/chromium/third_party/libvpx/source/libvpx/LICENSE \
+ src/3rdparty/chromium/third_party/woff2/LICENSE \
+ src/3rdparty/chromium/third_party/ow2_asm/LICENSE \
+ src/3rdparty/chromium/third_party/tcmalloc/vendor/COPYING \
+ src/3rdparty/chromium/third_party/tcmalloc/LICENSE \
+ src/3rdparty/chromium/third_party/jstemplate/COPYING \
+ src/3rdparty/chromium/third_party/content_shell_fonts/LICENSE \
+ src/3rdparty/chromium/third_party/dom_distiller_js/LICENSE \
+ src/3rdparty/chromium/third_party/mocha/LICENSE \
+ src/3rdparty/chromium/third_party/checkstyle/LICENSE.apache20 \
+ src/3rdparty/chromium/third_party/checkstyle/LICENSE \
+ src/3rdparty/chromium/third_party/ffmpeg/COPYING.LGPLv3 \
+ src/3rdparty/chromium/third_party/ffmpeg/COPYING.GPLv3 \
+ src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/full_lgpl.txt \
+ src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/jpeg.txt \
+ src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/mips.txt \
+ src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/oggparse_ahlberg_rullgayrd_2005.txt \
+ src/3rdparty/chromium/third_party/ffmpeg/COPYING.GPLv2 \
+ src/3rdparty/chromium/third_party/ffmpeg/COPYING.LGPLv2.1 \
+ src/3rdparty/chromium/third_party/ffmpeg/LICENSE.md \
+ src/3rdparty/chromium/third_party/flac/COPYING.Xiph \
+ src/3rdparty/chromium/third_party/flac/COPYING.GPL \
+ src/3rdparty/chromium/third_party/flac/COPYING.LGPL \
+ src/3rdparty/chromium/third_party/flac/COPYING.FDL \
+ src/3rdparty/chromium/third_party/material_design_icons/LICENSE \
+ src/3rdparty/chromium/third_party/pymock/LICENSE.txt \
+ src/3rdparty/chromium/third_party/sqlite/sqlite-src-3210000/autoconf/tea/license.terms \
+ src/3rdparty/chromium/third_party/sqlite/LICENSE \
+ src/3rdparty/chromium/third_party/sqlite/src/autoconf/tea/license.terms \
+ src/3rdparty/chromium/third_party/libovr/LICENSE \
+ src/3rdparty/chromium/third_party/xdg-utils/LICENSE \
+ src/3rdparty/chromium/third_party/mockito/LICENSE \
+ src/3rdparty/chromium/third_party/simplejson/LICENSE.txt \
+ src/3rdparty/chromium/third_party/pyftpdlib/src/LICENSE \
+ src/3rdparty/chromium/third_party/libudev/LICENSE \
+ src/3rdparty/chromium/third_party/libyuv/LICENSE_THIRD_PARTY \
+ src/3rdparty/chromium/third_party/libyuv/LICENSE \
+ src/3rdparty/chromium/third_party/accessibility_test_framework/LICENSE \
+ src/3rdparty/chromium/third_party/bouncycastle/LICENSE \
+ src/3rdparty/chromium/third_party/freetype/src/docs/LICENSE.TXT \
+ src/3rdparty/chromium/third_party/leveldatabase/src/LICENSE \
+ src/3rdparty/chromium/third_party/node/LICENSE \
+ src/3rdparty/chromium/third_party/libxml/src/COPYING \
+ src/3rdparty/chromium/third_party/chaijs/LICENSE \
+ src/3rdparty/chromium/third_party/libsync/LICENSE \
+ src/3rdparty/chromium/third_party/web-animations-js/sources/COPYING \
+ src/3rdparty/chromium/third_party/web-animations-js/LICENSE \
+ src/3rdparty/chromium/third_party/mozilla/LICENSE \
+ src/3rdparty/chromium/LICENSE.chromium_os \
+ src/3rdparty/chromium/net/third_party/mozilla_security_manager/LICENSE \
+ src/3rdparty/chromium/net/third_party/nss/LICENSE \
+ src/3rdparty/chromium/chrome/third_party/chromevox/third_party/closure-library/LICENSE \
+ src/3rdparty/chromium/chrome/third_party/chromevox/LICENSE \
+ src/3rdparty/chromium/LICENSE \
+ src/3rdparty/chromium/mojo/public/LICENSE \
+ src/3rdparty/chromium/buildtools/LICENSE \
+ src/3rdparty/ninja/COPYING
diff --git a/package/qt5/qt5webengine/chromium.inc b/package/qt5/qt5webengine/chromium.inc
deleted file mode 100644
index da709fd5a0..0000000000
--- a/package/qt5/qt5webengine/chromium.inc
+++ /dev/null
@@ -1,310 +0,0 @@
-CHROMIUM_LICENSE_FILES = \
- src/3rdparty/chromium/base/third_party/dmg_fp/LICENSE \
- src/3rdparty/chromium/base/third_party/dynamic_annotations/LICENSE \
- src/3rdparty/chromium/base/third_party/icu/LICENSE \
- src/3rdparty/chromium/base/third_party/libevent/LICENSE \
- src/3rdparty/chromium/base/third_party/nspr/LICENSE \
- src/3rdparty/chromium/base/third_party/superfasthash/LICENSE \
- src/3rdparty/chromium/base/third_party/symbolize/LICENSE \
- src/3rdparty/chromium/base/third_party/valgrind/LICENSE \
- src/3rdparty/chromium/base/third_party/xdg_mime/LICENSE \
- src/3rdparty/chromium/base/third_party/xdg_user_dirs/LICENSE \
- src/3rdparty/chromium/buildtools/LICENSE \
- src/3rdparty/chromium/buildtools/third_party/libc++abi/trunk/LICENSE.TXT \
- src/3rdparty/chromium/buildtools/third_party/libc++/trunk/LICENSE.TXT \
- src/3rdparty/chromium/chrome/third_party/chromevox/LICENSE \
- src/3rdparty/chromium/chrome/third_party/chromevox/third_party/closure-library/LICENSE \
- src/3rdparty/chromium/LICENSE \
- src/3rdparty/chromium/LICENSE.chromium_os \
- src/3rdparty/chromium/mojo/public/LICENSE \
- src/3rdparty/chromium/net/third_party/mozilla_security_manager/LICENSE \
- src/3rdparty/chromium/net/third_party/nss/LICENSE \
- src/3rdparty/chromium/ppapi/LICENSE \
- src/3rdparty/chromium/sdch/open-vcdiff/COPYING \
- src/3rdparty/chromium/testing/gmock/LICENSE \
- src/3rdparty/chromium/testing/gmock/scripts/generator/LICENSE \
- src/3rdparty/chromium/testing/gtest/LICENSE \
- src/3rdparty/chromium/third_party/accessibility_test_framework/LICENSE \
- src/3rdparty/chromium/third_party/afl/src/docs/COPYING \
- src/3rdparty/chromium/third_party/angle/LICENSE \
- src/3rdparty/chromium/third_party/angle/src/third_party/compiler/LICENSE \
- src/3rdparty/chromium/third_party/angle/src/third_party/libXNVCtrl/LICENSE \
- src/3rdparty/chromium/third_party/angle/src/third_party/murmurhash/LICENSE \
- src/3rdparty/chromium/third_party/apache-portable-runtime/LICENSE \
- src/3rdparty/chromium/third_party/apache_velocity/LICENSE \
- src/3rdparty/chromium/third_party/apple_apsl/LICENSE \
- src/3rdparty/chromium/third_party/bintrees/LICENSE.txt \
- src/3rdparty/chromium/third_party/blanketjs/LICENSE \
- src/3rdparty/chromium/third_party/blimp_fonts/LICENSE \
- src/3rdparty/chromium/third_party/blimp_fonts/LICENSE.Apache \
- src/3rdparty/chromium/third_party/blimp_fonts/LICENSE.OFL \
- src/3rdparty/chromium/third_party/boringssl/src/LICENSE \
- src/3rdparty/chromium/third_party/boringssl/src/third_party/android-cmake/LICENSE \
- src/3rdparty/chromium/third_party/bouncycastle/LICENSE \
- src/3rdparty/chromium/third_party/brotli/LICENSE \
- src/3rdparty/chromium/third_party/bspatch/LICENSE \
- src/3rdparty/chromium/third_party/byte_buddy/LICENSE \
- src/3rdparty/chromium/third_party/ced/LICENSE \
- src/3rdparty/chromium/third_party/ced/src/LICENSE \
- src/3rdparty/chromium/third_party/chaijs/LICENSE \
- src/3rdparty/chromium/third_party/checkstyle/LICENSE \
- src/3rdparty/chromium/third_party/checkstyle/LICENSE.apache20 \
- src/3rdparty/chromium/third_party/cld_3/LICENSE \
- src/3rdparty/chromium/third_party/cld_3/src/LICENSE \
- src/3rdparty/chromium/third_party/cld/LICENSE \
- src/3rdparty/chromium/third_party/closure_compiler/compiler/COPYING \
- src/3rdparty/chromium/third_party/closure_compiler/LICENSE \
- src/3rdparty/chromium/third_party/closure_linter/LICENSE \
- src/3rdparty/chromium/third_party/crashpad/crashpad/LICENSE \
- src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/apple_cctools/cctools/APPLE_LICENSE \
- src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/apple_cf/APPLE_LICENSE \
- src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/getopt/LICENSE \
- src/3rdparty/chromium/third_party/cros_system_api/LICENSE \
- src/3rdparty/chromium/third_party/cros_system_api/MODULE_LICENSE_BSD \
- src/3rdparty/chromium/third_party/custom_tabs_client/LICENSE \
- src/3rdparty/chromium/third_party/d3/src/LICENSE \
- src/3rdparty/chromium/third_party/decklink/LICENSE \
- src/3rdparty/chromium/third_party/devscripts/COPYING \
- src/3rdparty/chromium/third_party/dom_distiller_js/LICENSE \
- src/3rdparty/chromium/third_party/dpkg-dev/LICENSE \
- src/3rdparty/chromium/third_party/drmemory/LICENSE \
- src/3rdparty/chromium/third_party/errorprone/LICENSE \
- src/3rdparty/chromium/third_party/espresso/LICENSE \
- src/3rdparty/chromium/third_party/expat/files/COPYING \
- src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/license_texts/full_lgpl.txt \
- src/3rdparty/chromium/third_party/ffmpeg/COPYING.GPLv2 \
- src/3rdparty/chromium/third_party/ffmpeg/COPYING.GPLv3 \
- src/3rdparty/chromium/third_party/ffmpeg/COPYING.LGPLv2.1 \
- src/3rdparty/chromium/third_party/ffmpeg/COPYING.LGPLv3 \
- src/3rdparty/chromium/third_party/ffmpeg/LICENSE.md \
- src/3rdparty/chromium/third_party/fips181/COPYING \
- src/3rdparty/chromium/third_party/flac/COPYING.FDL \
- src/3rdparty/chromium/third_party/flac/COPYING.GPL \
- src/3rdparty/chromium/third_party/flac/COPYING.LGPL \
- src/3rdparty/chromium/third_party/flac/COPYING.Xiph \
- src/3rdparty/chromium/third_party/flatbuffers/LICENSE \
- src/3rdparty/chromium/third_party/flatbuffers/src/LICENSE.txt \
- src/3rdparty/chromium/third_party/flot/LICENSE.txt \
- src/3rdparty/chromium/third_party/fontconfig/LICENSE \
- src/3rdparty/chromium/third_party/fontconfig/src/COPYING \
- src/3rdparty/chromium/third_party/freetype2/src/docs/GPLv2.TXT \
- src/3rdparty/chromium/third_party/freetype2/src/docs/LICENSE.TXT \
- src/3rdparty/chromium/third_party/gardiner_mod/LICENSE \
- src/3rdparty/chromium/third_party/gif_player/LICENSE \
- src/3rdparty/chromium/third_party/glslang/LICENSE \
- src/3rdparty/chromium/third_party/grpc/LICENSE \
- src/3rdparty/chromium/third_party/grpc/src/node/health_check/LICENSE \
- src/3rdparty/chromium/third_party/grpc/src/php/ext/grpc/LICENSE \
- src/3rdparty/chromium/third_party/grpc/third_party/nanopb/LICENSE.txt \
- src/3rdparty/chromium/third_party/grpc/third_party/rake-compiler-dock/LICENSE.txt \
- src/3rdparty/chromium/third_party/guava/LICENSE \
- src/3rdparty/chromium/third_party/gvr-android-sdk/LICENSE \
- src/3rdparty/chromium/third_party/haha/LICENSE \
- src/3rdparty/chromium/third_party/hamcrest/LICENSE \
- src/3rdparty/chromium/third_party/harfbuzz-ng/COPYING \
- src/3rdparty/chromium/third_party/hunspell/COPYING \
- src/3rdparty/chromium/third_party/hunspell/COPYING.LGPL \
- src/3rdparty/chromium/third_party/hunspell/COPYING.MPL \
- src/3rdparty/chromium/third_party/hunspell/src/hunspell/license.hunspell \
- src/3rdparty/chromium/third_party/hunspell/src/hunspell/license.myspell \
- src/3rdparty/chromium/third_party/hwcplus/LICENSE \
- src/3rdparty/chromium/third_party/iaccessible2/LICENSE \
- src/3rdparty/chromium/third_party/iccjpeg/LICENSE \
- src/3rdparty/chromium/third_party/icu4j/LICENSE \
- src/3rdparty/chromium/third_party/icu/LICENSE \
- src/3rdparty/chromium/third_party/icu/license.html \
- src/3rdparty/chromium/third_party/icu/scripts/LICENSE \
- src/3rdparty/chromium/third_party/ijar/LICENSE \
- src/3rdparty/chromium/third_party/inspector_protocol/LICENSE \
- src/3rdparty/chromium/third_party/intellij/LICENSE \
- src/3rdparty/chromium/third_party/isimpledom/LICENSE \
- src/3rdparty/chromium/third_party/javax_inject/LICENSE \
- src/3rdparty/chromium/third_party/jinja2/LICENSE \
- src/3rdparty/chromium/third_party/jmake/LICENSE \
- src/3rdparty/chromium/third_party/jsoncpp/LICENSE \
- src/3rdparty/chromium/third_party/jstemplate/COPYING \
- src/3rdparty/chromium/third_party/khronos/LICENSE \
- src/3rdparty/chromium/third_party/leakcanary/LICENSE \
- src/3rdparty/chromium/third_party/leveldatabase/src/LICENSE \
- src/3rdparty/chromium/third_party/libaddressinput/LICENSE \
- src/3rdparty/chromium/third_party/libaddressinput/src/cpp/LICENSE.chromium \
- src/3rdparty/chromium/third_party/libaddressinput/src/LICENSE \
- src/3rdparty/chromium/third_party/libFuzzer/LICENSE.TXT \
- src/3rdparty/chromium/third_party/libjpeg/LICENSE \
- src/3rdparty/chromium/third_party/libjpeg_turbo/LICENSE.md \
- src/3rdparty/chromium/third_party/libpng/LICENSE \
- src/3rdparty/chromium/third_party/libsecret/LICENSE \
- src/3rdparty/chromium/third_party/libsrtp/LICENSE \
- src/3rdparty/chromium/third_party/libsync/LICENSE \
- src/3rdparty/chromium/third_party/libudev/LICENSE \
- src/3rdparty/chromium/third_party/libusb/src/COPYING \
- src/3rdparty/chromium/third_party/libva/COPYING \
- src/3rdparty/chromium/third_party/libvpx/source/libvpx/LICENSE \
- src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/googletest/src/LICENSE \
- src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/libwebm/LICENSE.TXT \
- src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/x86inc/LICENSE \
- src/3rdparty/chromium/third_party/libwebm/source/LICENSE.TXT \
- src/3rdparty/chromium/third_party/libwebp/LICENSE \
- src/3rdparty/chromium/third_party/libxml/src/COPYING \
- src/3rdparty/chromium/third_party/libXNVCtrl/LICENSE \
- src/3rdparty/chromium/third_party/libxslt/linux/COPYING \
- src/3rdparty/chromium/third_party/libyuv/LICENSE \
- src/3rdparty/chromium/third_party/libyuv/LICENSE_THIRD_PARTY \
- src/3rdparty/chromium/third_party/libyuv/third_party/gflags/LICENSE \
- src/3rdparty/chromium/third_party/lzma_sdk/LICENSE \
- src/3rdparty/chromium/third_party/mach_override/LICENSE \
- src/3rdparty/chromium/third_party/markupsafe/LICENSE \
- src/3rdparty/chromium/third_party/mesa/LICENSE \
- src/3rdparty/chromium/third_party/mesa/src/docs/COPYING \
- src/3rdparty/chromium/third_party/mesa/src/docs/license.html \
- src/3rdparty/chromium/third_party/mesa/src/src/gallium/drivers/radeon/LICENSE.TXT \
- src/3rdparty/chromium/third_party/minigbm/LICENSE \
- src/3rdparty/chromium/third_party/mocha/LICENSE \
- src/3rdparty/chromium/third_party/mockito/LICENSE \
- src/3rdparty/chromium/third_party/modp_b64/LICENSE \
- src/3rdparty/chromium/third_party/molokocacao/LICENSE \
- src/3rdparty/chromium/third_party/motemplate/LICENSE \
- src/3rdparty/chromium/third_party/mozilla/LICENSE \
- src/3rdparty/chromium/third_party/mt19937ar/LICENSE \
- src/3rdparty/chromium/third_party/netty4/LICENSE \
- src/3rdparty/chromium/third_party/netty-tcnative/LICENSE \
- src/3rdparty/chromium/third_party/objenesis/LICENSE \
- src/3rdparty/chromium/third_party/ocmock/License.txt \
- src/3rdparty/chromium/third_party/openh264/src/LICENSE \
- src/3rdparty/chromium/third_party/openmax_dl/LICENSE \
- src/3rdparty/chromium/third_party/opus/src/COPYING \
- src/3rdparty/chromium/third_party/ots/LICENSE \
- src/3rdparty/chromium/third_party/ow2_asm/LICENSE \
- src/3rdparty/chromium/third_party/pdfium/LICENSE \
- src/3rdparty/chromium/third_party/pdfium/third_party/bigint/LICENSE \
- src/3rdparty/chromium/third_party/pdfium/third_party/pymock/LICENSE.txt \
- src/3rdparty/chromium/third_party/pexpect/LICENSE \
- src/3rdparty/chromium/third_party/ply/LICENSE \
- src/3rdparty/chromium/third_party/polymer/v1_0/components-chromium/polymer/LICENSE.txt \
- src/3rdparty/chromium/third_party/proguard/LICENSE \
- src/3rdparty/chromium/third_party/protobuf/LICENSE \
- src/3rdparty/chromium/third_party/pycoverage/LICENSE \
- src/3rdparty/chromium/third_party/pyelftools/elftools/construct/LICENSE \
- src/3rdparty/chromium/third_party/pyelftools/LICENSE \
- src/3rdparty/chromium/third_party/pyftpdlib/src/LICENSE \
- src/3rdparty/chromium/third_party/pymock/LICENSE.txt \
- src/3rdparty/chromium/third_party/python_gflags/COPYING \
- src/3rdparty/chromium/third_party/Python-Markdown/LICENSE.md \
- src/3rdparty/chromium/third_party/py_trace_event/src/LICENSE \
- src/3rdparty/chromium/third_party/pywebsocket/src/LICENSE \
- src/3rdparty/chromium/third_party/qcms/src/COPYING \
- src/3rdparty/chromium/third_party/qunit/LICENSE \
- src/3rdparty/chromium/third_party/re2/LICENSE \
- src/3rdparty/chromium/third_party/re2/src/LICENSE \
- src/3rdparty/chromium/third_party/requests/LICENSE \
- src/3rdparty/chromium/third_party/robolectric/LICENSE \
- src/3rdparty/chromium/third_party/robolectric/licenses/extreme.indiana.edu.license.txt \
- src/3rdparty/chromium/third_party/robolectric/licenses/javolution.license.txt \
- src/3rdparty/chromium/third_party/robolectric/licenses/pivotal.labs.license.txt \
- src/3rdparty/chromium/third_party/sfntly/COPYING.txt \
- src/3rdparty/chromium/third_party/sfntly/src/cpp/COPYING.txt \
- src/3rdparty/chromium/third_party/sfntly/src/java/COPYING \
- src/3rdparty/chromium/third_party/shaderc/LICENSE \
- src/3rdparty/chromium/third_party/shaderc/src/LICENSE \
- src/3rdparty/chromium/third_party/shaderc/src/third_party/LICENSE.glslang \
- src/3rdparty/chromium/third_party/shaderc/src/third_party/LICENSE.spirv-tools \
- src/3rdparty/chromium/third_party/simplejson/LICENSE.txt \
- src/3rdparty/chromium/third_party/sinonjs/LICENSE \
- src/3rdparty/chromium/third_party/skia/LICENSE \
- src/3rdparty/chromium/third_party/skia/platform_tools/android/third_party/ashmem/LICENSE \
- src/3rdparty/chromium/third_party/skia/third_party/etc1/LICENSE \
- src/3rdparty/chromium/third_party/skia/third_party/gif/LICENSE \
- src/3rdparty/chromium/third_party/skia/third_party/libpng/LICENSE \
- src/3rdparty/chromium/third_party/smhasher/LICENSE \
- src/3rdparty/chromium/third_party/snappy/src/COPYING \
- src/3rdparty/chromium/third_party/SPIRV-Tools/LICENSE \
- src/3rdparty/chromium/third_party/SPIRV-Tools/src/LICENSE \
- src/3rdparty/chromium/third_party/sqlite4java/LICENSE \
- src/3rdparty/chromium/third_party/sqlite/LICENSE \
- src/3rdparty/chromium/third_party/sqlite/sqlite-src-3100200/autoconf/tea/license.terms \
- src/3rdparty/chromium/third_party/sqlite/src/autoconf/tea/license.terms \
- src/3rdparty/chromium/third_party/sudden_motion_sensor/LICENSE \
- src/3rdparty/chromium/third_party/swiftshader/LICENSE.txt \
- src/3rdparty/chromium/third_party/swiftshader/third_party/LLVM/autoconf/LICENSE.TXT \
- src/3rdparty/chromium/third_party/swiftshader/third_party/LLVM/include/llvm/Support/LICENSE.TXT \
- src/3rdparty/chromium/third_party/swiftshader/third_party/LLVM/LICENSE.TXT \
- src/3rdparty/chromium/third_party/swiftshader/third_party/LLVM/projects/sample/autoconf/LICENSE.TXT \
- src/3rdparty/chromium/third_party/swiftshader/third_party/llvm-subzero/LICENSE.TXT \
- src/3rdparty/chromium/third_party/swiftshader/third_party/LLVM/utils/unittest/googletest/LICENSE.TXT \
- src/3rdparty/chromium/third_party/swiftshader/third_party/PowerVR_SDK/License.txt \
- src/3rdparty/chromium/third_party/tcmalloc/LICENSE \
- src/3rdparty/chromium/third_party/tcmalloc/vendor/COPYING \
- src/3rdparty/chromium/third_party/tlslite/LICENSE \
- src/3rdparty/chromium/third_party/typ/LICENSE \
- src/3rdparty/chromium/third_party/ub-uiautomator/LICENSE \
- src/3rdparty/chromium/third_party/usb_ids/LICENSE \
- src/3rdparty/chromium/third_party/usrsctp/LICENSE \
- src/3rdparty/chromium/third_party/usrsctp/usrsctplib/LICENSE.md \
- src/3rdparty/chromium/third_party/v4l2capture/LICENSE \
- src/3rdparty/chromium/third_party/v4l-utils/COPYING.libv4l \
- src/3rdparty/chromium/third_party/visualmetrics/src/LICENSE \
- src/3rdparty/chromium/third_party/vulkan/LICENSE \
- src/3rdparty/chromium/third_party/wayland/LICENSE \
- src/3rdparty/chromium/third_party/wayland-protocols/LICENSE \
- src/3rdparty/chromium/third_party/wayland-protocols/src/COPYING \
- src/3rdparty/chromium/third_party/wayland/src/COPYING \
- src/3rdparty/chromium/third_party/wds/LICENSE \
- src/3rdparty/chromium/third_party/wds/src/COPYING \
- src/3rdparty/chromium/third_party/web-animations-js/LICENSE \
- src/3rdparty/chromium/third_party/web-animations-js/sources/COPYING \
- src/3rdparty/chromium/third_party/webdriver/COPYING \
- src/3rdparty/chromium/third_party/webdriver/LICENSE \
- src/3rdparty/chromium/third_party/WebKit/LICENSE_FOR_ABOUT_CREDITS \
- src/3rdparty/chromium/third_party/WebKit/Source/core/LICENSE-APPLE \
- src/3rdparty/chromium/third_party/WebKit/Source/core/LICENSE-LGPL-2 \
- src/3rdparty/chromium/third_party/WebKit/Source/core/LICENSE-LGPL-2.1 \
- src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/audits2_worker/lighthouse/LICENSE \
- src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/cm/LICENSE \
- src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/cm/LICENSE_python \
- src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/cm_modes/LICENSE \
- src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/formatter_worker/acorn/LICENSE \
- src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/gonzales/MIT-LICENSE.txt \
- src/3rdparty/chromium/third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/LICENSE \
- src/3rdparty/chromium/third_party/WebKit/Source/devtools/LICENSE \
- src/3rdparty/chromium/third_party/WebKit/Source/devtools/scripts/closure/COPYING \
- src/3rdparty/chromium/third_party/WebKit/Source/wtf/dtoa/COPYING \
- src/3rdparty/chromium/third_party/WebKit/Source/wtf/dtoa/LICENSE \
- src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/COPYING \
- src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/LICENSE \
- src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/LICENSE \
- src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/six/LICENSE \
- src/3rdparty/chromium/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/wptserve/LICENSE \
- src/3rdparty/chromium/third_party/webpagereplay/COPYING \
- src/3rdparty/chromium/third_party/webpagereplay/third_party/dns/LICENSE \
- src/3rdparty/chromium/third_party/webpagereplay/third_party/ipaddr/COPYING \
- src/3rdparty/chromium/third_party/webpagereplay/third_party/ipfw_win32/LICENSE \
- src/3rdparty/chromium/third_party/webpagereplay/third_party/jsmin/LICENSE.txt \
- src/3rdparty/chromium/third_party/webrtc/examples/androidapp/third_party/autobanh/LICENSE \
- src/3rdparty/chromium/third_party/webrtc/examples/androidapp/third_party/autobanh/LICENSE.md \
- src/3rdparty/chromium/third_party/webrtc/examples/objc/AppRTCMobile/third_party/SocketRocket/LICENSE \
- src/3rdparty/chromium/third_party/webrtc/LICENSE \
- src/3rdparty/chromium/third_party/webrtc/LICENSE_THIRD_PARTY \
- src/3rdparty/chromium/third_party/webtreemap/src/COPYING \
- src/3rdparty/chromium/third_party/woff2/LICENSE \
- src/3rdparty/chromium/third_party/x86inc/LICENSE \
- src/3rdparty/chromium/third_party/xdg-utils/LICENSE \
- src/3rdparty/chromium/third_party/yasm/source/patched-yasm/COPYING \
- src/3rdparty/chromium/third_party/yasm/source/patched-yasm/GNU_GPL-2.0 \
- src/3rdparty/chromium/third_party/yasm/source/patched-yasm/GNU_LGPL-2.0 \
- src/3rdparty/chromium/third_party/zlib/LICENSE \
- src/3rdparty/chromium/tools/gn/out/Release/obj/third_party/widevine/cdm/widevine_test_license_server.ninja \
- src/3rdparty/chromium/tools/gyp/LICENSE \
- src/3rdparty/chromium/tools/origin_trials/third_party/ed25519/LICENSE \
- src/3rdparty/chromium/tools/page_cycler/acid3/LICENSE \
- src/3rdparty/chromium/tools/symsrc/COPYING-pefile \
- src/3rdparty/chromium/tools/win/ChromeDebug/ChromeDebug/LICENSE \
- src/3rdparty/chromium/url/third_party/mozilla/LICENSE.txt \
- src/3rdparty/chromium/v8/LICENSE \
- src/3rdparty/chromium/v8/LICENSE.fdlibm \
- src/3rdparty/chromium/v8/LICENSE.strongtalk \
- src/3rdparty/chromium/v8/LICENSE.v8 \
- src/3rdparty/chromium/v8/LICENSE.valgrind \
- src/3rdparty/chromium/v8/src/third_party/valgrind/LICENSE \
- src/3rdparty/chromium/v8/src/third_party/vtune/LICENSE \
- src/3rdparty/chromium/v8/third_party/inspector_protocol/LICENSE \
-
diff --git a/package/qt5/qt5webengine/qt5webengine.mk b/package/qt5/qt5webengine/qt5webengine.mk
index 7caaec9c7a..c4ae961126 100644
--- a/package/qt5/qt5webengine/qt5webengine.mk
+++ b/package/qt5/qt5webengine/qt5webengine.mk
@@ -13,7 +13,7 @@ QT5WEBENGINE_DEPENDENCIES = ffmpeg libglib2 libvpx opus webp qt5base \
QT5WEBENGINE_INSTALL_STAGING = YES
ifeq ($(BR2_PACKAGE_QT5_VERSION_LATEST),y)
-include package/qt5/qt5webengine/chromium.inc
+include package/qt5/qt5webengine/chromium-latest.inc
else
include package/qt5/qt5webengine/chromium-lts.inc
endif
--
2.11.0
^ permalink raw reply related [flat|nested] 14+ messages in thread* [Buildroot] [PATCH v3 2/3] qt5webengine: update chromium license file names for qt-latest
2018-08-30 10:06 ` [Buildroot] [PATCH v3 2/3] qt5webengine: update chromium license file names for qt-latest Laurent Hartanerot
@ 2018-09-01 12:46 ` Thomas Petazzoni
0 siblings, 0 replies; 14+ messages in thread
From: Thomas Petazzoni @ 2018-09-01 12:46 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 30 Aug 2018 12:06:47 +0200, Laurent Hartanerot wrote:
> From: Laurent Hartanerot <laurent.hartanerot@atos.net>
>
> Update license file name for qt5webengine-5.11
>
> Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
> ---
> package/qt5/qt5webengine/chromium-latest.inc | 431 +++++++++++++++++++++++++++
> package/qt5/qt5webengine/chromium.inc | 310 -------------------
> package/qt5/qt5webengine/qt5webengine.mk | 2 +-
> 3 files changed, 432 insertions(+), 311 deletions(-)
> create mode 100644 package/qt5/qt5webengine/chromium-latest.inc
> delete mode 100644 package/qt5/qt5webengine/chromium.inc
This should have been split into two patches: one remaining the file
and one fixing the contents. So I've split it into two, and applied to
master. Also, I've improved the commit logs along the way.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Buildroot] [PATCH v3 3/3] qt5webengine: Rename internal variable to qt5webengine
2018-08-29 6:30 [Buildroot] [PATCH 1/1] qt5webengine: update chromium license file names Laurent Hartanerot
` (3 preceding siblings ...)
2018-08-30 10:06 ` [Buildroot] [PATCH v3 2/3] qt5webengine: update chromium license file names for qt-latest Laurent Hartanerot
@ 2018-08-30 10:07 ` Laurent Hartanerot
2018-09-01 12:47 ` Thomas Petazzoni
4 siblings, 1 reply; 14+ messages in thread
From: Laurent Hartanerot @ 2018-08-30 10:07 UTC (permalink / raw)
To: buildroot
From: Laurent Hartanerot <laurent.hartanerot@atos.net>
Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
---
package/qt5/qt5webengine/chromium-latest.inc | 2 +-
package/qt5/qt5webengine/chromium-lts.inc | 2 +-
package/qt5/qt5webengine/qt5webengine.mk | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/qt5/qt5webengine/chromium-latest.inc b/package/qt5/qt5webengine/chromium-latest.inc
index 3e98052b38..671b2383a3 100644
--- a/package/qt5/qt5webengine/chromium-latest.inc
+++ b/package/qt5/qt5webengine/chromium-latest.inc
@@ -1,4 +1,4 @@
-CHROMIUM_LICENSE_FILES = \
+QT5WEBENGINE_CHROMIUM_LICENSE_FILES = \
src/3rdparty/chromium/url/third_party/mozilla/LICENSE.txt \
src/3rdparty/chromium/tools/symsrc/COPYING-pefile \
src/3rdparty/chromium/tools/win/ChromeDebug/ChromeDebug/LICENSE \
diff --git a/package/qt5/qt5webengine/chromium-lts.inc b/package/qt5/qt5webengine/chromium-lts.inc
index bff7931656..d45e9692de 100644
--- a/package/qt5/qt5webengine/chromium-lts.inc
+++ b/package/qt5/qt5webengine/chromium-lts.inc
@@ -1,4 +1,4 @@
-CHROMIUM_LICENSE_FILES = \
+QT5WEBENGINE_CHROMIUM_LICENSE_FILES = \
src/3rdparty/chromium/url/third_party/mozilla/LICENSE.txt \
src/3rdparty/chromium/sdch/open-vcdiff/COPYING \
src/3rdparty/chromium/tools/gyp/LICENSE \
diff --git a/package/qt5/qt5webengine/qt5webengine.mk b/package/qt5/qt5webengine/qt5webengine.mk
index c4ae961126..a3cfcec26e 100644
--- a/package/qt5/qt5webengine/qt5webengine.mk
+++ b/package/qt5/qt5webengine/qt5webengine.mk
@@ -19,7 +19,7 @@ include package/qt5/qt5webengine/chromium-lts.inc
endif
QT5WEBENGINE_LICENSE = GPL-2.0 or LGPL-3.0 or GPL-3.0 or GPL-3.0 with exception
QT5WEBENGINE_LICENSE_FILES = LICENSE.GPL2 LICENSE.GPL3 LICENSE.GPL3-EXCEPT \
- LICENSE.GPLv3 LICENSE.LGPL3 $(CHROMIUM_LICENSE_FILES)
+ LICENSE.GPLv3 LICENSE.LGPL3 $(QT5WEBENGINE_CHROMIUM_LICENSE_FILES)
ifeq ($(BR2_PACKAGE_QT5BASE_XCB),y)
QT5WEBENGINE_DEPENDENCIES += xlib_libXScrnSaver xlib_libXcomposite \
--
2.11.0
^ permalink raw reply related [flat|nested] 14+ messages in thread* [Buildroot] [PATCH v3 3/3] qt5webengine: Rename internal variable to qt5webengine
2018-08-30 10:07 ` [Buildroot] [PATCH v3 3/3] qt5webengine: Rename internal variable to qt5webengine Laurent Hartanerot
@ 2018-09-01 12:47 ` Thomas Petazzoni
0 siblings, 0 replies; 14+ messages in thread
From: Thomas Petazzoni @ 2018-09-01 12:47 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 30 Aug 2018 12:07:03 +0200, Laurent Hartanerot wrote:
> From: Laurent Hartanerot <laurent.hartanerot@atos.net>
>
> Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
> ---
> package/qt5/qt5webengine/chromium-latest.inc | 2 +-
> package/qt5/qt5webengine/chromium-lts.inc | 2 +-
> package/qt5/qt5webengine/qt5webengine.mk | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
There should have been a non-empty commit log, so I've added some
details, and applied to master.
Please remember that commit logs should document why we are doing the
change, so an empty commit log is almost always wrong.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 14+ messages in thread