This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
libchamplain 0.4 README |
| 2 |
========================= |
| 3 |
|
| 4 |
libchamplain is a Clutter based widget to display rich, eye-candy and |
| 5 |
interactive maps. |
| 6 |
|
| 7 |
libchamplain requires: |
| 8 |
|
| 9 |
* Clutter >= 1.0 |
| 10 |
* Glib >= 2.10 |
| 11 |
* Cairo >= 1.4 |
| 12 |
* Gio >= 2.16 |
| 13 |
* Gdk >= 2.10 |
| 14 |
* Sqlite >= 3.0 |
| 15 |
|
| 16 |
If you are building libchamplain-gtk, you will also need: |
| 17 |
|
| 18 |
* Gtk >= 2.12 |
| 19 |
* Clutter-Gtk >= 0.10 |
| 20 |
|
| 21 |
If you are building the Python bindings, you will also need: |
| 22 |
|
| 23 |
* PyGtk >= 2.0 |
| 24 |
* PyGobject >= 2.0 |
| 25 |
* PyClutter >= 1.0 |
| 26 |
* PyClutterGtk >= 0.9 |
| 27 |
|
| 28 |
If you are building the C# bindings, you will also need: |
| 29 |
|
| 30 |
* gacutil |
| 31 |
* GAPI >= 2.12 |
| 32 |
* GAPI-codegen |
| 33 |
* GAPI-fixup |
| 34 |
|
| 35 |
If you are building the C# bindings, you will also need: |
| 36 |
|
| 37 |
* gacutil |
| 38 |
* GAPI >= 2.12 |
| 39 |
* GAPI-codegen |
| 40 |
* GAPI-fixup |
| 41 |
* Gtk-sharp >= 2.12 |
| 42 |
* Clutter-sharp >= 1.0 |
| 43 |
* Clutter-Gtk-sharp >= 0.10 |
| 44 |
|
| 45 |
The official website is: |
| 46 |
http://projects.gnome.org/libchamplain |
| 47 |
|
| 48 |
The official mailing list archive is: |
| 49 |
http://mail.gnome.org/mailman/listinfo/libchamplain-list |
| 50 |
|
| 51 |
New bug page on Bugzilla: |
| 52 |
http://bugzilla.gnome.org/simple-bug-guide.cgi?product=libchamplain |
| 53 |
|
| 54 |
libchamplain is licensed under the terms of the GNU Lesser General Public |
| 55 |
License, version 2.1 or (at your option) later. |