From: Jehan Monnier Date: Sun, 19 Feb 2012 15:07:59 +0000 (+0100) Subject: add all available ms2 plugins to the macosx bundle X-Git-Url: http://sjero.net/git/?p=linphone;a=commitdiff_plain;h=11e7f7e723c180d57cc8229e24586e789f99245d add all available ms2 plugins to the macosx bundle --- diff --git a/Makefile.am b/Makefile.am index 68af730b..899ba663 100644 --- a/Makefile.am +++ b/Makefile.am @@ -215,6 +215,7 @@ bundle: $(LIBICONV_HACK) BUNDLE_PREFIX=$(BUNDLEPREFIX) \ LINPHONE_INSTALL_PREFIX=$(INSTALLDIR_WITH_PREFIX) \ LIBLINPHONE_INSTALL_PREFIX=$(INSTALLDIR_WITH_PREFIX) \ + MS2_PLUGINS_INSTALL_PREFIX=$(prefix) \ gtk-mac-bundler $(PACKAGE_BUNDLE_FILE) printf "[Pango]\nModuleFiles=./etc/pango/pango.modules\n" \ > $(BUNDLEDIR)/Contents/Resources/etc/pango/pangorc diff --git a/README.macos b/README.macos index a07f1661..4dc23693 100644 --- a/README.macos +++ b/README.macos @@ -66,7 +66,7 @@ Then run, inside linphone source tree: $ make $ make bundle -The resulting bundle is located in ~/Desktop, together with a zipped version. +The resulting bundle is located in linphone build directory, together with a zipped version. For a better appearance, you can install the gtk-quartz-engine (a gtk theme) that make gtk application more similar to other mac applications (but not perfect). diff --git a/build/macos/linphone.bundle b/build/macos/linphone.bundle index 8d920933..def3a4c5 100644 --- a/build/macos/linphone.bundle +++ b/build/macos/linphone.bundle @@ -15,6 +15,7 @@ /opt/local ${env:LINPHONE_INSTALL_PREFIX} ${env:LIBLINPHONE_INSTALL_PREFIX} + ${env:MS2_PLUGINS_INSTALL_PREFIX} /opt/local