From ef055ae61dfc735a07fdb1e6b31cbc1eb4dd8b05 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Sat, 29 Oct 2011 17:29:55 +0200 Subject: [PATCH] update build procedure for macos. --- Makefile.am | 2 +- README.macos | 7 +++---- mediastreamer2 | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Makefile.am b/Makefile.am index 03663773..c53fd3ac 100644 --- a/Makefile.am +++ b/Makefile.am @@ -192,7 +192,7 @@ bundle: $(LIBICONV_HACK) make install DESTDIR=$(INSTALLDIR) LINPHONE_INSTALL_PREFIX=$(INSTALLDIR_WITH_PREFIX) \ LIBLINPHONE_INSTALL_PREFIX=$(INSTALLDIR_WITH_PREFIX) \ - ige-mac-bundler $(PACKAGE_BUNDLE_FILE) + gtk-mac-bundler $(PACKAGE_BUNDLE_FILE) printf "[Pango]\nModuleFiles=./etc/pango/pango.modules\n" \ > $(BUNDLEDIR)/Contents/Resources/etc/pango/pangorc cp -f $(LIBICONV_HACK) $(BUNDLEDIR)/Contents/Resources/lib/. diff --git a/README.macos b/README.macos index eb2ec38b..98b5b9fb 100644 --- a/README.macos +++ b/README.macos @@ -53,11 +53,10 @@ Install to /opt/local Done. -If you want to generate a portable bundle, then install ige-mac-bundler. -The macport package of ige-mac-bundler doesn't work at all. +If you want to generate a portable bundle, then install gtk-mac-bundler. Use git: - $ git clone https://github.com/jralls/ige-mac-bundler.git - $ cd ige-mac-bundler && make install + $ git clone https://github.com/jralls/gtk-mac-bundler.git + $ cd gtk-mac-bundler && make install $ export PATH=$PATH:~/.local/bin Then run, inside linphone source tree: diff --git a/mediastreamer2 b/mediastreamer2 index b99d08b0..c7e1a62c 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit b99d08b09b18e8aaab1a7f4226fa3c44a9b22e7a +Subproject commit c7e1a62c9c248646e491f9cb4bd296c2dc67344f -- 2.39.2