]> git.pld-linux.org Git - packages/gtk-webkit4.git/commitdiff
- updated to 2.28.0 auto/th/gtk-webkit4-2.28.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 13 Apr 2020 06:34:21 +0000 (08:34 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 13 Apr 2020 06:34:21 +0000 (08:34 +0200)
- updated x32 patch

gtk-webkit4.spec
x32.patch

index 23421d4569e56156084680321f68950733d8bd9d..4db041b925ee9705602923a822c70c8a57cff6fc 100644 (file)
@@ -16,12 +16,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
 # NOTE: 2.26.x is stable, 2.27.x devel (see DEVEL-2.27 branch)
-Version:       2.26.4
+Version:       2.28.0
 Release:       1
 License:       BSD-like
 Group:         X11/Libraries
 Source0:       https://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
-# Source0-md5: 60f881729f3b71244b7f6e58790073e0
+# Source0-md5: 0bf11df8117ea64f6b8de59d278a2c78
 Patch0:                x32.patch
 Patch1:                %{name}-icu59.patch
 Patch2:                %{name}-gir.patch
@@ -87,6 +87,7 @@ BuildRequires:        tar >= 1:1.22
 %if %{with wayland}
 BuildRequires: wayland-devel
 BuildRequires: wayland-egl-devel
+BuildRequires: wayland-protocols >= 1.12
 %endif
 BuildRequires: wpebackend-fdo-devel >= 1.4.0
 BuildRequires: woff2-devel >= 1.0.2
index 715a4ff283cd90e50adc01090a774ae73bcb444f..8ea98d74f5ee8560c1a307e865bde021aae4b8d1 100644 (file)
--- a/x32.patch
+++ b/x32.patch
@@ -7,9 +7,9 @@ Description: Use WTF_CPU_UNKNOWN when building for X32
 Forwarded: no
 Index: webkitgtk/Source/WTF/wtf/Platform.h
 ===================================================================
---- webkitgtk.orig/Source/WTF/wtf/Platform.h
-+++ webkitgtk/Source/WTF/wtf/Platform.h
-@@ -142,10 +142,12 @@
+--- webkitgtk-2.28.0/Source/WTF/wtf/PlatformCPU.h.orig 2020-02-04 11:24:07.000000000 +0100
++++ webkitgtk-2.28.0/Source/WTF/wtf/PlatformCPU.h      2020-04-12 22:28:20.564373047 +0200
+@@ -107,10 +107,12 @@
  /* CPU(X86_64) - AMD64 / Intel64 / x86_64 64-bit */
  #if   defined(__x86_64__) \
      || defined(_M_X64)
This page took 0.200649 seconds and 4 git commands to generate.