File: README

package info (click to toggle)
libchamplain 0.4.6-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,680 kB
  • ctags: 2,295
  • sloc: ansic: 15,212; sh: 10,205; perl: 2,324; makefile: 647; python: 450; xml: 18; cs: 16
file content (55 lines) | stat: -rw-r--r-- 1,218 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
libchamplain 0.4 README
=========================

libchamplain is a Clutter based widget to display rich, eye-candy and
interactive maps.

libchamplain requires:

  * Clutter >= 1.0
  * Glib >= 2.10
  * Cairo >= 1.4
  * Gio >= 2.16
  * Gdk >= 2.10
  * Sqlite >= 3.0

If you are building libchamplain-gtk, you will also need:

  * Gtk >= 2.12
  * Clutter-Gtk >= 0.10

If you are building the Python bindings, you will also need:

  * PyGtk >= 2.0
  * PyGobject >= 2.0
  * PyClutter >= 1.0
  * PyClutterGtk >= 0.9

If you are building the C# bindings, you will also need:

  * gacutil
  * GAPI >= 2.12
  * GAPI-codegen
  * GAPI-fixup

If you are building the C# bindings, you will also need:

  * gacutil
  * GAPI >= 2.12
  * GAPI-codegen
  * GAPI-fixup
  * Gtk-sharp >= 2.12
  * Clutter-sharp >= 1.0
  * Clutter-Gtk-sharp >= 0.10

The official website is:
   http://projects.gnome.org/libchamplain

The official mailing list archive is:
   http://mail.gnome.org/mailman/listinfo/libchamplain-list

New bug page on Bugzilla:
   http://bugzilla.gnome.org/simple-bug-guide.cgi?product=libchamplain

libchamplain is licensed under the terms of the GNU Lesser General Public
License, version 2.1 or (at your option) later.