[gtk-osx] Update Pango to 1.36.8



commit 88a63ce4d504ea802163b2ae10a803467fae49a2
Author: Philip Chimento <philip chimento gmail com>
Date:   Thu Nov 20 22:10:20 2014 -0800

    Update Pango to 1.36.8
    
    This obsoletes two patches.

 modulesets-stable/gtk-osx.modules                  |    5 +-
 modulesets/gtk-osx.modules                         |    2 +-
 ...-CoreText-fix-zero-width-space-bgo-666856.patch |   47 --------------------
 patches/pango_gir_cflags.patch                     |   39 ----------------
 patches/patch status                               |    5 --
 5 files changed, 3 insertions(+), 95 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx.modules b/modulesets-stable/gtk-osx.modules
index cf2089e..599c580 100644
--- a/modulesets-stable/gtk-osx.modules
+++ b/modulesets-stable/gtk-osx.modules
@@ -116,9 +116,8 @@
   </autotools>
 
  <autotools id="pango"  autogen-sh="autoreconf">
-    <branch version="1.36.0" module="pango/1.36/pango-1.36.0.tar.xz"
-            hash="sha256:bb41d1b26ee7450e5430a7d2765f38c51ebe72db9fce616a9ee52611b55906a0">
-      <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/pango_gir_cflags.patch"; strip="1"/>
+    <branch version="1.36.8" module="pango/1.36/pango-1.36.8.tar.xz"
+            hash="sha256:18dbb51b8ae12bae0ab7a958e7cf3317c9acfc8a1e1103ec2f147164a0fc2d07">
     </branch>
     <dependencies>
       <dep package="cairo"/>
diff --git a/modulesets/gtk-osx.modules b/modulesets/gtk-osx.modules
index 243fbf2..7ecb883 100644
--- a/modulesets/gtk-osx.modules
+++ b/modulesets/gtk-osx.modules
@@ -99,7 +99,7 @@
   </autotools>
 
   <autotools id="pango">
-    <branch tag="1.36.0"/>
+    <branch tag="pango-1-36"/>
     <dependencies>
       <dep package="glib"/>
       <dep package="cairo"/>
diff --git a/patches/patch status b/patches/patch status
index 9ee6071..f5c328e 100644
--- a/patches/patch status      
+++ b/patches/patch status      
@@ -7,11 +7,6 @@ libproxy:      0001-Bug-168-libproxy-pc-file.patch (fixed in r827)
 gtkmm3:        0001-Gtkmm-won-t-build-for-Quartz.patch
                (Bug 662975, fixed 11/29/11, not yet released)
 
-pango:         0001-Make-ATSUI-backend-compile-again.patch (Still needed for
-               1.28, to get it to compile with Tiger)
-               pango-CoreText-fix-zero-width-space-bgo-666856.patch (An
-               alternate patch pushed 1/12/12, not released)
-
 gobject-intro:  0001-scanner-split-CC-environment-variable.patch fixed, not
                released in stable.
                girscanner-objc.patch: Bug 626995, will likely never be


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