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.13 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 |
* glib >= 2.10 |
| 10 |
* gio >= 2.16 |
| 11 |
* gdk >= 3.0 |
| 12 |
* clutter >= 1.2 |
| 13 |
* cairo >= 1.4 |
| 14 |
* sqlite >= 3.0 |
| 15 |
* libsoup >= 2.33.5 |
| 16 |
|
| 17 |
If you are building libchamplain-gtk, you will also need: |
| 18 |
|
| 19 |
* gtk >= 3.0 |
| 20 |
* clutter-gtk >= 1.0 |
| 21 |
|
| 22 |
If you are building libchamplain with local rendering support, you will |
| 23 |
also need: |
| 24 |
|
| 25 |
* libmemphis >= 0.2.1 |
| 26 |
|
| 27 |
The usual rules for building apply - |
| 28 |
|
| 29 |
configure; make; sudo make install; sudo ldconfig |
| 30 |
|
| 31 |
should do the right thing. For more details consult the INSTALL file in this |
| 32 |
directory. |
| 33 |
|
| 34 |
The official website is: |
| 35 |
http://projects.gnome.org/libchamplain |
| 36 |
|
| 37 |
The official mailing list archive is: |
| 38 |
http://mail.gnome.org/mailman/listinfo/libchamplain-list |
| 39 |
|
| 40 |
New bug page on Bugzilla: |
| 41 |
http://bugzilla.gnome.org/simple-bug-guide.cgi?product=libchamplain |
| 42 |
|
| 43 |
libchamplain is licensed under the terms of the GNU Lesser General Public |
| 44 |
License, version 2.1 or (at your option) later. |