aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/epiphany_2.24.0.bb
blob: d0a985660a777b1e10027534f1ac218b10c9f963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
DESCRIPTION = "GNOME default webbrowser"
DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
PR = "r2"

inherit gnome


EXTRA_OECONF = "--with-engine=webkit --with-distributor-name=${DISTRO}"

do_configure_prepend() {
        touch ${S}/gnome-doc-utils.make
        sed -i -e s:help::g Makefile.am
}

FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"



SRC_URI[archive.md5sum] = "d46089988045c17adaa70af963b3e47a"
SRC_URI[archive.sha256sum] = "aafb7b16fd23e34315d511c0568e8c4d680be93e2547e8f18dfa4471bc0a6a0b"