again fixes for macos x (leopard this time)

This commit is contained in:
Simon Morlat 2011-08-31 16:55:40 +02:00
parent 367013ab84
commit f8f93521f9
2 changed files with 6 additions and 2 deletions

View file

@ -11,7 +11,7 @@ You need:
$ port install automake autoconf libtool intltool
- Install some linphone dependencies with macports
$ port install speex-dev
$ port install speex
$ port install osip2
$ port install eXosip2
$ port install ffmpeg-devel
@ -33,7 +33,7 @@ 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 gtk2 +no_x11
$ port install gtk2 +quartz +no_x11
$ port install ige-mac-integration
$ port install hicolor-icon-theme

View file

@ -83,6 +83,10 @@
${prefix}/lib/gdk-pixbuf-2.0
</binary>
<binary>
${prefix}/share/mime/globs
</binary>
<binary>
${prefix}/lib/pango/${pkg:pango:pango_module_version}/modules/*.so
</binary>