From 11e7f7e723c180d57cc8229e24586e789f99245d Mon Sep 17 00:00:00 2001 From: Jehan Monnier Date: Sun, 19 Feb 2012 16:07:59 +0100 Subject: [PATCH] add all available ms2 plugins to the macosx bundle --- Makefile.am | 1 + README.macos | 2 +- build/macos/linphone.bundle | 5 +++-- mediastreamer2 | 2 +- oRTP | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) 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