Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
ef055ae6
Commit
ef055ae6
authored
Oct 29, 2011
by
Simon Morlat
Browse files
update build procedure for macos.
parent
1848c192
Changes
3
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
ef055ae6
...
...
@@ -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]
\n
ModuleFiles=./etc/pango/pango.modules
\n
"
\
>
$(BUNDLEDIR)
/Contents/Resources/etc/pango/pangorc
cp
-f
$(LIBICONV_HACK)
$(BUNDLEDIR)
/Contents/Resources/lib/.
...
...
README.macos
View file @
ef055ae6
...
...
@@ -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:
...
...
mediastreamer2
@
c7e1a62c
Subproject commit
b99d08b09b18e8aaab1a7f4226fa3c44a9b22e7a
Subproject commit
c7e1a62c9c248646e491f9cb4bd296c2dc67344f
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment