www-client/chromium: dev channel bump (70.0.3538.9)
authorMike Gilbert <floppym@gentoo.org>
Tue, 11 Sep 2018 21:27:16 +0000 (17:27 -0400)
committerMike Gilbert <floppym@gentoo.org>
Tue, 11 Sep 2018 21:27:16 +0000 (17:27 -0400)
Package-Manager: Portage-2.3.49_p2, Repoman-2.3.10_p48

www-client/chromium/Manifest
www-client/chromium/chromium-70.0.3538.9.ebuild [moved from www-client/chromium/chromium-70.0.3510.0.ebuild with 97% similarity]

index 68317ad302657b2aabd740663bc288a2ae4ca4ad..34fd0866b716fd1126cd26598ddf4751db5f840c 100644 (file)
@@ -1,5 +1,5 @@
 DIST chromium-68.0.3440.106.tar.xz 630289544 BLAKE2B 9278244aed5a01dac5ccb670951fdfe1f9445224b5ad13d05a0cb086aabf639d4ab08250a93cedaae0be2c4fbab34e96c4862d0155125a90e42a2ac0880c40b1 SHA512 ab94f89e614919932d4d960bac8e5450c4d3f26dea4892e6591762bfaeeb4707a090352d4a952bcb55e34fde4950db22a36004788efd26ffb22b28770e9795c4
 DIST chromium-68.0.3440.75.tar.xz 630277224 BLAKE2B 87c152c14333007223f611acb56360b553c5a4a97026f9cf4ca37d90aa501aabe5e294c3bacbd537c7602fc5dcb010a493c8d64b2881681ddfaad66cd58a3c56 SHA512 99ab36c9a9c224469f3a34f0193b0b4662b626ac29d23711716117cc6fa437717c2c3357f8a95adf9085b94a262c8b4c46727f88bf50bb231bb85af956afbedb
 DIST chromium-69.0.3497.81.tar.xz 617333008 BLAKE2B c93f04c31a05a7ca29225157f434b27646529aac5e273f8c0e983dde8ebbcb8f32a94bbe6edf7d936f6e989869f49cbea4249a6e7ff7a497f382b0c8ca6d01b1 SHA512 99d3e3212496b3e42133719c6026aec71bd3cd90c7ff689cce509021e038a91986c14d094e6e71ba94600d0c27548b8b33b7084c75d4c2bb8d846b81a4c2562b
-DIST chromium-70.0.3510.0.tar.xz 620983276 BLAKE2B e2bb05e3e8aefa23ebda5559515d41e41a7c383acf5c4150adfa22ba107096f51603ff5d6bbbd20e9f2e8d549cf832b3a7e194d584c44c289835d9a54e8563bc SHA512 2954737aa229fe8572ef9cf2cc998f5be6bec1745c027fda56278ff9525e9a24eddc6ff48c2f2e07d3eb0607aaf35a5371f3568d218250f95a152a5148b29149
 DIST chromium-70.0.3521.2.tar.xz 623774860 BLAKE2B 0476078b44561245b409ff4697ea84f093599f2a9fa089003a0de0e135633eff172807ff065d34b637046db9c2741504626f72dbbd46798233a048c219205f6c SHA512 0bcd3706fa86626b8f03f99b141f70b631797412bf67b455cb24a296a6436802acefe5a040553c65984529e4efd7990c659622aeb64b6a1ae1982014d66d4827
+DIST chromium-70.0.3538.9.tar.xz 622701284 BLAKE2B e7a8a793787639d9f00fc1b0d5c8f9cf3a282a1dd2787e6b953dea822f001ca05346d384dd54fc439f9b00bba083ccea48a41b49791e476138bf087e16cb38b4 SHA512 96e656be2096a151ad4de53d359e1a49073e1080a882aaf871b0a01f3ad08713e0045ce58d10fd08586b462d9f8b44ac38ec4883b35bccc7028a78ecbe4b449f
similarity index 97%
rename from www-client/chromium/chromium-70.0.3510.0.ebuild
rename to www-client/chromium/chromium-70.0.3538.9.ebuild
index af3cb811d0019d1631f8f8e8b481b03fcc3b75d3..1c6ce06aac9843c60979d6dd6eb3ae95d857b8d8 100644 (file)
@@ -136,7 +136,6 @@ PATCHES=(
        "${FILESDIR}/chromium-memcpy-r0.patch"
        "${FILESDIR}/chromium-math.h-r0.patch"
        "${FILESDIR}/chromium-stdint.patch"
-       "${FILESDIR}/chromium-ffmpeg-ebp-r1.patch"
 )
 
 pre_build_checks() {
@@ -204,6 +203,7 @@ src_prepare() {
                net/third_party/nss
                net/third_party/quic
                net/third_party/spdy
+               net/third_party/uri_template
                third_party/WebKit
                third_party/abseil-cpp
                third_party/analytics
@@ -330,6 +330,7 @@ src_prepare() {
                third_party/webdriver
                third_party/webrtc
                third_party/webrtc/common_audio/third_party/fft4g
+               third_party/webrtc/common_audio/third_party/spl_sqrt_floor
                third_party/webrtc/modules/third_party/fft
                third_party/webrtc/modules/third_party/g711
                third_party/webrtc/modules/third_party/g722
@@ -342,6 +343,7 @@ src_prepare() {
                v8/src/third_party/valgrind
                v8/src/third_party/utf8-decoder
                v8/third_party/inspector_protocol
+               v8/third_party/v8
 
                # gyp -> gn leftovers
                base/third_party/libevent
@@ -573,6 +575,21 @@ src_compile() {
 
        #"${EPYTHON}" tools/clang/scripts/update.py --force-local-build --gcc-toolchain /usr --skip-checkout --use-system-cmake --without-android || die
 
+       # Build mksnapshot and pax-mark it.
+       local x
+       for x in mksnapshot v8_context_snapshot_generator; do
+               if tc-is-cross-compiler; then
+                       eninja -C out/Release "host/${x}"
+                       pax-mark m "out/Release/host/${x}"
+               else
+                       eninja -C out/Release "${x}"
+                       pax-mark m "out/Release/${x}"
+               fi
+       done
+
+       # Work around broken deps
+       eninja -C out/Release gen/ui/accessibility/ax_enums.mojom.h
+
        # Even though ninja autodetects number of CPUs, we respect
        # user's options, for debugging with -j 1 or any other reason.
        eninja -C out/Release chrome chromedriver