netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 19 Jan 2010 12:56:02 +0000 (12:56 +0000)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Thu, 8 Apr 2010 07:19:36 +0000 (08:19 +0100)
recipes/netbook-launcher/netbook-launcher-efl_0.2.2.bb [new file with mode: 0644]

diff --git a/recipes/netbook-launcher/netbook-launcher-efl_0.2.2.bb b/recipes/netbook-launcher/netbook-launcher-efl_0.2.2.bb
new file mode 100644 (file)
index 0000000..7a29089
--- /dev/null
@@ -0,0 +1,11 @@
+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."
+LICENSE = "GPLv3"
+
+DEPENDS = "liblauncher libxau dbus-glib gtk+ libgnome libgnomeui edje edje-native libnotify libcanberra evas eina ecore elementary eet"
+
+inherit gnome
+
+SRC_URI = "http://launchpad.net/launch-lite-proj/trunk/${PV}/+download/netbook-launcher-efl-${PV}.tar.gz"
+
+EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
+