public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebengine/, dev-qt/qtwebengine/files/
Date: Tue, 19 Jun 2018 20:12:26 +0000 (UTC)	[thread overview]
Message-ID: <1529438997.c29568a3feeeb6afcb34dc6cbd32efe5e4f81be7.chiitoo@gentoo> (raw)

commit:     c29568a3feeeb6afcb34dc6cbd32efe5e4f81be7
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 19 20:09:57 2018 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Tue Jun 19 20:09:57 2018 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=c29568a3

dev-qt/qtwebengine: remove upstreamed ICU patch from 5.9999

Also remove the patch itself, as it is no longer needed.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../qtwebengine-5.11.0-update-shim-headers.patch   | 102 ---------------------
 dev-qt/qtwebengine/qtwebengine-5.9999.ebuild       |   2 -
 2 files changed, 104 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
deleted file mode 100644
index e5e38312..00000000
--- a/dev-qt/qtwebengine/files/qtwebengine-5.11.0-update-shim-headers.patch
+++ /dev/null
@@ -1,102 +0,0 @@
---- 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",

diff --git a/dev-qt/qtwebengine/qtwebengine-5.9999.ebuild b/dev-qt/qtwebengine/qtwebengine-5.9999.ebuild
index 39f78647..b98972ea 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.9999.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.9999.ebuild
@@ -81,8 +81,6 @@ DEPEND="${RDEPEND}
 
 src_prepare() {
 	use pax_kernel && PATCHES+=( "${FILESDIR}/${PN}-5.9.3-paxmark-mksnapshot.patch" )
-	use system-icu && has_version ">=dev-libs/icu-59" && \
-		PATCHES+=( "${FILESDIR}/${PN}-5.11.0-update-shim-headers.patch" )
 
 	# bug 620444 - ensure local headers are used
 	find "${S}" -type f -name "*.pr[fio]" | xargs sed -i -e 's|INCLUDEPATH += |&$$QTWEBENGINE_ROOT/include |' || die


             reply	other threads:[~2018-06-19 20:12 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-19 20:12 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-11 20:43 [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebengine/, dev-qt/qtwebengine/files/ Andreas Sturmlechner
2024-11-21 15:58 Andreas Sturmlechner
2024-11-21 15:58 Andreas Sturmlechner
2024-11-21 15:58 Andreas Sturmlechner
2024-05-30 12:56 Andreas Sturmlechner
2023-04-10 21:41 Andreas Sturmlechner
2022-06-20 18:03 Jimi Huotari
2022-04-26 15:03 Jimi Huotari
2022-04-05 17:07 Andreas Sturmlechner
2022-04-01 18:23 Andreas Sturmlechner
2021-12-24 23:57 Andreas Sturmlechner
2021-12-24 23:57 Andreas Sturmlechner
2021-11-16  0:55 Jimi Huotari
2021-09-30 11:35 Andreas Sturmlechner
2021-09-30 11:35 Andreas Sturmlechner
2021-09-30 11:35 Andreas Sturmlechner
2021-03-25 23:49 Andreas Sturmlechner
2020-02-08 20:35 Andreas Sturmlechner
2019-10-28 21:23 Andreas Sturmlechner
2019-10-28 21:23 Andreas Sturmlechner
2019-10-23 23:38 Andreas Sturmlechner
2019-10-19 22:43 Andreas Sturmlechner
2019-09-11 12:44 Andreas Sturmlechner
2019-05-01  9:26 Michael Palimaka
2019-03-06 20:55 Jimi Huotari
2018-12-18 18:55 Andreas Sturmlechner
2018-11-13 17:52 Andreas Sturmlechner
2018-10-17 16:21 Jimi Huotari
2018-08-24 22:58 Jimi Huotari
2018-08-16 12:20 Jimi Huotari
2018-07-25 19:22 Jimi Huotari
2018-07-25 11:55 Jimi Huotari
2018-06-20 15:29 Andreas Sturmlechner
2018-06-20 15:29 Andreas Sturmlechner
2018-06-20 15:29 Andreas Sturmlechner
2018-06-16 18:04 Andreas Sturmlechner
2018-02-09 10:46 Michael Palimaka
2018-02-07 10:30 Michael Palimaka
2017-12-10  1:48 Michael Palimaka
2017-12-05 11:25 Michael Palimaka
2017-06-04 11:55 Michael Palimaka
2017-06-01 14:16 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1529438997.c29568a3feeeb6afcb34dc6cbd32efe5e4f81be7.chiitoo@gentoo \
    --to=chiitoo@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox