netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / netbook-launcher / netbook-launcher-efl_0.2.2.bb
1 DESCRIPTION = "This is a version of the netbook-launcher using Enlightenment Foundation Libraries (EFL) so it will run on systems without 3D acceleration required by Clutter."
2 LICENSE = "GPLv3"
3
4 DEPENDS = "liblauncher libxau dbus-glib gtk+ libgnome libgnomeui edje edje-native libnotify libcanberra evas eina ecore elementary eet"
5
6 inherit gnome
7
8 SRC_URI = "http://launchpad.net/launch-lite-proj/trunk/${PV}/+download/netbook-launcher-efl-${PV}.tar.gz"
9
10 EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
11