[packages/gtk-webkit4] - up to 2.20.0

baggins baggins at pld-linux.org
Wed Mar 21 20:18:24 CET 2018


commit 80969aaee71a294f212c71e940e948257491f357
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Mar 21 20:18:11 2018 +0100

    - up to 2.20.0

 gtk-webkit4.spec | 5 +++--
 x32.patch        | 8 +++-----
 2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/gtk-webkit4.spec b/gtk-webkit4.spec
index ca88a10..2674bac 100644
--- a/gtk-webkit4.spec
+++ b/gtk-webkit4.spec
@@ -18,12 +18,12 @@
 Summary:	Port of WebKit embeddable web component to GTK+ 3
 Summary(pl.UTF-8):	Port osadzalnego komponentu WWW WebKit do GTK+ 3
 Name:		gtk-webkit4
-Version:	2.18.5
+Version:	2.20.0
 Release:	1
 License:	BSD-like
 Group:		X11/Libraries
 Source0:	https://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
-# Source0-md5:	af18c2cfa00cadfd0b4d8db21cab011d
+# Source0-md5:	51cc47345c3ec53802718cd6fc9b746f
 Patch0:		x32.patch
 Patch1:		%{name}-icu59.patch
 URL:		https://webkitgtk.org/
@@ -81,6 +81,7 @@ BuildRequires:	ruby >= 1:1.9
 BuildRequires:	ruby-modules >= 1:1.9
 BuildRequires:	sqlite3-devel >= 3
 BuildRequires:	tar >= 1:1.22
+BuildRequires:	woff2-devel
 BuildRequires:	xorg-lib-libXcomposite-devel
 BuildRequires:	xorg-lib-libXdamage-devel
 BuildRequires:	xorg-lib-libXrender-devel
diff --git a/x32.patch b/x32.patch
index 515adde..490f238 100644
--- a/x32.patch
+++ b/x32.patch
@@ -5,7 +5,7 @@ Index: webkitgtk/Source/WTF/wtf/Platform.h
 ===================================================================
 --- webkitgtk.orig/Source/WTF/wtf/Platform.h
 +++ webkitgtk/Source/WTF/wtf/Platform.h
-@@ -179,9 +179,13 @@
+@@ -179,7 +179,11 @@
  /* CPU(X86_64) - AMD64 / Intel64 / x86_64 64-bit */
  #if   defined(__x86_64__) \
      || defined(_M_X64)
@@ -13,9 +13,7 @@ Index: webkitgtk/Source/WTF/wtf/Platform.h
 +#define WTF_CPU_X86_64_32 1
 +#else
  #define WTF_CPU_X86_64 1
-+ #endif
++#endif
  #define WTF_CPU_X86_SSE2 1
+ #define WTF_CPU_KNOWN 1
  #endif
- 
- /* CPU(ARM64) - Apple */
- #if defined(__arm64__) && defined(__APPLE__)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk-webkit4.git/commitdiff/80969aaee71a294f212c71e940e948257491f357



More information about the pld-cvs-commit mailing list