[Lunar-commits] <moonbase> libchamplain: Libchamplain is a C library for displaying maps.

Florin Braescu florin at lunar-linux.org
Tue Apr 20 18:39:04 CEST 2010


commit b506b45eeca57cf112e5d1598f4bd9542993d07b
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Apr 20 19:39:04 2010 +0300

    libchamplain: Libchamplain is a C library for displaying maps.
    
    Thanks to lazyape for the module sumbission.
---
 gnome2/extra/libchamplain/DEPENDS |    2 ++
 gnome2/extra/libchamplain/DETAILS |   16 ++++++++++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/gnome2/extra/libchamplain/DEPENDS b/gnome2/extra/libchamplain/DEPENDS
new file mode 100644
index 0000000..a9bf1e4
--- /dev/null
+++ b/gnome2/extra/libchamplain/DEPENDS
@@ -0,0 +1,2 @@
+depends libsoup
+depends clutter
diff --git a/gnome2/extra/libchamplain/DETAILS b/gnome2/extra/libchamplain/DETAILS
new file mode 100644
index 0000000..121c12f
--- /dev/null
+++ b/gnome2/extra/libchamplain/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=libchamplain
+           MAJOR=0.4
+         VERSION=$MAJOR.5
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:64360f344f257617ad5c17b92b0924f74e3f97d5
+        WEB_SITE=http://projects.gnome.org/$MODULE
+         ENTERED=20100420
+         UPDATED=20100420
+           SHORT="Gnome's map displaying library"
+
+cat << EOF
+Libchamplain is a C library providing a ClutterActor to display maps.
+It also provides a Gtk+ widget to display maps in Gtk+ applications.
+Mono, Python and Perl bindings are available.
+EOF


More information about the Lunar-commits mailing list