[gtk-mac-bundler] Bug #698916: Update versions, fix pixbuf
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-mac-bundler] Bug #698916: Update versions, fix pixbuf
- Date: Mon, 22 Apr 2013 20:43:14 +0000 (UTC)
commit 668afe18158005c12573554f1c37fdddbbfa6951
Author: John Ralls <jralls ceridwen us>
Date: Mon Apr 22 13:42:56 2013 -0700
Bug #698916: Update versions, fix pixbuf
examples/Info-gtk-demo.plist | 8 ++++----
examples/Info-pygtk-demo.plist | 8 ++++----
examples/gtk-demo.bundle | 3 ++-
examples/pygtk-demo.bundle | 2 +-
4 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/examples/Info-gtk-demo.plist b/examples/Info-gtk-demo.plist
index a47c60d..80b04f4 100644
--- a/examples/Info-gtk-demo.plist
+++ b/examples/Info-gtk-demo.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>GtkDemo</string>
<key>CFBundleGetInfoString</key>
- <string>2.16.2, (C) 1997-2009 The GTK+ Team http://www.gtk.org</string>
+ <string>2.24.18, (C) 1997-2013 The GTK+ Team http://www.gtk.org</string>
<key>CFBundleIconFile</key>
<string>Giggle.icns</string>
<key>CFBundleIdentifier</key>
@@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>2.16.2</string>
+ <string>2.24.18</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>2.16.2</string>
+ <string>2.24.18</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 1997 - 2009 The GTK+ Tean, GNU General Public License.</string>
+ <string>Copyright 1997 - 2013 The GTK+ Team, GNU General Public License.</string>
<key>LSMinimumSystemVersion</key>
<string>10.4</string>
</dict>
diff --git a/examples/Info-pygtk-demo.plist b/examples/Info-pygtk-demo.plist
index 37876b4..4ee68d6 100644
--- a/examples/Info-pygtk-demo.plist
+++ b/examples/Info-pygtk-demo.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>PyGtkDemo</string>
<key>CFBundleGetInfoString</key>
- <string>2.16.0, (C) 1997-2009 The GTK+ Team http://www.gtk.org</string>
+ <string>2.24.0, (C) 1997-2012 The GTK+ Team http://www.gtk.org</string>
<key>CFBundleIconFile</key>
<string>Giggle.icns</string>
<key>CFBundleIdentifier</key>
@@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>2.16.0</string>
+ <string>2.24.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>2.16.0</string>
+ <string>2.24.0</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 1997 - 2009 The GTK+ Tean, GNU General Public License.</string>
+ <string>Copyright 1997 - 2012 The GTK+ Teanm GNU General Public License.</string>
<key>LSMinimumSystemVersion</key>
<string>10.5</string>
</dict>
diff --git a/examples/gtk-demo.bundle b/examples/gtk-demo.bundle
index 75103f1..4b32d6b 100644
--- a/examples/gtk-demo.bundle
+++ b/examples/gtk-demo.bundle
@@ -69,13 +69,14 @@
<binary>
${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/engines/*.so
</binary>
+
<binary>
${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/printbackends/*.so
</binary>
<!-- Starting with 2.24, gdk-pixbuf installs into its own directory. -->
<binary>
- ${prefix}/lib/gdk-pixbuf-2.0/${pkg:${gtk}:gtk_binary_version}/*.so
+ ${prefix}/lib/gdk-pixbuf-2.0/${pkg:${gtk}:gtk_binary_version}/loaders/*.so
</binary>
<binary>
diff --git a/examples/pygtk-demo.bundle b/examples/pygtk-demo.bundle
index 2e61c23..2025312 100644
--- a/examples/pygtk-demo.bundle
+++ b/examples/pygtk-demo.bundle
@@ -96,7 +96,7 @@
<!-- Starting with 2.24, gdk-pixbuf installs into its own directory. -->
<binary>
- ${prefix}/lib/gdk-pixbuf-2.0/${pkg:gdk-pixbuf-2.0:gdk_pixbuf_binary_version}/
+ ${prefix}/lib/gdk-pixbuf-2.0/${pkg:gdk-pixbuf-2.0:gdk_pixbuf_binary_version}/loaders/*.so
</binary>
<binary>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]