summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/epiphany/epiphany_3.38.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/epiphany/epiphany_3.38.2.bb')
-rw-r--r--meta/recipes-gnome/epiphany/epiphany_3.38.2.bb25
1 files changed, 0 insertions, 25 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.38.2.bb b/meta/recipes-gnome/epiphany/epiphany_3.38.2.bb
deleted file mode 100644
index 7fedc43a99..0000000000
--- a/meta/recipes-gnome/epiphany/epiphany_3.38.2.bb
+++ /dev/null
@@ -1,25 +0,0 @@
1SUMMARY = "WebKit based web browser for GNOME"
2DESCRIPTION = "Epiphany is an open source web browser for the Linux desktop environment. \
3It provides a simple and easy-to-use internet browsing experience."
4HOMEPAGE = "https://wiki.gnome.org/Apps/Web"
5BUGTRACKER = "https://gitlab.gnome.org/GNOME/epiphany"
6LICENSE = "GPLv3+"
7LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
8
9DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes avahi libnotify gcr \
10 gsettings-desktop-schemas libxml2-native \
11 glib-2.0 glib-2.0-native json-glib libdazzle libhandy libportal"
12
13GNOMEBASEBUILDCLASS = "meson"
14inherit gnomebase gsettings features_check upstream-version-is-even gettext mime-xdg
15REQUIRED_DISTRO_FEATURES = "x11 opengl"
16
17SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \
18 file://0002-help-meson.build-disable-the-use-of-yelp.patch \
19 file://migrator.patch \
20 file://distributor.patch \
21 "
22SRC_URI[archive.sha256sum] = "8b05f2bcc1e80ecf4a10f6f01b3285087eb4cbdf5741dffb8c0355715ef5116d"
23
24FILES_${PN} += "${datadir}/dbus-1 ${datadir}/gnome-shell/search-providers ${datadir}/metainfo"
25RDEPENDS_${PN} = "iso-codes adwaita-icon-theme gsettings-desktop-schemas"