From f02872f51f3d7ebb9d922b0e60f71bd0d99fe1da Mon Sep 17 00:00:00 2001 From: dakkar Date: Thu, 8 Feb 2018 19:30:47 +0000 Subject: patch for newer ICU patches from https://bugs.gentoo.org/621532 --- net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild') diff --git a/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild index 1c3cf3c..769f4ff 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.4.11-r200.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -157,6 +157,9 @@ src_prepare() { # https://bugs.webkit.org/show_bug.cgi?id=156510 eapply "${FILESDIR}"/${PN}-2.4.11-video-web-audio.patch + eapply "${FILESDIR}"/${PN}-2.4.11-WKString-typedef.patch + eapply "${FILESDIR}"/${PN}-2.4.11-JSStringRef-typedef.patch + # https://bugs.webkit.org/show_bug.cgi?id=159124#c1 eapply "${FILESDIR}"/${PN}-2.4.9-gcc-6.patch -- cgit v1.2.3