md5=840fb2dc0511039de378927e3bccd802
sha256=36d2b3652b5bbf7b459fda95ac0f25c429aa2e05e42fede3e88ce463879bdb8b
+[http://ftp.gnome.org/pub/GNOME/sources/epiphany/2.28/epiphany-2.28.0.tar.bz2]
+md5=b88ac1168fc271892cabf73b749cac16
+sha256=23e0379c41c378221338fb327d747f3e42b2b98cdf1512c9df7cbeab45f311ea
+
[http://enlightenment.freedesktop.org/files/epsilon-0.3.0.007.tar.gz]
md5=408d3c63f9efa06e93e29a691c28985e
sha256=6f40962eb8d76e0e9d76ec9f461d62c6af8561028d194358aed001827cc418fc
--- /dev/null
+DESCRIPTION = "GNOME default webbrowser"
+DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
+RDEPENDS = "gnome-vfs-plugin-http iso-codes"
+
+inherit gnome
+
+EXTRA_OECONF = "--disable-nss --with-engine=webkit --with-distributor-name=${DISTRO}"
+
+do_configure_prepend() {
+ touch ${S}/gnome-doc-utils.make
+ sed -i -e s:help::g Makefile.am
+}
+
+do_stage () {
+ autotools_stage_all
+}
+
+FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
+
+