More mac fixups for 3.4.9 release.

This commit is contained in:
John Ralls 2015-05-02 17:20:56 -07:00
parent 2b9efedd41
commit 9b0145d050
3 changed files with 4 additions and 4 deletions

View File

@ -72,7 +72,7 @@
</binary>
<binary>
${prefix}/lib/libgtkmacintegration.2.dylib
${prefix}/lib/libgtkmacintegration-gtk2.2.dylib
</binary>
<binary>
@ -100,7 +100,7 @@
</binary>
<binary>
${prefix}/lib/libtiff.3.dylib
${prefix}/lib/libtiff.5.dylib
</binary>
<binary dest="${bundle}/Contents/MacOS/">

View File

@ -23,7 +23,7 @@ export GTK_PATH="$bundle_res"
export PANGO_RC_FILE="$bundle_etc/pango/pangorc"
export PANGO_SYSCONFDIR="$bundle_etc"
export PANGO_LIBDIR="$bundle_lib"
export GDK_PIXBUF_MODULE_FILE="$bundle_etc/gtk-2.0/gdk-pixbuf.loaders"
export GDK_PIXBUF_MODULE_FILE="$bundle_lib/gdk-pixbuf-2.0/2.10.0/loaders.cache"
if [ `uname -r | cut -d . -f 1` -ge 10 ]; then
export GTK_IM_MODULE_FILE="$bundle_etc/gtk-2.0/gtk.immodules"
fi

View File

@ -63,7 +63,7 @@ ige-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
<!--include href="/Users/john/Development/GTK-OSX/gtk-osx-build/modulesets-stable/gtk-osx.modules"/-->
<autotools id="gramps" autogen-sh="configure">
<branch module="gramps/gramps-3.4.d98.tar.gz" version="3.4.9"
<branch module="gramps/gramps-3.4.9.tar.gz" version="3.4.9"
repo="sourceforge">
</branch>
<dependencies>