mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-02 03:09:23 +00:00
README.macos updated
This commit is contained in:
parent
09bf68a5f1
commit
c0a3d1783f
1 changed files with 4 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ You need:
|
|||
|
||||
- Install some linphone dependencies with macports
|
||||
$ port install speex
|
||||
$ port install osip2
|
||||
$ port install eXosip2
|
||||
$ port install libosip2
|
||||
$ port install libeXosip2
|
||||
$ port install ffmpeg-devel
|
||||
|
||||
- Install SDL (for video display)
|
||||
|
|
@ -33,6 +33,8 @@ When this version will be integrated into macports, only this will be necessary:
|
|||
$ port install sdl-devel
|
||||
|
||||
- Install gtk. It is recommended to use the quartz backend for better integration.
|
||||
$ port install cairo +quartz +no_x11
|
||||
$ port install pango +quartz +no_x11
|
||||
$ port install gtk2 +quartz +no_x11
|
||||
$ port install ige-mac-integration
|
||||
$ port install hicolor-icon-theme
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue