[gtk-osx] Update gtk+-3.0 and pango to the latest releases.



commit 7a9546eb34c93f04bad330b4113eed7205b211d1
Author: John Ralls <jralls ceridwen us>
Date:   Wed Sep 6 10:37:24 2017 -0700

    Update gtk+-3.0 and pango to the latest releases.
    
    Allows removing patches as they've been incorporated upstream.

 modulesets-stable/gtk-osx.modules                  |   12 +-
 ...1-Bug-781118-gtk-3.22.12-quartz-backend-s.patch |   43 ---
 patches/gtk+-3-imquartz-dissappearing-input.patch  |   39 ---
 patches/pango-coretext-size-and-scaling.patch      |  344 --------------------
 4 files changed, 4 insertions(+), 434 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx.modules b/modulesets-stable/gtk-osx.modules
index 154ef79..800b964 100644
--- a/modulesets-stable/gtk-osx.modules
+++ b/modulesets-stable/gtk-osx.modules
@@ -114,9 +114,8 @@
   </autotools>
 
  <autotools id="pango"  autogen-sh="autoreconf">
-    <branch version="1.40.6" module="pango/1.40/pango-1.40.6.tar.xz"
-            hash="sha256:ca152b7383a1e9f7fd74ae96023dc6770dc5043414793bfe768ff06b6759e573">
-      <patch file="https://git.gnome.org/browse/gtk-osx/plain/patches/pango-coretext-size-and-scaling.patch"; 
strip="1"/>
+    <branch version="1.40.12" module="pango/1.40/pango-1.40.12.tar.xz"
+            hash="sha256:75f1a9a8e4e2b28cbc078b50c1fa927ee4ded994d1ade97c5603e2d1f3161cfc">
     </branch>
     <dependencies>
       <dep package="glib"/>
@@ -186,11 +185,8 @@
 
   <autotools id="gtk+-3.0" autogen-sh="autogen.sh"
              autogenargs="--enable-quartz-backend --enable-quartz-relocation">
-    <branch module="gtk+/3.22/gtk+-3.22.12.tar.xz" version="3.22.12"
-            hash="sha256:84fae0cefb6a11ee2b4e86b8ac42fe46a3d30b4ad16661d5fc51e8ae03e2a98c">
-      <patch 
file="https://git.gnome.org/browse/gtk-osx/plain/patches/0001-Bug-781118-gtk-3.22.12-quartz-backend-s.patch"; 
strip="1"/>
-      <!-- The following patch was committed to gtk-3-22 after 3.22.18 and can be removed when 3.22.19 or 
later is used in the moduleset. -->
-      <patch 
file="https://git.gnome.org/browse/gtk-osx/plain/patches/gtk+-3-imquartz-dissapearing-input.patch"; strip="1"/>
+    <branch module="gtk+/3.22/gtk+-3.22.20.tar.xz" version="3.22.20"
+            hash="sha256:70c90998a7809f60dc0a7439a68c34e59077dadb631657a6f9cab6a5539c02d9">
     </branch>
     <dependencies>
       <dep package="glib"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]