[gtk-osx] Clean up old patches
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Clean up old patches
- Date: Sat, 28 Jan 2012 00:12:48 +0000 (UTC)
commit 8f82b6bbab155cad16a0638cababe3b69643fb7d
Author: John Ralls <jralls ceridwen us>
Date: Fri Jan 27 16:05:58 2012 -0800
Clean up old patches
Remove a bunch of no-longer-needed patches, updating the modules that they applied to while I was at it.
modulesets-stable/gtk-osx-gtkmm.modules | 4 +-
modulesets-stable/gtk-osx-random.modules | 8 +-
modulesets-stable/gtk-osx.modules | 6 +-
patches/dbus-install.patch | 57 -
patches/dbus-msg-nosignal.patch | 45 -
patches/gnome-keyring-dumb-typo.patch | 15 -
patches/ige-mac-integration.patch | 40 -
patches/libjpeg-libtool-build.patch |11223 ------------------------------
patches/libtasn1.patch | 32 -
patches/pangoatsui-fontname.patch | 15 -
patches/pygoocanvas.patch | 10 -
11 files changed, 7 insertions(+), 11448 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-gtkmm.modules b/modulesets-stable/gtk-osx-gtkmm.modules
index 11c9017..67ed523 100644
--- a/modulesets-stable/gtk-osx-gtkmm.modules
+++ b/modulesets-stable/gtk-osx-gtkmm.modules
@@ -69,8 +69,8 @@
</autotools>
<autotools id="gtkmm3" autogen-sh="configure">
- <branch module="gtkmm/3.0/gtkmm-3.0.1.tar.bz2" version="3.0.1"
- hash="sha256:fb2d982095919e58ab5757042bf72e2a6243e77825c8ae6f46c41ab66cb68498">
+ <branch module="gtkmm/3.2/gtkmm-3.2.0.tar.bz2" version="3.2.0"
+ hash="sha256:2f28f97692555daf1bdd5178a50be5678f743cd1b09d276f208911b7738a3250">
<patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/0001-Gtkmm-won-t-build-for-Quartz.patch" strip="1"/>
</branch>
<dependencies>
diff --git a/modulesets-stable/gtk-osx-random.modules b/modulesets-stable/gtk-osx-random.modules
index 9bda70c..6e4900d 100644
--- a/modulesets-stable/gtk-osx-random.modules
+++ b/modulesets-stable/gtk-osx-random.modules
@@ -145,9 +145,9 @@ Libglade itself is deprecated. This is the last release. -->
<!-- Glade 3.10 is the first stable series for Gtk+-3. Note the name
change back to just "glade"-->
- <autotools id="glade" autogen-sh="configure"
+ <autotools id="glade" autogen-sh="configure"
autogenargs="--disable-scrollkeeper">
- <branch module="glade/3.10/glade-3.10.0.tar.bz2" version="3.10.0"
+ <branch module="glade/3.10/glade-3.10.2.tar.bz2" version="3.10.2"
hash="sha256:7e6a1423f1697d8b40618d0b01f0ebff572ccb80f5818a36af0971c5d1d94253">
<patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/Glade-master-Bug-663492-Update-Mac-integration-bindings-to-.patch" strip="1"/>
<patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/Glade-master-Mac-Integration-Fix-up-menu-accelerators-for-Mac.patch" strip="1"/>
@@ -209,10 +209,8 @@ Libglade itself is deprecated. This is the last release. -->
<autotools id="dbus" autogen-sh='configure'
autogenargs="--disable-selinux --without-x --disable-launchd
--with-session-socket-dir=/var/tmp">
- <branch module="dbus/dbus-1.4.1.tar.gz" version="1.4.1"
+ <branch module="dbus/dbus-1.4.16.tar.gz" version="1.4.16"
repo="dbus.freedesktop.org">
- <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/dbus-install.patch"/>
- <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/dbus-msg-nosignal.patch" strip="1"/>
</branch>
<after>
<dep package="gtk+"/>
diff --git a/modulesets-stable/gtk-osx.modules b/modulesets-stable/gtk-osx.modules
index d5aa2a2..7639ca2 100644
--- a/modulesets-stable/gtk-osx.modules
+++ b/modulesets-stable/gtk-osx.modules
@@ -126,7 +126,7 @@
hash="sha256:7eb035bcc10dd01569a214d5e2bc3437de95d9ac1cfa9f50035a687c45f05a9f">
<!-- <branch version="1.24.5" module="pango/1.24/pango-1.24.5.tar.bz2"
hash="sha256:0f733d1ec3e8dafcae152d7ac58f1090bee1fd856176c8fee0e81b0e42392f4e">-->
- <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/pangoatsui-fontname.patch" strip="1"/>
+ <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/0001-Make-ATSUI-backend-compile-again.patch" strip="1"/>
</branch>
<dependencies>
<dep package="cairo"/>
@@ -144,10 +144,8 @@
<autotools id="pango-gtk3" autogen-sh="configure"
autogenargs="--without-x --with-included-modules=basic-atsui"
makeargs="-k -C modules; make">
- <branch version="1.29.4" module="pango/1.29/pango-1.29.4.tar.bz2"
+ <branch version="1.29.5" module="pango/1.29/pango-1.29.5.tar.bz2"
hash="sha256:f15deecaecf1e9dcb7db0e4947d12b5bcff112586434f8d30a5afd750747ff2b">
- <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/pangoatsui-fontname.patch" strip="1"/>
- <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/0001-Make-ATSUI-backend-compile-again.patch" strip="1"/>
<patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/pango-CoreText-fix-zero-width-space-bgo-666856.patch" strip="1"/>
</branch>
<dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]