           SPELL=libchamplain
         VERSION=0.12.3
          BRANCH=${VERSION:0:4}
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://projects.gnome.org/libchamplain/"
      LICENSE[0]=LGPL
         ENTERED=20091025
           SHORT="a C library providing a ClutterActor to display maps"
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.

It supports numerous free map sources such as OpenStreetMap, OpenCycleMap,
Öpnvkarte, OpenAerialMap and Maps for free.
EOF
