matrix-gui-e: bump PR for init file fixes
[openembedded.git] / recipes / gnome / epiphany_2.21.92.bb
blobf1ea1ced3dfe7818bd8fbfe7a3bddb00e0b7bae6
1 DESCRIPTION = "GNOME default webbrowser"
2 DEPENDS = "gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
3 RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
4 PR = "r3"
6 inherit gnome
8 SRC_URI_append = " file://file_contains.patch"
10 EXTRA_OECONF = "--with-engine=webkit --with-distributor-name=${DISTRO}"
12 do_configure_prepend() {
13 touch ${S}/gnome-doc-utils.make
14 sed -i -e s:help::g Makefile.am
17 FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"
21 SRC_URI[archive.md5sum] = "2e0199851122ecb9d5f2863d92e18aa8"
22 SRC_URI[archive.sha256sum] = "904275567e54f5fcdb068d544b42da34c0361d3b8d143dfecd878950850a54c9"