[gimp/osx-build: 41/50] OS X build: fetch latest stable GTK 2.24 version



commit 8baf84a07e152533a12c333bb77b8d76564dbd39
Author: Sven Claussner <sclaussner src gnome org>
Date:   Fri Jun 13 20:05:42 2014 +0200

    OS X build: fetch latest stable GTK 2.24 version
    
    Fetch version 2.24.23, remove obsolete patch.

 build/osx/gimp.modules |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/build/osx/gimp.modules b/build/osx/gimp.modules
old mode 100644
new mode 100755
index 2f9b713..8a25c63
--- a/build/osx/gimp.modules
+++ b/build/osx/gimp.modules
@@ -280,11 +280,8 @@
        <autotools id="gtk+-2.24-git" autogen-sh="autogen.sh"
                autogenargs="--with-gdktarget=quartz --enable-debug=yes --disable-gtk-doc --enable-gtk-doc=no 
--enable-gtk-doc-html=no --enable-gtk-doc-pdf=no --enable-quartz-relocation --without-x --with-xinput 
--enable-xinerama"
                autogen-template="%(srcdir)s/%(autogen-sh)s --prefix %(prefix)s --libdir %(libdir)s 
%(autogenargs)s">
-               <branch repo="git.gnome.org" module="gtk+" revision="gtk-2-24">
-                       <patch
-                               
file="https://dl.dropbox.com/u/942685/gimp/gtk+/0001-Add-extended-input-support-to-GTK-Quartz.patch";
-                               strip="1" />
-               </branch>
+               <branch repo="git.gnome.org" module="gtk+" revision="gtk-2-24"
+                       tag="2.24.23" />
                <dependencies>
                        <dep package="glib" />
                        <dep package="pango" />


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