ed025f1c85
This removes the "Do you want to checkout and build Clutter?" option from the mingw-cross-compile.sh script and renames the script mingw-fetch-dependencies.sh As it stands the mingw-cross-compile.sh script isn't enough to fetch all the dependencies for building clutter, since Tor doesn't provide binaries for json-glib so the option to checkout and build clutter can't work. Also it doesn't seem ideal to clone a fresh clutter repo instead of being able to compile the source of the current repo. |
||
---|---|---|
.. | ||
Makefile.am | ||
mingw-fetch-dependencies.sh | ||
README |
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