diff --git a/dist/osx/README b/dist/osx/README index e912975..48a86cc 100644 --- a/dist/osx/README +++ b/dist/osx/README @@ -12,6 +12,7 @@ Add this line to ~/.jhbuildrc-custom: Run: $ jhbuild build spek + $ jhbuild shell $ dist/osx/bundle.sh [1]: http://sourceforge.net/apps/trac/gtk-osx/wiki/Build diff --git a/dist/osx/bundle.sh b/dist/osx/bundle.sh index d24c529..0cdd7ed 100755 --- a/dist/osx/bundle.sh +++ b/dist/osx/bundle.sh @@ -1,6 +1,5 @@ #!/bin/sh -cd $(dirname $0)/../.. case "$(uname)" in Darwin) profile_name=darwin ;; *) @@ -9,13 +8,7 @@ case "$(uname)" in ;; esac -rm -fr dist/osx/bin -./autogen.sh --prefix=$(pwd)/dist/osx/bin -gmake -gmake install - -cd dist/osx -mv bin/lib/locale bin/share/ +cd $(dirname $0) ige-mac-bundler spek.bundle diff --git a/dist/osx/spek.bundle b/dist/osx/spek.bundle index dbdc69c..0142953 100644 --- a/dist/osx/spek.bundle +++ b/dist/osx/spek.bundle @@ -1,25 +1,26 @@ - /opt/local + ${env:JHBUILD_PREFIX} ${project} ${project}/launcher.sh gtk+-2.0 ${project}/Info.plist - - ${project}/bin/bin/spek - + ${prefix}/bin/spek - ${prefix}/lib/gdk-pixbuf-2.0/${pkg:${gtk}:gtk_binary_version}/loaders/*.so + ${prefix}/lib/${gtkdir}/modules/*.so ${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/engines/*.so - + + + ${prefix}/lib/gdk-pixbuf-2.0/${pkg:${gtk}:gtk_binary_version}/loaders/*.so + ${prefix}/lib/pango/${pkg:pango:pango_module_version}/modules/*.so @@ -28,12 +29,9 @@ ${prefix}/share/locale - - ${project}/bin/share - - - ${prefix}/share/themes/Quartz - + ${prefix}/share/icons + ${prefix}/share/locale + ${prefix}/share/themes/Quartz ${project}/Spek.icns diff --git a/dist/osx/spek.modules b/dist/osx/spek.modules index 158819c..219d881 100644 --- a/dist/osx/spek.modules +++ b/dist/osx/spek.modules @@ -7,6 +7,7 @@ + @@ -20,6 +21,13 @@ + + + + + + + @@ -30,6 +38,7 @@ +