Changes between Version 22 and Version 23 of BuildingGtk


Ignore:
Timestamp:
Mar 3, 2008 11:01:32 PM (16 years ago)
Author:
Thijs Triemstra
Comment:

adding mac osx section

Legend:

Unmodified
Added
Removed
Modified
  • BuildingGtk

    v22 v23  
    5050Lunar provides an experimental/development module for WebKit/GTK+.  It can be found in the moonbase in the experimental (zbeta) section under the name 'WebKit.'
    5151
     52=== Mac OS X ===
     53
     54The code on Mac OS X should built like any Linux distribution but there are some packages you need to install (in addition to an "ordinary build environment" that includes XCode Tools 2.3 or newer):
     55
     56 * [http://ftp.gnome.org/pub/gnome/sources/atk/1.21/ ATK]
     57 * [http://cairographics.org/download/ Cairo]
     58 * [http://curl.haxx.se/download.html cURL]
     59 * [http://fontconfig.org/release/ fontconfig]
     60 * [http://sourceforge.net/project/showfiles.php?group_id=3157 freetype2]
     61 * [ftp://anonymous@mirrors.kernel.org:21/gnu/gettext gettext]
     62 * [http://www.gtk.org/download-linux.html gtk+]
     63 * [http://www.ijg.org/files/jpegsrc.v6b.tar.gz libjpeg]
     64 * [http://www.libpng.org/pub/png/libpng.html libpng]
     65 * [http://dl.maptools.org/dl/libtiff/ libtiff]
     66 * [ftp://anonymous@ftp.gnome.org:21/pub/GNOME/sources/libxml2/2.6/libxml2-2.6.27.tar.gz libxml2]
     67 * [ftp://anonymous@ftp.gnome.org:21/pub/GNOME/sources/libxslt/1.1/libxslt-1.1.22.tar.gz libxslt]
     68 * [http://ftp.gnome.org/pub/GNOME/sources/pango/1.19/ pango]
     69 * [http://www.sqlite.org/download.html SQLite]
    5270
    5371== Dependencies ==