1
0
Fork 0
mutter-performance-source/build/mingw
Neil Roberts c5cf8c53cd mingw-fetch-dependencies: Build ATK from source
There is no prebuilt package for ATK 2.1.5 which Clutter now depends
on so let's build it from source instead. The ATK packages don't have
a .gz version so this patch also changes it to download the .bz2
version of json-glib to avoid having to accept both formats.
2011-09-06 09:41:06 +01:00
..
Makefile.am win32: remove automatic build option from mingw script 2011-03-16 11:22:47 +00:00
mingw-fetch-dependencies.sh mingw-fetch-dependencies: Build ATK from source 2011-09-06 09:41:06 +01:00
README win32: remove automatic build option from mingw script 2011-03-16 11:22:47 +00:00

The mingw-fetch-dependencies.sh script in this directory automates
fetching of the depndencies required to cross compile Clutter using
the MinGW compiler. For a description of how to use it, see:

 http://wiki.clutter-project.org/wiki/BuildingClutterOnWindows