increase dvbapp PR.
[vuplus_openembedded] / recipes / gnome / libchamplain_0.2.8.bb
1 DESCRIPTION = "Libchamplain is a C library aimed to provide a Gtk+ widget to display rasterized maps. "
2 LICENSE = "LGPL"
3 DEPENDS = "clutter-cairo libsoup-2.4 clutter gtk+"
4
5 inherit gnome autotools_stage
6
7 SRC_URI = "http://libchamplain.pierlux.com/release/${PV}/libchamplain-${PV}.tar.gz"
8
9 FILES_${PN} += "${datadir}/champlain/error.svg"
10