/usr/share/doc/libchamplain-0.12-0/README is in libchamplain-0.12-0 0.12.7-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | libchamplain 0.12 README
=========================
libchamplain is a Clutter based widget to display rich, eye-candy and
interactive maps.
libchamplain requires:
* glib >= 2.10
* gio >= 2.16
* gdk >= 3.0
* clutter >= 1.12
* cairo >= 1.4
* sqlite >= 3.0
* libsoup >= 2.33.5
If you are building libchamplain-gtk, you will also need:
* gtk >= 3.0
* clutter-gtk >= 1.0
If you are building libchamplain with local rendering support, you will
also need:
* libmemphis >= 0.2.1
The usual rules for building apply -
configure; make; sudo make install; sudo ldconfig
should do the right thing. For more details consult the INSTALL file in this
directory.
The official website is:
https://wiki.gnome.org/Projects/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.
|