summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-04-21 05:08:44 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-04-21 05:20:43 +0200
commit99a05593b06f88a0ad3ffe4ef308a2d3c495fa12 (patch)
tree6ff8a67c5a68ce3c7dc1de80944ff2cd9d72e4d9 /dev-qt/qtwebengine/files
parentprofiles: Mask Qt 5.11.0_beta4 for breaking consumers (diff)
downloadgentoo-99a05593b06f88a0ad3ffe4ef308a2d3c495fa12.tar.gz
gentoo-99a05593b06f88a0ad3ffe4ef308a2d3c495fa12.tar.bz2
gentoo-99a05593b06f88a0ad3ffe4ef308a2d3c495fa12.zip
dev-qt: Add Qt 5.11.0_beta4, masked
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-qt/qtwebengine/files')
-rw-r--r--dev-qt/qtwebengine/files/qtwebengine-5.11.0-update-shim-headers.patch102
1 files changed, 102 insertions, 0 deletions
diff --git a/dev-qt/qtwebengine/files/qtwebengine-5.11.0-update-shim-headers.patch b/dev-qt/qtwebengine/files/qtwebengine-5.11.0-update-shim-headers.patch
new file mode 100644
index 000000000000..e5e3831236fe
--- /dev/null
+++ b/dev-qt/qtwebengine/files/qtwebengine-5.11.0-update-shim-headers.patch
@@ -0,0 +1,102 @@
+--- a/src/3tdparty/chromium/third_party/icu/BUILD.gn
++++ b/src/3rdparty/chromium/third_party/icu/BUILD.gn
+@@ -1153,6 +1153,8 @@
+ "measunit.h",
+ "measure.h",
+ "msgfmt.h",
++ "nounit.h",
++ "numberformatter.h",
+ "numfmt.h",
+ "numsys.h",
+ "plurfmt.h",
+@@ -1180,11 +1182,11 @@
+ "tzrule.h",
+ "tztrans.h",
+ "ucal.h",
+- "ucoleitr.h",
+ "ucol.h",
++ "ucoleitr.h",
+ "ucsdet.h",
+- "udateintervalformat.h",
+ "udat.h",
++ "udateintervalformat.h",
+ "udatpg.h",
+ "ufieldpositer.h",
+ "uformattable.h",
+@@ -1197,6 +1199,7 @@
+ "upluralrules.h",
+ "uregex.h",
+ "uregion.h",
++ "ureldatefmt.h",
+ "usearch.h",
+ "uspoof.h",
+ "utmscale.h",
+@@ -1216,13 +1219,16 @@
+ "appendable.h",
+ "brkiter.h",
+ "bytestream.h",
+- "bytestriebuilder.h",
+ "bytestrie.h",
++ "bytestriebuilder.h",
+ "caniter.h",
++ "casemap.h",
++ "char16ptr.h",
+ "chariter.h",
+ "dbbi.h",
+ "docmain.h",
+ "dtintrv.h",
++ "edits.h",
+ "enumset.h",
+ "errorcode.h",
+ "filteredbrk.h",
+@@ -1245,23 +1251,26 @@
+ "rep.h",
+ "resbund.h",
+ "schriter.h",
++ "simpleformatter.h",
+ "std_string.h",
+ "strenum.h",
++ "stringoptions.h",
+ "stringpiece.h",
+ "stringtriebuilder.h",
+ "symtable.h",
+ "ubidi.h",
++ "ubiditransform.h",
+ "ubrk.h",
+ "ucasemap.h",
+ "ucat.h",
+ "uchar.h",
+- "ucharstriebuilder.h",
+ "ucharstrie.h",
++ "ucharstriebuilder.h",
+ "uchriter.h",
+ "uclean.h",
++ "ucnv.h",
+ "ucnv_cb.h",
+ "ucnv_err.h",
+- "ucnv.h",
+ "ucnvsel.h",
+ "uconfig.h",
+ "ucurr.h",
+@@ -1280,8 +1289,8 @@
+ "unimatch.h",
+ "uniset.h",
+ "unistr.h",
+- "unorm2.h",
+ "unorm.h",
++ "unorm2.h",
+ "uobject.h",
+ "urename.h",
+ "urep.h",
+@@ -1294,10 +1303,10 @@
+ "ustring.h",
+ "ustringtrie.h",
+ "utext.h",
++ "utf.h",
+ "utf16.h",
+ "utf32.h",
+ "utf8.h",
+- "utf.h",
+ "utf_old.h",
+ "utrace.h",
+ "utypes.h",