aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/libchamplain-gtk_0.2.8.bb
blob: b72685a78625e3e65ff6482465ab833054a03ae0 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Libchamplain is a C library aimed to provide a Gtk+ widget to display rasterized maps. "
LICENSE = "LGPL"
DEPENDS = "libchamplain clutter-gtk-0.8"

inherit gnome autotools_stage

SRC_URI = "http://libchamplain.pierlux.com/release/${PV}/libchamplain-gtk-${PV}.tar.gz"